Darker palette
This commit is contained in:
@@ -670,13 +670,13 @@ button:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.sortbutton button:hover {
|
.sortbutton button:hover {
|
||||||
background-color: #00FFFF;
|
background-color: #007D7D;
|
||||||
color: #108810;
|
color: #6EBE64;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sortbutton button.active {
|
.sortbutton button.active {
|
||||||
background-color: #000000;
|
background-color: #000000;
|
||||||
color: #f5d214;
|
color: #F3CA40;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.legacyview {
|
button.legacyview {
|
||||||
|
|||||||
Reference in New Issue
Block a user