mirror of
https://github.com/SuperBFG7/ympd
synced 2026-09-27 03:11:41 +00:00
Improved button states
This commit is contained in:
@@ -198,3 +198,9 @@ main {
|
||||
background-color:#eee;
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
button.active {
|
||||
color: #fff;
|
||||
background-color: #28a745 !important;
|
||||
border-color: #28a745 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user