Sha256: 233c1298d1cb9aa7afad8d2f5c39e61f54b687153ef967cfd385356f24a1cded
Contents?: true
Size: 241 Bytes
Versions: 7
Compression:
Stored size: 241 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; }
Version data entries
7 entries across 7 versions & 1 rubygems