Sha256: 328b5eb3ffa9f9e5a161a7f0c2778978d4d0ca593026e57a34612fbb7426b919
Contents?: true
Size: 403 Bytes
Versions: 24
Compression:
Stored size: 403 Bytes
Contents
/* Table of Contents ================================================== # Typeahead */ /* # Typeahead ================================================== */ .typeahead { margin-top: 4px; z-index: 1060; } .typeahead.dropdown-menu { display: none; opacity: 1; -webkit-transition: none; transition: none; visibility: visible; } .typeahead.dropdown-menu > li > a > b { color: $color-primary; }
Version data entries
24 entries across 24 versions & 1 rubygems