Final tweaks to light theme (Closes #77)
This commit is contained in:
@@ -557,12 +557,12 @@ div.flot-text {
|
||||
|
||||
.label-tag {
|
||||
background-color: @purple;
|
||||
color: @linkColor;
|
||||
color: darken(@white, 5%);
|
||||
}
|
||||
|
||||
.label-tag:hover {
|
||||
background-color: darken(@purple, 10%);
|
||||
color: lighten(@linkColor, 5%);
|
||||
color: @white;
|
||||
}
|
||||
|
||||
// Filter submenu
|
||||
|
||||
Reference in New Issue
Block a user