mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-10 15:44:51 +02:00
redo the glyphicons icons list to make icons not blurry on edges /cc @jankovarik
This commit is contained in:
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;
|
border: 1px solid #ddd;
|
||||||
}
|
}
|
||||||
.bs-glyphicons .glyphicon {
|
.bs-glyphicons .glyphicon {
|
||||||
display: block;
|
margin-top: 5px;
|
||||||
margin: 5px auto 10px;
|
margin-bottom: 10px;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
}
|
}
|
||||||
|
.bs-glyphicons .glyphicon-class {
|
||||||
|
display: block;
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
.bs-glyphicons li:hover {
|
.bs-glyphicons li:hover {
|
||||||
background-color: rgba(86,61,124,.1);
|
background-color: rgba(86,61,124,.1);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user