Realign to comment 2180493471
Co-Authored-By: Hiemstra87 <145980686+hiemstra87@users.noreply.github.com>
This commit is contained in:
@@ -669,12 +669,12 @@ button:hover {
|
||||
box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.10);
|
||||
}
|
||||
|
||||
.sortbutton button:hover {
|
||||
.sortbutton:hover {
|
||||
background-color: #007D7D;
|
||||
color: #6EBE64;
|
||||
}
|
||||
|
||||
.sortbutton button.active {
|
||||
.sortbutton active {
|
||||
background-color: #000000;
|
||||
color: #F3CA40;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user