mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 21:49:09 +01:00
redo the glyphicons icons list to make icons not blurry on edges /cc @jankovarik
This commit is contained in:
parent
481791411c
commit
8ac1495c63
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…
x
Reference in New Issue
Block a user