Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for 875rem (0.12 sec)

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

    }
    
    .site-footer-secondary__contents {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 75rem;
        margin-left: auto;
        margin-right: auto;
        font-size: 0.875rem;
        padding: 0.5rem 0.75rem;
    }
    
    /*
     * 1. Value is the largest computed width among 'site-footer__copy' and 'site-footer__links'.
     */
    .site-footer__copy,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 30.5K bytes
    - Viewed (0)
  2. platforms/documentation/docs/src/docs/css/manual.css

    		z-index: 1;
    	}
    }
    
    .site-footer-secondary__contents {
    	display: flex;
    	align-items: center;
    	justify-content: space-between;
    	max-width: 75rem;
    	margin-left: auto;
    	margin-right: auto;
    	font-size: 0.875rem;
    	padding: 0.5rem 0.75rem;
    }
    
    /*
     * 1. Value is the largest computed width among 'site-footer__copy' and 'site-footer__links'.
     */
    .site-footer__copy,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sat May 25 05:15:02 UTC 2024
    - 72.6K bytes
    - Viewed (0)
  3. samples/bookinfo/src/productpage/static/tailwind/tailwind.css

    deg",12:"12deg"},space:({theme:i})=>({...i("spacing")}),spacing:{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("c...
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue May 28 14:48:01 UTC 2024
    - 357.1K bytes
    - Viewed (1)
  4. platforms/documentation/docs/src/docs/css/javadoc.css

        padding:10px 0 0 0;
        overflow:hidden;
        font-size:0.857em;
    }
    button#navbar-toggle-button {
        display:none;
    }
    ul.sub-nav-list-small {
        display: none;
    }
    .sub-nav {
        background-color:var(--subnav-background-color);
        float:left;
        width:100%;
        overflow:hidden;
        font-size:0.857em;
    }
    .sub-nav div {
        clear:left;
        float:left;
        padding: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