Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 69 for 10px (0.16 sec)

  1. platforms/documentation/docs/src/docs/css/javadoc.css

        border-width:thin;
        border-radius:10px;
        padding:10px;
        margin-bottom:10px;
        margin-right:10px;
        display:inline-block;
    }
    .preview-block {
        font-size:1em;
        font-family:var(--block-font-family);
        border-style:solid;
        border-width:thin;
        border-radius:10px;
        padding:10px;
        margin-bottom:10px;
        margin-right:10px;
        display:inline-block;
    }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 09 14:25:49 UTC 2024
    - 50.5K bytes
    - Viewed (0)
  2. subprojects/core/src/main/resources/org/gradle/reporting/base-style.css

        font-size: 12pt;
    }
    
    body, a, a:visited {
        color: #303030;
    }
    
    #content {
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    #content h1 {
        font-size: 160%;
        margin-bottom: 10px;
    }
    
    #footer {
        margin-top: 100px;
        font-size: 80%;
        white-space: nowrap;
    }
    
    #footer, #footer a {
        color: #a0a0a0;
    }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Mar 10 15:05:34 UTC 2020
    - 2.6K bytes
    - Viewed (0)
  3. javadoc-stylesheet.css

    ul.blockList, ul.blockListLast {
        margin:10px 0 10px 0;
        padding:0;
    }
    ul.blockList li.blockList, ul.blockListLast li.blockList {
        list-style:none;
        margin-bottom:25px;
    }
    ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList {
        padding:0px 20px 5px 10px;
        border:1px solid #9eadc0;
        background-color:#f9f9f9;
    }
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Wed Jul 17 21:01:06 UTC 2013
    - 11.2K bytes
    - Viewed (0)
  4. platforms/software/testing-base/src/main/resources/org/gradle/api/internal/tasks/testing/report/style.css

    #summary {
        margin-top: 30px;
        margin-bottom: 40px;
    }
    
    #summary table {
        border-collapse: collapse;
    }
    
    #summary td {
        vertical-align: top;
    }
    
    .breadcrumbs, .breadcrumbs a {
        color: #606060;
    }
    
    .infoBox {
        width: 110px;
        padding-top: 15px;
        padding-bottom: 15px;
        text-align: center;
    }
    
    .infoBox p {
        margin: 0;
    }
    
    .counter, .percent {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Sep 18 20:52:40 UTC 2023
    - 1.1K bytes
    - Viewed (0)
  5. src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.css

      box-shadow: 0 1px 5px rgba(0,0,0,.3);
    }
    .dialog-header {
      font-size: 120%;
      border-bottom: 1px solid #CCCCCC;
      width: 100%;
      text-align: center;
      background: #EEEEEE;
      user-select: none;
    }
    .dialog-footer {
      border-top: 1px solid #CCCCCC;
      width: 100%;
      text-align: right;
      padding: 10px;
    }
    .dialog-error {
      margin: 10px;
      color: red;
    }
    .dialog input {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 22 18:58:12 UTC 2022
    - 5.5K bytes
    - Viewed (0)
  6. docs/en/docs/css/custom.css

      display: block;
      position: absolute;
      top: -10px;
      right: 0;
      font-size: 0.5rem;
      color: #999;
      background-color: #666;
      border-radius: 10px;
      padding: 0 10px;
      z-index: 10;
    }
    
    .announce-wrapper .sponsor-image {
      display: block;
      border-radius: 20px;
    }
    
    .announce-wrapper>div {
      min-height: 40px;
      display: flex;
      align-items: center;
    }
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sun Jan 28 09:53:45 UTC 2024
    - 2.8K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/docs/css/base.css

        color: #1DA2BD;
    }
    
    .site-header__navigation-submenu-section .site-header__navigation-submenu {
        display: none;
        width: 170px;
        background-color: white;
        top: 40px;
        left: 7px; /* NOTE: This must match the padding of .site-header__navigation-link */
        padding: 3px 10px 6px 10px;
        z-index: 100;
    }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 30.5K bytes
    - Viewed (0)
  8. subprojects/diagnostics/src/main/resources/org/gradle/api/tasks/diagnostics/htmldependencyreport/style.css

    }
    #dependencies {
        margin-right: 30px;
    }
    #insight {
        position: fixed;
        right: 50px;
        top: 50px;
        display: none;
        width: 70%;
        box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
    }
    #dismissInsight {
        float: right;
        background:url("../images/d.png") -18px -53px no-repeat !important;
        width: 20px;
        height: 20px;
        cursor: pointer;
    }
    .insightTree {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri Jul 18 00:02:31 UTC 2014
    - 2K bytes
    - Viewed (0)
  9. pkg/ctrlz/assets/static/css/all.css

        font-weight: 400;
        margin: 30px 0
    }
    
    h2 {
        font-size: 2rem;
        color: #fff;
        font-weight: 400;
        margin-bottom: 20px;
        margin-top: 30px;
        padding-bottom: 10px;
        border-bottom: 1px solid #737373
    }
    
    h3 {
        font-size: 1.85rem;
        color: #f8f8f8;
        font-weight: 500;
        letter-spacing: 1px;
        margin-bottom: 20px;
        margin-top: 30px
    }
    
    h4 {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 23 17:08:31 UTC 2023
    - 17.1K bytes
    - Viewed (0)
  10. src/main/webapp/WEB-INF/view/cache.hbs

    <!DOCTYPE html>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <base href="{{url_link}}">
    <div style="border:1px solid #999;margin:5px -1px;padding:0;">
    <div style="color:#000;background:#ddd;border:1px solid #666;margin:10px 15px;padding:5px;text-align:left;">{{cache_msg}}</div>
    </div>
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri May 06 04:49:09 UTC 2016
    - 324 bytes
    - Viewed (0)
Back to top