2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

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
+3
View File
@@ -20,6 +20,9 @@
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; }