Sha256: 119901a928a01c06d2002eba7fe38ee4275c8280abb594d451eca047a4d8fc83
Contents?: true
Size: 486 Bytes
Versions: 1
Compression:
Stored size: 486 Bytes
Contents
.twitter-typeahead { float: left; width: 100%; z-index: 10000; input.tt-input.form-control { width: 100%; } input.tt-hint.form-control { width: 100%; } .tt-menu { @extend .dropdown-menu; font-family: $font-family-base; width: 100%; } .tt-cursor { background-color: $dropdown-link-hover-bg; color: $dropdown-link-hover-color; text-decoration: none; } .tt-suggestion { font-size: 14px; padding: 5px 5px 5px 10px; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
blacklight-6.4.0 | app/assets/stylesheets/blacklight/_twitter_typeahead.scss |