Sha256: 4a94ea12e81b4df1e94f14310a9a61d8618d3ecc510273c05d9b06c8b79f69b9
Contents?: true
Size: 869 Bytes
Versions: 25
Compression:
Stored size: 869 Bytes
Contents
@media (max-width:767px) { .navbar .navbar-collapse { background-color: #DD4814; } } @media (min-width:768px) { .navbar ul.dropdown-menu li.active a { background-color: inherit !important; color: inherit !important; } .navbar ul.dropdown-menu li.active a:hover { background-color: #DD4814 !important; color: #fff !important; } } @media (max-width:767px) { .navbar ul.dropdown-menu li.active a { background-color: #DD4814 !important; } .navbar ul.dropdown-menu li.active a:hover { background-color: #ae3910 !important; } } .queue { color: #fff !important; } .queue__sizes { color: #DD4814 !important; background-color: #fff !important; } .queue-plus { color: yellow; font-weight: bold; } .queue.active { color: yellow !important; } .queue.active .queue__sizes { background-color: yellow !important; }
Version data entries
25 entries across 25 versions & 1 rubygems