diff options
| author | Mark Otto <[email protected]> | 2012-01-26 16:27:37 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-26 16:27:37 -0800 |
| commit | af96da6e895974dd4bd6fb19cf0c6d7e16bf050d (patch) | |
| tree | 432e353d769cb0be4a95056076e108de2b5a71ae /bootstrap.min.css | |
| parent | b260544de02788bc921c4c713df0f754d96c5a27 (diff) | |
| download | bootstrap-af96da6e895974dd4bd6fb19cf0c6d7e16bf050d.tar.xz bootstrap-af96da6e895974dd4bd6fb19cf0c6d7e16bf050d.zip | |
adding white sprites
Diffstat (limited to 'bootstrap.min.css')
| -rw-r--r-- | bootstrap.min.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.min.css b/bootstrap.min.css index 1e41bf911..cf78031f2 100644 --- a/bootstrap.min.css +++ b/bootstrap.min.css @@ -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;} |
