mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Updated the hover effect on other main media buttons to match the play button
This commit is contained in:
@@ -634,6 +634,12 @@ html {
|
||||
border-color: transparent;
|
||||
margin: .5em !important;
|
||||
border-radius: 50%;
|
||||
padding: .6em !important;
|
||||
}
|
||||
|
||||
.layout-desktop .detailButton:not(.btnPlay):hover {
|
||||
color: black;
|
||||
background: var(--dimTextColor);
|
||||
}
|
||||
|
||||
.btnPlay.detailButton {
|
||||
|
Reference in New Issue
Block a user