better bootswatch support in case no css, thanks Paolo
This commit is contained in:
@@ -67,7 +67,17 @@ li {margin-bottom: 0;} /*bootswatch*/
|
||||
}
|
||||
|
||||
.icon-chevron-right {
|
||||
margin-top:2px;
|
||||
border-left: 4px solid #000;
|
||||
border-right: 4px solid transparent;
|
||||
border-bottom: 4px solid transparent;
|
||||
border-top: 4px solid transparent;
|
||||
content: "";
|
||||
display: inline-block;
|
||||
height: 0;
|
||||
opacity: 0.7;
|
||||
vertical-align: top;
|
||||
width: 0;
|
||||
margin-right:-13px;
|
||||
margin-top: 7px;
|
||||
float:right;
|
||||
background-image: url("../images/glyphicons-halflings.png");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user