Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 74 for 12px (0.04 sec)

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

        white-space:nowrap;
        padding:5px 12px 7px 12px;
        display:inline-block;
        float:left;
        background-color:var(--selected-background-color);
        border: none;
        height:16px;
    }
    div.table-tabs {
        padding:10px 0 0 1px;
        margin:10px 0 0 0;
    }
    div.table-tabs > button {
        border: none;
        cursor: pointer;
        padding: 5px 12px 7px 12px;
        font-weight: bold;
        margin-right: 8px;
    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. testing/internal-performance-testing/src/main/resources/org/gradle/reporting/style.css

        white-space: nowrap;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 12px;
        padding-right: 12px;
        text-align: left;
        vertical-align: bottom;
    }
    
    th.numeric, td.numeric {
        text-align: right;
    }
    
    .empty {
        color: #a0a0a0;
        font-size: 8pt;
    }
    
    .more-detail {
        color: #a0a0a0;
        font-size: 8pt;
    }
    
    td.more-detail {
        text-align: left;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 04 07:21:38 UTC 2024
    - 2.2K bytes
    - Viewed (0)
  3. src/main/webapp/css/admin/plugins/daterangepicker/daterangepicker.css

    .daterangepicker...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 7.9K bytes
    - Viewed (0)
  4. fess-crawler/src/test/resources/extractor/eml/sample2.eml

    </tr>
    <!-- User Identity -->
    <tr>
    <td width="80%" style="padding:0;margin:0;line-height:1px;font-size:1px;">
    <table cellpadding="0" cellspacing="0" border="0" align="left" style="padding:0;margin:0;line-height:1px;font-size:1px;">
    <tbody>
    <tr>
    <td align="left" width="32" style="width:32px;padding:0;margin:0;line-height:1px;font-size:1px;">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sat Jan 16 07:50:35 UTC 2016
    - 91.6K bytes
    - Viewed (0)
  5. platforms/documentation/docs-asciidoctor-extensions-base/src/main/resources/multi-language-samples.css

        background-position: 17px 80%;
        background-repeat: no-repeat;
        background-size: 11px 11px;
        padding-left: 2.3em;
    }
    
    .multi-language-selector {
        display: block;
    }
    
    .multi-language-selector .language-option[data-lang='groovy'] {
        background-position: 20px center;
        padding-left: 32px;
    }
    
    .multi-language-selector .language-option[data-lang='kotlin'] {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Jan 25 00:27:34 UTC 2024
    - 19.7K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/docs/css/base.css

        border: none;
        border-radius: 4px;
        cursor: pointer;
        margin-left: auto;
        padding: 11px 10px;
    }
    
    .hamburger:focus {
        outline: 0;
    }
    
    .hamburger__bar {
        display: block;
        width: 22px;
        height: 2px;
        background-color: black;
        border-radius: 1px;
    }
    
    .hamburger__bar + .hamburger__bar {
        margin-top: 4px;
    }
    
    .site-header {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 30.5K bytes
    - Viewed (0)
  7. src/main/webapp/css/admin/plugins/timepicker/bootstrap-timepicker.min.css

    wn-menu{left:auto;right:0}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before{left:auto;right:12px}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after{left:auto;right:13px}.bootstrap-timepicker .input-group-addon{cursor:pointer}.bootstrap-timepicker .input-group-addon i{display:inline-block;width:16px;height:16px}.bootstrap-timepicker-widget.dropdown-menu{padding:4px}.bootstrap-timepicker-widget.dropdown-menu.open{display:inline-block}...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 3K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/docs/css/manual.css

    	border-width: 0;
    	box-shadow: rgba(50, 50, 93, .1) 0 0 0 1px inset, rgba(50, 50, 93, .1) 0 2px 5px 0, rgba(0, 0, 0, .07) 0 1px 1px 0;
    	box-sizing: border-box;
    	color: #fff;
    	cursor: pointer;
    	font-family: -apple-system, system-ui, "Segoe UI", Roboto, "Helvetica Neue", Ubuntu, sans-serif;
    	font-size: 100%;
    	height: 44px;
    	line-height: 1.15;
    	margin: 12px 12px 12px 0px;
    	outline: none;
    	overflow: hidden;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
  9. src/cmd/compile/internal/ssa/html.go

    }
    
    .outline-blue           { outline: #2893ff solid 2px; }
    .outline-red            { outline: red solid 2px; }
    .outline-blueviolet     { outline: blueviolet solid 2px; }
    .outline-darkolivegreen { outline: darkolivegreen solid 2px; }
    .outline-fuchsia        { outline: fuchsia solid 2px; }
    .outline-sienna         { outline: sienna solid 2px; }
    .outline-gold           { outline: gold solid 2px; }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 04 15:11:40 UTC 2023
    - 34.8K bytes
    - Viewed (0)
  10. src/cmd/cover/html.go

    				position: fixed;
    				top: 0; left: 0; right: 0;
    				height: 42px;
    				border-bottom: 1px solid rgb(80, 80, 80);
    			}
    			#content {
    				margin-top: 50px;
    			}
    			#nav, #legend {
    				float: left;
    				margin-left: 10px;
    			}
    			#legend {
    				margin-top: 12px;
    			}
    			#nav {
    				margin-top: 10px;
    			}
    			#legend span {
    				margin: 0 5px;
    			}
    			{{colors}}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 08 14:33:36 UTC 2022
    - 6.8K bytes
    - Viewed (0)
Back to top