Return to gray scale @hiemstra87
Co-Authored-By: Hiemstra87 <145980686+hiemstra87@users.noreply.github.com>
This commit is contained in:
@@ -670,13 +670,13 @@ button:hover {
|
||||
}
|
||||
|
||||
.sortbutton:hover {
|
||||
background-color: #007d7d;
|
||||
color: #6ebe64;
|
||||
background-color: #AAAAAA;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.sortbutton.active {
|
||||
background-color: #bb4242;
|
||||
color: #f3ca40;
|
||||
background-color: #777777;
|
||||
color: white;
|
||||
}
|
||||
|
||||
button.legacyview {
|
||||
|
||||
Reference in New Issue
Block a user