mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
updated icons to require a base class .icon
This commit is contained in:
4
bootstrap.css
vendored
4
bootstrap.css
vendored
@@ -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: Wed Jan 25 08:34:06 PST 2012
|
||||
* Date: Wed Jan 25 09:50:58 PST 2012
|
||||
*/
|
||||
article,
|
||||
aside,
|
||||
@@ -1088,7 +1088,7 @@ table .headerSortUp:after {
|
||||
-moz-opacity: 0.6;
|
||||
opacity: 0.6;
|
||||
}
|
||||
i {
|
||||
.icon {
|
||||
background-image: url(docs/assets/img/glyphicons-halflings-sprite.png);
|
||||
background-position: 0 0;
|
||||
background-repeat: no-repeat;
|
||||
|
||||
Reference in New Issue
Block a user