Sha256: 880d6935d74619d8b5e5978c30a65fef0e3900754efdd04272a78555c6f4f418
Contents?: true
Size: 450 Bytes
Versions: 1
Compression:
Stored size: 450 Bytes
Contents
/* bootstrap-base-overrides.css */ /* These overrides come after bootstrap.css but before bootstrap-responsive.css */ /* Line 1773 */ [class^="icon-"], [class*=" icon-"] { background-image: url(twitter-bootstrap/v2.0.4/glyphicons-halflings.png); } /* Line 1791 */ .icon-white { background-image: url(twitter-bootstrap/v2.0.4/glyphicons-halflings-white.png); } /* Line 3615 */ .navbar .brand { color: #ffffff; } body { padding-top: 60px; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
contour-1.0.2 | app/assets/stylesheets/bootstrap-base-overrides.css |