Second take on dashboard tags search result colors
This commit is contained in:
@@ -86,6 +86,9 @@
|
||||
|
||||
.search-result-tags {
|
||||
float: right;
|
||||
.label {
|
||||
margin-left: 6px;
|
||||
}
|
||||
}
|
||||
|
||||
.search-result-actions {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user