Sha256: 11768008ecbd48aa245982d21c8bb24f95232ad04a0fe5a35df7600c00af8cc3
Contents?: true
Size: 450 Bytes
Versions: 5
Compression:
Stored size: 450 Bytes
Contents
/* bootstrap-base-overrides.css */ /* These overrides come after bootstrap.css but before bootstrap-responsive.css */ /* Line 1752 */ [class^="icon-"], [class*=" icon-"] { background-image: url(twitter-bootstrap/v2.0.3/glyphicons-halflings.png); } /* Line 1770 */ .icon-white { background-image: url(twitter-bootstrap/v2.0.3/glyphicons-halflings-white.png); } /* Line 3604 */ .navbar .brand { color: #ffffff; } body { padding-top: 60px; }
Version data entries
5 entries across 5 versions & 1 rubygems