Sha256: d0c4efcd7a3a4dcae6907316ebd13578770c0e099a0332993509cf67f3d50d5c
Contents?: true
Size: 473 Bytes
Versions: 14
Compression:
Stored size: 473 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; } x { display: block; color: $color-gray; font-style: italic; font-weight: normal; }
Version data entries
14 entries across 14 versions & 1 rubygems