Better feedback on button clicks
This commit is contained in:
@@ -70,8 +70,8 @@ tfoot tr {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.control-button:active {
|
||||
background: var(--subtle-color);
|
||||
.controls.enable .control-button:active {
|
||||
background: var(--highlight-color);
|
||||
transition: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user