Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 18rem (0.06 sec)

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

    	word-wrap: anywhere;
    	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;
    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

        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)
Back to top