Second take on dashboard tags search result colors

This commit is contained in:
Torkel Ödegaard
2014-08-18 19:33:38 +02:00
parent a64604de6b
commit 5c0d1355a5
4 changed files with 34 additions and 2 deletions
+3
View File
@@ -86,6 +86,9 @@
.search-result-tags {
float: right;
.label {
margin-left: 6px;
}
}
.search-result-actions {
+3
View File
@@ -589,6 +589,9 @@ div.flot-text {
.label-tag {
background-color: @purple;
color: darken(@white, 5%);
text-shadow: none;
font-size: 13px;
padding: 3px 6px;
}
.label-tag:hover {