Sha256: e997337aacf98333c52f9d9772a486e637b2d89f3e5a71cc86e71e45e7a4f870
Contents?: true
Size: 762 Bytes
Versions: 62
Compression:
Stored size: 762 Bytes
Contents
.entry_preview { background-color: #222; height: 100%; .container { position: relative; height: 100%; } &.emulation_mode_phone { > .container { width: 400px; height: 700px; margin: auto; top: 30px; box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 4px 0px; } .scroll_next_indicator { display: none; } } .navigation_disabled_hint { background-color: rgba(0, 0, 0, 0.7); color: #fff; position: absolute; width: 300px; top: 30%; left: 50%; @include transform(translateX(-50%)); padding: 10px; border-radius: 5px; z-index: 10; pointer-events: none; opacity: 0; @include transition(opacity 0.2s); text-align: center; font-size: 12px; } }
Version data entries
62 entries across 62 versions & 1 rubygems