mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-22 05:04:42 +00:00
redo the glyphicons icons list to make icons not blurry on edges /cc @jankovarik
This commit is contained in:
parent
481791411c
commit
8ac1495c63
2 changed files with 806 additions and 202 deletions
1000
components.html
1000
components.html
File diff suppressed because it is too large
Load diff
|
|
@ -1047,10 +1047,14 @@ h1[id] {
|
|||
border: 1px solid #ddd;
|
||||
}
|
||||
.bs-glyphicons .glyphicon {
|
||||
display: block;
|
||||
margin: 5px auto 10px;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 10px;
|
||||
font-size: 24px;
|
||||
}
|
||||
.bs-glyphicons .glyphicon-class {
|
||||
display: block;
|
||||
text-align: center;
|
||||
}
|
||||
.bs-glyphicons li:hover {
|
||||
background-color: rgba(86,61,124,.1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue