New: hover effect on main media buttons

This commit is contained in:
lscambo13
2024-12-03 12:59:35 -08:00
parent 5ddb6fde6a
commit 60c1651b42

View File

@@ -321,6 +321,7 @@ html {
.button-flat:hover {
color: unset;
background-color: rgba(255, 255, 255, 0.2);
}
.playstatebutton-icon-played {