Sha256: a853c83e13d5b438b09041d77d782781dcab12a3bc30fd7574151566b62944f2
Contents?: true
Size: 382 Bytes
Versions: 2
Compression:
Stored size: 382 Bytes
Contents
/* Table of Contents ================================================== # Typeahead */ /* # Typeahead ================================================== */ .typeahead { margin-top: 4px; z-index: 1060; } .typeahead.dropdown-menu { display: none; opacity: 1; @include transition(none); visibility: visible; } .typeahead.dropdown-menu > li > a b { color: $color-primary; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
active_frontend-12.4.18 | vendor/assets/stylesheets/_typeahead.scss |
active_frontend-12.4.17 | vendor/assets/stylesheets/_typeahead.scss |