fix: incorrect up next dialog color
This commit is contained in:
committed by
Adam Perkowski
parent
914b5e30b2
commit
f5b66780ae
+3
-1
@@ -179,7 +179,8 @@ html {
|
||||
.mdl-slider,
|
||||
.headerRight,
|
||||
.headerLeft,
|
||||
.button-link {
|
||||
.button-link,
|
||||
.upNextDialog-countdownText {
|
||||
color: var(--main-color);
|
||||
}
|
||||
|
||||
@@ -266,6 +267,7 @@ html {
|
||||
.paper-icon-button-light,
|
||||
.emby-button-foreground,
|
||||
.iconOsd .iconOsdIcon,
|
||||
.upNextContainer,
|
||||
legend {
|
||||
color: var(--main-text);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user