Sha256: 8f491e87484404fb4c5192aac42119b8cabe2f841a0d5c76accac760f134a2e4
Contents?: true
Size: 384 Bytes
Versions: 62
Compression:
Stored size: 384 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
62 entries across 62 versions & 1 rubygems