mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
once more, overhaul the icons and use the css regex selector on our icons
This commit is contained in:
4
docs/assets/css/bootstrap.css
vendored
4
docs/assets/css/bootstrap.css
vendored
@@ -1112,7 +1112,7 @@ table .span12 {
|
||||
width: 924px;
|
||||
margin-left: 0;
|
||||
}
|
||||
.i {
|
||||
[class*="i-"] {
|
||||
display: inline-block;
|
||||
width: 14px;
|
||||
height: 14px;
|
||||
@@ -1122,7 +1122,7 @@ table .span12 {
|
||||
background-repeat: no-repeat;
|
||||
*margin-right: .3em;
|
||||
}
|
||||
.i:last-child {
|
||||
[class*="i-"]:last-child {
|
||||
*margin-left: 0;
|
||||
}
|
||||
.i-white {
|
||||
|
||||
Reference in New Issue
Block a user