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