Sha256: 839621dc3790a9dbc292fac4d1e7c040442a64d157982d349ee39fdbe53fcf0b
Contents?: true
Size: 393 Bytes
Versions: 40
Compression:
Stored size: 393 Bytes
Contents
// Table of Contents // ================================================== // Typeahead // scss-lint:disable SelectorDepth // Typeahead // ================================================== .typeahead { margin-top: 10px; z-index: 1060; > li > a b, > li.active > a { color: color(primary); font-weight: text-weight(normal); } > li > a b { text-decoration: underline; } }
Version data entries
40 entries across 40 versions & 1 rubygems