mirror of
https://github.com/imarkoff/Marble-shell-theme.git
synced 2025-11-23 14:06:00 -08:00
Media controls: border fix
This commit is contained in:
@@ -79,7 +79,7 @@
|
|||||||
|
|
||||||
.message-media-control:hover {
|
.message-media-control:hover {
|
||||||
background-color: ACCENT-DISABLED-COLOR;
|
background-color: ACCENT-DISABLED-COLOR;
|
||||||
border: 1px solid BORDER-SHADOW;
|
box-shadow: inset 0 0 0 1px BORDER-SHADOW;
|
||||||
color: TEXT-PRIMARY-COLOR;
|
color: TEXT-PRIMARY-COLOR;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user