|
@ -95,14 +95,6 @@ html { |
|
|
-o-background-size: auto, cover; |
|
|
-o-background-size: auto, cover; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.headerTop { |
|
|
|
|
|
background-color: var(--modal-header-color); |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.mainDrawer-scrollContainer { |
|
|
|
|
|
background-color: var(--modal-bg-color); |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.appfooter, |
|
|
.appfooter, |
|
|
.formDialogFooter:not(.formDialogFooter-clear) { |
|
|
.formDialogFooter:not(.formDialogFooter-clear) { |
|
|
background: var(--footer-background); |
|
|
background: var(--footer-background); |
|
@ -890,10 +882,6 @@ html { |
|
|
color: rgb(var(--theme-accent-text-color)); |
|
|
color: rgb(var(--theme-accent-text-color)); |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.emby-tabs-slider{ |
|
|
|
|
|
background-color: var(--modal-header-color); |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.guide-channelHeaderCell:focus, |
|
|
.guide-channelHeaderCell:focus, |
|
|
.programCell:focus { |
|
|
.programCell:focus { |
|
|
background-color: rgb(var(--theme-accent-text-color)) !important; |
|
|
background-color: rgb(var(--theme-accent-text-color)) !important; |
|
|