mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
adding white sprites
This commit is contained in:
Vendored
+4
-1
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user