Upgrade Font-Awesome from 3.2 to 4.2

This commit is contained in:
Torkel Ödegaard
2015-01-08 12:23:11 +01:00
parent ffbbb5bc9e
commit 1f1244f285
50 changed files with 1959 additions and 772 deletions
+2 -2
View File
@@ -23,7 +23,7 @@
line-height: 28px;
.search-result-item:hover, .search-result-item.selected {
.search-result-link, .search-result-link > .icon {
.search-result-link, .search-result-link > .fa {
color: @grafanaListHighlight;
}
}
@@ -37,7 +37,7 @@
.search-result-link {
color: @grafanaListMainLinkColor;
.icon {
.fa {
padding-right: 10px;
color: @grafanaListHighlightContrast;
}