diff --git a/bootstrap.css b/bootstrap.css index cc5d7f01..cadc4d24 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -6,7 +6,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Thu Jan 26 15:39:24 PST 2012 + * Date: Thu Jan 26 16:26:33 PST 2012 */ article, aside, @@ -1074,6 +1074,9 @@ table .span12 { width: 14px; height: 14px; } +.icon.white { + background-image: url(docs/assets/img/glyphicons-halflings-sprite-white.png); +} .glass { background-position: 0 0; } diff --git a/bootstrap.min.css b/bootstrap.min.css index 1e41bf91..cf78031f 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;} diff --git a/docs/assets/img/glyphicons-halflings-sprite-white.png b/docs/assets/img/glyphicons-halflings-sprite-white.png new file mode 100644 index 00000000..a92b1913 Binary files /dev/null and b/docs/assets/img/glyphicons-halflings-sprite-white.png differ diff --git a/docs/assets/img/glyphicons-halflings-sprite.png b/docs/assets/img/glyphicons-halflings-sprite.png index 2d783eef..b4e0acfb 100644 Binary files a/docs/assets/img/glyphicons-halflings-sprite.png and b/docs/assets/img/glyphicons-halflings-sprite.png differ diff --git a/docs/base-css.html b/docs/base-css.html index 239b963c..a30e0c1f 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1482,7 +1482,7 @@
Or, use them in navigation.
{{_i}}Or, use them in navigation.{{/i}}