Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for 18rem (0.15 sec)

  1. platforms/jvm/code-quality/src/main/resources/checkstyle-noframes-sorted.xsl

    Checkstyle Violations body { background-color: #fff; color: #02303A; } a { color: #1DA2BD; } a.link { color: #02303A; } p { font-size: 1rem; } h1 a[name] { margin: 0; padding: 0; } tr:nth-child(even) { background: white; } th { font-weight:bold; } tr { background: #efefef; } table th, td, tr { font-size:100%; border: none; text-align: left; vertical-align: top; } Checkstyle Results Summary Total files checked Total violations Files with violations Violations File Total violations No violations...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Aug 17 13:41:41 UTC 2023
    - 6.6K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/css/release-notes.css

      margin-right: 0.4em;
    }
    
    li.subTopic :before {
      color: #02303A;
      content: '\002022';
      font: 0.9em bold sans-serif;
      margin-left: 3em;
      margin-right: 0.4em;
    }
    
    h4 {
      margin-top: 1rem;
      font-size: 1.0625rem;
      font-style: italic;
    }
    
    pre {
        overflow: auto;
    }
    
    ul.toc-sub {
      margin-bottom: 0;
    }
    
    button.display-toggle {
      cursor: pointer;
    }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 1.4K bytes
    - Viewed (0)
  3. src/cmd/vendor/github.com/google/pprof/internal/driver/html/common.css

    }
    .header {
      display: flex;
      align-items: center;
      height: 44px;
      min-height: 44px;
      background-color: #eee;
      color: #212121;
      padding: 0 1rem;
    }
    .header > div {
      margin: 0 0.125em;
    }
    .header .title h1 {
      font-size: 1.75em;
      margin-right: 1rem;
      margin-bottom: 4px;
    }
    .header .title a {
      color: #212121;
      text-decoration: none;
    }
    .header .title a:hover {
      text-decoration: underline;
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 22 18:58:12 UTC 2022
    - 5.5K bytes
    - Viewed (0)
  4. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    pacing:{px:"1px",0:"0px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",11:"2.75rem",12:"3rem",14:"3.5rem",16:"4rem",20:"5rem",24:"6rem",28:"7rem",32:"8rem",36:"9rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"},stroke:({theme:i})=>({none:"none",...i("colors")}),strokeWidth:{0:"0",1:"1",2:"2"},supports:{},dat...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
  5. src/internal/trace/traceviewer/http.go

    body {
      font-family:	-apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
      font-size:	1rem;
      line-height:	normal;
      max-width:	9in;
      margin:	1em;
    }
    h1 { font-size: 1.5rem; }
    h2 { font-size: 1.375rem; }
    h1,h2 {
      font-weight: 600;
      line-height: 1.25em;
      word-break: break-word;
    }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 21:29:53 UTC 2023
    - 12.6K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/docs/css/javadoc.css

        height: 1.2em;
        padding: 0.01em 0;
        top: 0.15em;
    }
    button#page-search-copy span {
        color: var(--body-text-color);
        line-height: 1.2em;
        padding: 0.2em;
        top: -0.18em;
    }
    div.page-search-info:hover button#page-search-copy span {
        opacity: 100%;
    }
    /* snippet copy button */
    button.snippet-copy {
        position: absolute;
        top: 6px;
        right: 6px;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 09 14:25:49 UTC 2024
    - 50.5K bytes
    - Viewed (0)
  7. platforms/software/dependency-management/src/main/resources/org/gradle/api/internal/artifacts/ivyservice/ivyresolve/verification/report/uikit.min.css

    -heading-small{font-size:3.25rem}.uk-heading-medium{font-size:3.5rem}.uk-heading-large{font-size:4rem}.uk-heading-xlarge{font-size:6rem}.uk-heading-2xlarge{font-size:8rem}}@media (min-width:1200px){.uk-heading-medium{font-size:4rem}.uk-heading-large{font-size:6rem}.uk-heading-xlarge{font-size:8rem}.uk-heading-2xlarge{font-size:11rem}}.uk-heading-divider{padding-bottom:calc(5px + .1em);border-bottom:calc(.2px + .05em) solid #e5e5e5}.uk-heading-bullet{position:relative}.uk-heading-bullet::before{c...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 10 21:10:11 UTC 2023
    - 257.2K bytes
    - Viewed (0)
  8. src/internal/trace/traceviewer/static/trace_viewer_full.html

            background-color: #f4f4f4;
          }
    
          expand-button {
            -webkit-user-select: none;
            cursor: pointer;
            margin-right: 3px;
            font-size: smaller;
            height: 1rem;
          }
    
          expand-button.button-expanded {
            transform: rotate(90deg);
          }
        </style>
        <table>
          <colgroup id="cols">
          </colgroup>
          <thead id="head">
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
Back to top