@keyframes slidein { from { margin-left: 100%; width: 300%; } to { margin-left: 0%; width: 100%; } } @media (max-width: 600px) { .facet_sidebar { display: none; } } html, body { height: 100%; font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial; color: #212121; font-size: 16px; background-color: #EEEEEE; height: 1200px; background-image: url("paper.gif"); background-color: #cccccc; } * { padding: 0; margin: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 0; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-font-smoothing: antialiased; } .paper-icon { width: 48px; height: 48px; border: 1px solid; } .paper__drawer-menu { position: fixed; max-width: 300px; z-index: 4; left: 0; top: 64px; font-size: 14px; width: 100%; height: 100%; height: calc(100vh - 64px); background-color: #fff; text-align: left; overflow: hidden; overflow-y: auto; box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24),0 17px 50px 0 rgba(0, 0, 0, 0.19); overflow: hidden; -webkit-overflow-scrolling: touch; will-change: transform; } .paper__drawer-menu::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; content:""; border: 1px solid red; background: -webkit-canvas(animation); } .paper__drawer-content { width: 100%; } .paper__drawer-menu[aria-hidden="true"], .paper__drawer-overlay[aria-hidden="true"] { display: none; } .paper__drawer-overlay { position: fixed; background: #000; width: 100%; height: 100%; left: 0; top: 0; z-index: 3; cursor: pointer; will-change: opacity; opacity: 0.4; -webkit-backface-visibility: hidden; } .scrollBar { width: 3px; background-color: #333; position: absolute; top: 0; left: 97%; } li { height: 48px; border-bottom: 1px solid; line-height: 48px; padding-left: 16px }
Tokenize
View tokens and rules in console
Type:
Value:
PERCENTAGE
DIMENSION
NUMBER
STRING
IDENT
FUNCTION
HASH
Prelude
Declaration