Sha256: 07661687e6135443df3f5a79a6e72798abb70efc1ed8317b724fa903d6d462a4
Contents?: true
Size: 725 Bytes
Versions: 2
Compression:
Stored size: 725 Bytes
Contents
#exhibit-masthead, #exhibit-navbar { z-index: 1; } .navbar + .navbar { margin-top: 0; } #header-navbar { margin-bottom: 0; } #exhibit-masthead { margin-bottom: 0; padding: 24px 0; .site-title { font-size: 30px; } small { display: block; } .more-exhibits { @extend .navbar-right; } } .col-md-4 { .submit-search-text { // hide 'search' label // copied from .sr-only, sadly can't seem to use @extend in a media // query like this, have to copy. position: absolute; width: 1px; height: 1px; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); border: 0; } .glyphicon-search { line-height: $line-height-computed; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
blacklight-spotlight-0.2.0 | app/assets/stylesheets/spotlight/_header.scss |
blacklight-spotlight-0.1.0 | app/assets/stylesheets/spotlight/_header.css.scss |