mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
new docs css for new icons
This commit is contained in:
@@ -544,7 +544,11 @@ h2 + .row {
|
|||||||
width: 25%;
|
width: 25%;
|
||||||
line-height: 25px;
|
line-height: 25px;
|
||||||
}
|
}
|
||||||
.the-icons i:hover {
|
.the-icons [class^="icon-"] {
|
||||||
|
vertical-align: middle;
|
||||||
|
margin-right: 3px;
|
||||||
|
}
|
||||||
|
.the-icons li:hover [class^="icon-"] {
|
||||||
background-color: rgba(255,0,0,.25);
|
background-color: rgba(255,0,0,.25);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user