Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 1rem (0.04 sec)

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

    	background: var(--admonition-background);
    	padding: 1rem 1rem 1rem 1rem;
    	width: 100%;
    	border-radius: 4px;
    }
    
    .admonitionblock td.icon {
    	background: linear-gradient(90deg, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .2)) no-repeat 0 /2.075em 100%;
    	border-radius: .5em;
    	font-size: calc(15/var(--rem-base)*1rem);
    	left: 0;
    	line-height: 1;
    	padding: .25em .075em;
    	position: absolute;
    	top: 0;
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/css/javadoc.css

    button#page-search-copy {
        margin-left: 0.4em;
        padding:0.3em;
        top:0.13em;
    }
    button#page-search-copy img {
        width: 1.2em;
        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 {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Apr 09 14:25:49 UTC 2024
    - 50.5K bytes
    - Viewed (0)
Back to top