2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

once more, overhaul the icons and use the css regex selector on our icons

This commit is contained in:
Mark Otto
2012-01-30 23:24:35 -08:00
parent de994efac7
commit d533310bd2
8 changed files with 300 additions and 300 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
// For the white version of the icons, just add the .i-white class:
// <i class="i i-inbox i-white"></i>
.i {
[class*="i-"] {
display: inline-block;
width: 14px;
height: 14px;