New: hover effect on main media buttons
This commit is contained in:
parent
5ddb6fde6a
commit
60c1651b42
1 changed files with 1 additions and 0 deletions
|
|
@ -321,6 +321,7 @@ html {
|
|||
|
||||
.button-flat:hover {
|
||||
color: unset;
|
||||
background-color: rgba(255, 255, 255, 0.2);
|
||||
}
|
||||
|
||||
.playstatebutton-icon-played {
|
||||
|
|
|
|||
Loading…
Reference in a new issue