Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for 18pt (0.05 sec)

  1. subprojects/diagnostics/src/main/resources/org/gradle/api/tasks/diagnostics/htmldependencyreport/jquery.jstree.js

    				'.jstree li { display:block; min-height:18px; line-height:18px; white-space:nowrap; margin-left:18px; min-width:18px; } ' +
    				'.jstree-rtl li { margin-left:0; margin-right:18px; } ' +
    				'.jstree > ul > li { margin-left:0px; } ' +
    				'.jstree-rtl > ul > li { margin-right:0px; } ' +
    				'.jstree ins { display:inline-block; text-decoration:none; width:18px; height:18px; margin:0 0 0 0; padding:0; } ' +
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Nov 04 09:03:42 UTC 2021
    - 49.5K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/css/javadoc.css

    /* snippet copy button */
    button.snippet-copy {
        position: absolute;
        top: 6px;
        right: 6px;
        height: 1.7em;
        padding: 2px;
    }
    button.snippet-copy img {
        width: 18px;
        height: 18px;
        padding: 0.05em 0;
    }
    button.snippet-copy span {
        line-height: 1.2em;
        padding: 0.2em;
        position: relative;
        top: -0.5em;
    }
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 09 14:25:49 UTC 2024
    - 50.5K bytes
    - Viewed (0)
  3. platforms/documentation/docs/src/docs/css/manual.css

    	}
    
    	.site-header__navigation-item,
    	.site-header__navigation-submenu-section .site-header__navigation-submenu .site-header__navigation-submenu-item-link .site-header__navigation-submenu-item-link-text {
    		font-size: 18px;
    	}
    
    	.site-header {
    		padding: 5px 12px;
    	}
    
    	.site-header-version {
    		display: none;
    	}
    
    	.site-footer__navigation {
    		flex-direction: column;
    	}
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
  4. fess-crawler/src/test/resources/extractor/eml/sample2.eml

    height:25px !important;
    }
    td[class="tweet_detail"]{
    font-size:16px !important;
    line-height:23px !important;
    }
    
    td[class="spacer"]{
    font-size:4px !important;
    }
    
    span[class="address"] a {
    line-height:18px !important;
    }
    
    a[class="cut"]{
    display:none !important;
    }
    
    }
    
    
    @media only screen and (max-width: 480px) {
    
    table[class="collapse"]{
    width:100% !important;
    }
    
    div[class="collapse"]{
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Sat Jan 16 07:50:35 UTC 2016
    - 91.6K bytes
    - Viewed (0)
Back to top