Sha256: 8a3502093ff3aadfd33aab3712e6241053ee62e1ab422a05f5af04854298e4ee
Contents?: true
Size: 290 Bytes
Versions: 47
Compression:
Stored size: 290 Bytes
Contents
// UI pattern to support the visual em value of the view .emBox { position: fixed; padding: em(5) em(10); background: $bravo_gray; color: $white; font-weight: bold; font-size: 1em; bottom: 0; left: 0; border-radius: 0 em(5) 0 0; .screen-width { @extend %icon-fullscreen; } }
Version data entries
47 entries across 47 versions & 1 rubygems