updated icons to require a base class .icon
This commit is contained in:
parent
d8041f7c8f
commit
b01de5fc56
6 changed files with 218 additions and 214 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue