mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-09-03 03:50:02 +03:00
Merge pull request #7386 from thornbill/base-theme-icon-color
Fix base theme icon color
This commit is contained in:
@@ -426,7 +426,7 @@ a[data-role=button],
|
||||
|
||||
.ratingbutton-icon-withrating,
|
||||
.playstatebutton-icon-played {
|
||||
@include var(background-color, --jf-palette-error-light, $error-light);
|
||||
@include var(color, --jf-palette-error-light, $error-light);
|
||||
}
|
||||
|
||||
.buttonActive {
|
||||
|
||||
Reference in New Issue
Block a user