adding white sprites

This commit is contained in:
Mark Otto
2012-01-26 16:27:37 -08:00
parent b260544de0
commit af96da6e89
7 changed files with 10 additions and 3 deletions

1
bootstrap.min.css vendored
View File

@@ -208,6 +208,7 @@ table .span10{float:none;width:764px;margin-left:0;}
table .span11{float:none;width:844px;margin-left:0;}
table .span12{float:none;width:924px;margin-left:0;}
.icon{background-image:url(docs/assets/img/glyphicons-halflings-sprite.png);background-position:0 0;background-repeat:no-repeat;display:inline-block;vertical-align:text-top;width:14px;height:14px;}
.icon.white{background-image:url(docs/assets/img/glyphicons-halflings-sprite-white.png);}
.glass{background-position:0 0;}
.music{background-position:-24px 0;}
.search{background-position:-48px 0;}