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

updated icons to require a base class .icon

This commit is contained in:
Mark Otto
2012-01-25 09:51:03 -08:00
parent d8041f7c8f
commit b01de5fc56
6 changed files with 218 additions and 214 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
// class to add width, height, and background-position. Your resulting HTML
// will look like <i class="inbox"></i>.
i {
.icon {
background-image: url(docs/assets/img/glyphicons-halflings-sprite.png);
background-position: 0 0;
background-repeat: no-repeat;