mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix color-hex-case (CSS)
This commit is contained in:
parent
43ffbed471
commit
04a4ca9a57
12 changed files with 83 additions and 83 deletions
|
@ -858,7 +858,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.btnSyncComplete {
|
.btnSyncComplete {
|
||||||
background: #673AB7 !important
|
background: #673ab7 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.btnSyncComplete i {
|
.btnSyncComplete i {
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.premiereTvProgram {
|
.premiereTvProgram {
|
||||||
background: #EF6C00;
|
background: #ef6c00;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.timerIndicator {
|
.timerIndicator {
|
||||||
color: #CB272A;
|
color: #cb272a;
|
||||||
}
|
}
|
||||||
|
|
||||||
.timerIndicator-inactive {
|
.timerIndicator-inactive {
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.touch-menu-la {
|
.touch-menu-la {
|
||||||
background-color: #FFF;
|
background-color: #fff;
|
||||||
will-change: transform;
|
will-change: transform;
|
||||||
display: -webkit-box;
|
display: -webkit-box;
|
||||||
display: -webkit-flex;
|
display: -webkit-flex;
|
||||||
|
|
|
@ -36,5 +36,5 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.brightnessOsdProgressInner {
|
.brightnessOsdProgressInner {
|
||||||
background: #FF9800;
|
background: #ff9800;
|
||||||
}
|
}
|
|
@ -176,6 +176,6 @@
|
||||||
font-size: 82%;
|
font-size: 82%;
|
||||||
border-radius: 100em;
|
border-radius: 100em;
|
||||||
box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12), 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
|
box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12), 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
|
||||||
background: #03A9F4;
|
background: #03a9f4;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
|
@ -39,7 +39,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
background: #D5E9F2
|
background: #d5e9f2
|
||||||
}
|
}
|
||||||
|
|
||||||
.backgroundContainer,
|
.backgroundContainer,
|
||||||
|
@ -130,19 +130,19 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.defaultCardBackground2 {
|
.defaultCardBackground2 {
|
||||||
background-color: #D32F2F
|
background-color: #d32f2f
|
||||||
}
|
}
|
||||||
|
|
||||||
.defaultCardBackground3 {
|
.defaultCardBackground3 {
|
||||||
background-color: #0288D1
|
background-color: #0288d1
|
||||||
}
|
}
|
||||||
|
|
||||||
.defaultCardBackground4 {
|
.defaultCardBackground4 {
|
||||||
background-color: #388E3C
|
background-color: #388e3c
|
||||||
}
|
}
|
||||||
|
|
||||||
.defaultCardBackground5 {
|
.defaultCardBackground5 {
|
||||||
background-color: #F57F17
|
background-color: #f57f17
|
||||||
}
|
}
|
||||||
|
|
||||||
.formDialogFooter:not(.formDialogFooter-clear) {
|
.formDialogFooter:not(.formDialogFooter-clear) {
|
||||||
|
@ -248,7 +248,7 @@ html {
|
||||||
|
|
||||||
.mediaInfoTimerIcon,
|
.mediaInfoTimerIcon,
|
||||||
.starIcon {
|
.starIcon {
|
||||||
color: #CB272A
|
color: #cb272a
|
||||||
}
|
}
|
||||||
|
|
||||||
.emby-input,
|
.emby-input,
|
||||||
|
@ -300,7 +300,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.itemProgressBarForeground-recording {
|
.itemProgressBarForeground-recording {
|
||||||
background-color: #CB272A
|
background-color: #cb272a
|
||||||
}
|
}
|
||||||
|
|
||||||
.countIndicator,
|
.countIndicator,
|
||||||
|
@ -355,19 +355,19 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-sports {
|
.programCell-sports {
|
||||||
background: #3949AB !important
|
background: #3949ab !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-movie {
|
.programCell-movie {
|
||||||
background: #5E35B1 !important
|
background: #5e35b1 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-kids {
|
.programCell-kids {
|
||||||
background: #039BE5 !important
|
background: #039be5 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-news {
|
.programCell-news {
|
||||||
background: #43A047 !important
|
background: #43a047 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-active {
|
.programCell-active {
|
||||||
|
@ -418,7 +418,7 @@ html {
|
||||||
|
|
||||||
.downloadbutton-icon-complete,
|
.downloadbutton-icon-complete,
|
||||||
.downloadbutton-icon-on {
|
.downloadbutton-icon-on {
|
||||||
color: #4285F4
|
color: #4285f4
|
||||||
}
|
}
|
||||||
|
|
||||||
.playstatebutton-icon-played {
|
.playstatebutton-icon-played {
|
||||||
|
@ -426,7 +426,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.repeatButton-active {
|
.repeatButton-active {
|
||||||
color: #4285F4
|
color: #4285f4
|
||||||
}
|
}
|
||||||
|
|
||||||
.card:focus .cardBox.visualCardBox,
|
.card:focus .cardBox.visualCardBox,
|
||||||
|
|
|
@ -245,7 +245,7 @@ html {
|
||||||
|
|
||||||
.mediaInfoTimerIcon,
|
.mediaInfoTimerIcon,
|
||||||
.starIcon {
|
.starIcon {
|
||||||
color: #CB272A
|
color: #cb272a
|
||||||
}
|
}
|
||||||
|
|
||||||
.emby-input,
|
.emby-input,
|
||||||
|
@ -300,7 +300,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.itemProgressBarForeground-recording {
|
.itemProgressBarForeground-recording {
|
||||||
background-color: #CB272A
|
background-color: #cb272a
|
||||||
}
|
}
|
||||||
|
|
||||||
.countIndicator,
|
.countIndicator,
|
||||||
|
@ -358,19 +358,19 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-sports {
|
.programCell-sports {
|
||||||
background: #3949AB !important
|
background: #3949ab !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-movie {
|
.programCell-movie {
|
||||||
background: #5E35B1 !important
|
background: #5e35b1 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-kids {
|
.programCell-kids {
|
||||||
background: #039BE5 !important
|
background: #039be5 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-news {
|
.programCell-news {
|
||||||
background: #43A047 !important
|
background: #43a047 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-active {
|
.programCell-active {
|
||||||
|
@ -421,7 +421,7 @@ html {
|
||||||
|
|
||||||
.downloadbutton-icon-complete,
|
.downloadbutton-icon-complete,
|
||||||
.downloadbutton-icon-on {
|
.downloadbutton-icon-on {
|
||||||
color: #4285F4
|
color: #4285f4
|
||||||
}
|
}
|
||||||
|
|
||||||
.playstatebutton-icon-played {
|
.playstatebutton-icon-played {
|
||||||
|
@ -429,7 +429,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.repeatButton-active {
|
.repeatButton-active {
|
||||||
color: #4285F4
|
color: #4285f4
|
||||||
}
|
}
|
||||||
|
|
||||||
.card:focus .cardBox.visualCardBox,
|
.card:focus .cardBox.visualCardBox,
|
||||||
|
|
|
@ -219,7 +219,7 @@ html {
|
||||||
|
|
||||||
.mediaInfoTimerIcon,
|
.mediaInfoTimerIcon,
|
||||||
.starIcon {
|
.starIcon {
|
||||||
color: #CB272A
|
color: #cb272a
|
||||||
}
|
}
|
||||||
|
|
||||||
.emby-input,
|
.emby-input,
|
||||||
|
@ -274,7 +274,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.itemProgressBarForeground-recording {
|
.itemProgressBarForeground-recording {
|
||||||
background-color: #CB272A
|
background-color: #cb272a
|
||||||
}
|
}
|
||||||
|
|
||||||
.countIndicator,
|
.countIndicator,
|
||||||
|
@ -328,19 +328,19 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-sports {
|
.programCell-sports {
|
||||||
background: #3949AB !important
|
background: #3949ab !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-movie {
|
.programCell-movie {
|
||||||
background: #5E35B1 !important
|
background: #5e35b1 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-kids {
|
.programCell-kids {
|
||||||
background: #039BE5 !important
|
background: #039be5 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-news {
|
.programCell-news {
|
||||||
background: #43A047 !important
|
background: #43a047 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-active {
|
.programCell-active {
|
||||||
|
@ -391,7 +391,7 @@ html {
|
||||||
|
|
||||||
.downloadbutton-icon-complete,
|
.downloadbutton-icon-complete,
|
||||||
.downloadbutton-icon-on {
|
.downloadbutton-icon-on {
|
||||||
color: #4285F4
|
color: #4285f4
|
||||||
}
|
}
|
||||||
|
|
||||||
.playstatebutton-icon-played {
|
.playstatebutton-icon-played {
|
||||||
|
@ -399,7 +399,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.repeatButton-active {
|
.repeatButton-active {
|
||||||
color: #4285F4
|
color: #4285f4
|
||||||
}
|
}
|
||||||
|
|
||||||
.card:focus .cardBox.visualCardBox,
|
.card:focus .cardBox.visualCardBox,
|
||||||
|
|
|
@ -122,19 +122,19 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.defaultCardBackground2 {
|
.defaultCardBackground2 {
|
||||||
background-color: #D32F2F
|
background-color: #d32f2f
|
||||||
}
|
}
|
||||||
|
|
||||||
.defaultCardBackground3 {
|
.defaultCardBackground3 {
|
||||||
background-color: #0288D1
|
background-color: #0288d1
|
||||||
}
|
}
|
||||||
|
|
||||||
.defaultCardBackground4 {
|
.defaultCardBackground4 {
|
||||||
background-color: #388E3C
|
background-color: #388e3c
|
||||||
}
|
}
|
||||||
|
|
||||||
.defaultCardBackground5 {
|
.defaultCardBackground5 {
|
||||||
background-color: #F57F17
|
background-color: #f57f17
|
||||||
}
|
}
|
||||||
|
|
||||||
.formDialogHeader:not(.formDialogHeader-clear) {
|
.formDialogHeader:not(.formDialogHeader-clear) {
|
||||||
|
@ -241,7 +241,7 @@ html {
|
||||||
|
|
||||||
.mediaInfoTimerIcon,
|
.mediaInfoTimerIcon,
|
||||||
.starIcon {
|
.starIcon {
|
||||||
color: #CB272A
|
color: #cb272a
|
||||||
}
|
}
|
||||||
|
|
||||||
.emby-input,
|
.emby-input,
|
||||||
|
@ -293,7 +293,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.itemProgressBarForeground-recording {
|
.itemProgressBarForeground-recording {
|
||||||
background-color: #CB272A
|
background-color: #cb272a
|
||||||
}
|
}
|
||||||
|
|
||||||
.countIndicator,
|
.countIndicator,
|
||||||
|
@ -347,19 +347,19 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-sports {
|
.programCell-sports {
|
||||||
background: #3949AB !important
|
background: #3949ab !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-movie {
|
.programCell-movie {
|
||||||
background: #5E35B1 !important
|
background: #5e35b1 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-kids {
|
.programCell-kids {
|
||||||
background: #039BE5 !important
|
background: #039be5 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-news {
|
.programCell-news {
|
||||||
background: #43A047 !important
|
background: #43a047 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-active {
|
.programCell-active {
|
||||||
|
@ -410,7 +410,7 @@ html {
|
||||||
|
|
||||||
.downloadbutton-icon-complete,
|
.downloadbutton-icon-complete,
|
||||||
.downloadbutton-icon-on {
|
.downloadbutton-icon-on {
|
||||||
color: #4285F4
|
color: #4285f4
|
||||||
}
|
}
|
||||||
|
|
||||||
.playstatebutton-icon-played {
|
.playstatebutton-icon-played {
|
||||||
|
@ -418,7 +418,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.repeatButton-active {
|
.repeatButton-active {
|
||||||
color: #4285F4
|
color: #4285f4
|
||||||
}
|
}
|
||||||
|
|
||||||
.card:focus .cardBox.visualCardBox,
|
.card:focus .cardBox.visualCardBox,
|
||||||
|
|
|
@ -283,16 +283,16 @@ a[data-role=button] {
|
||||||
}
|
}
|
||||||
|
|
||||||
.itemSelectionPanel {
|
.itemSelectionPanel {
|
||||||
border: 1px solid #48C3C8
|
border: 1px solid #48c3c8
|
||||||
}
|
}
|
||||||
|
|
||||||
.selectionCommandsPanel {
|
.selectionCommandsPanel {
|
||||||
background: #48C3C8;
|
background: #48c3c8;
|
||||||
color: #f8f8fe
|
color: #f8f8fe
|
||||||
}
|
}
|
||||||
|
|
||||||
.upNextDialog-countdownText {
|
.upNextDialog-countdownText {
|
||||||
color: #48C3C8
|
color: #48c3c8
|
||||||
}
|
}
|
||||||
|
|
||||||
.alphaPickerButton-selected {
|
.alphaPickerButton-selected {
|
||||||
|
@ -318,12 +318,12 @@ a[data-role=button] {
|
||||||
}
|
}
|
||||||
|
|
||||||
.progressring-spiner {
|
.progressring-spiner {
|
||||||
border-color: #48C3C8
|
border-color: #48c3c8
|
||||||
}
|
}
|
||||||
|
|
||||||
.button-flat-accent,
|
.button-flat-accent,
|
||||||
.button-link {
|
.button-link {
|
||||||
color: #48C3C8
|
color: #48c3c8
|
||||||
}
|
}
|
||||||
|
|
||||||
.mediaInfoText {
|
.mediaInfoText {
|
||||||
|
@ -392,7 +392,7 @@ a[data-role=button] {
|
||||||
}
|
}
|
||||||
|
|
||||||
.itemProgressBarForeground-recording {
|
.itemProgressBarForeground-recording {
|
||||||
background-color: #CB272A
|
background-color: #cb272a
|
||||||
}
|
}
|
||||||
|
|
||||||
.countIndicator,
|
.countIndicator,
|
||||||
|
@ -451,19 +451,19 @@ a[data-role=button] {
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-sports {
|
.programCell-sports {
|
||||||
background: #3949AB !important
|
background: #3949ab !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-movie {
|
.programCell-movie {
|
||||||
background: #5E35B1 !important
|
background: #5e35b1 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-kids {
|
.programCell-kids {
|
||||||
background: #039BE5 !important
|
background: #039be5 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-news {
|
.programCell-news {
|
||||||
background: #43A047 !important
|
background: #43a047 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-active {
|
.programCell-active {
|
||||||
|
@ -472,7 +472,7 @@ a[data-role=button] {
|
||||||
|
|
||||||
.guide-channelHeaderCell:focus,
|
.guide-channelHeaderCell:focus,
|
||||||
.programCell:focus {
|
.programCell:focus {
|
||||||
background-color: #48C3C8 !important;
|
background-color: #48c3c8 !important;
|
||||||
color: #fff !important
|
color: #fff !important
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -496,7 +496,7 @@ a[data-role=button] {
|
||||||
}
|
}
|
||||||
|
|
||||||
.guide-date-tab-button.show-focus:focus {
|
.guide-date-tab-button.show-focus:focus {
|
||||||
background-color: #48C3C8;
|
background-color: #48c3c8;
|
||||||
color: #fff
|
color: #fff
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -514,7 +514,7 @@ a[data-role=button] {
|
||||||
|
|
||||||
.downloadbutton-icon-complete,
|
.downloadbutton-icon-complete,
|
||||||
.downloadbutton-icon-on {
|
.downloadbutton-icon-on {
|
||||||
color: #4285F4
|
color: #4285f4
|
||||||
}
|
}
|
||||||
|
|
||||||
.playstatebutton-icon-played {
|
.playstatebutton-icon-played {
|
||||||
|
@ -522,7 +522,7 @@ a[data-role=button] {
|
||||||
}
|
}
|
||||||
|
|
||||||
.repeatButton-active {
|
.repeatButton-active {
|
||||||
color: #4285F4
|
color: #4285f4
|
||||||
}
|
}
|
||||||
|
|
||||||
.personCard .cardScalable {
|
.personCard .cardScalable {
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
html {
|
html {
|
||||||
color: #eee;
|
color: #eee;
|
||||||
color: rgba(255, 255, 255, .9);
|
color: rgba(255, 255, 255, .9);
|
||||||
background-color: #0F3562
|
background-color: #0f3562
|
||||||
}
|
}
|
||||||
|
|
||||||
.wizardStartForm,
|
.wizardStartForm,
|
||||||
.ui-corner-all,
|
.ui-corner-all,
|
||||||
.ui-shadow {
|
.ui-shadow {
|
||||||
background-color: #0C2450
|
background-color: #0c2450
|
||||||
}
|
}
|
||||||
|
|
||||||
.emby-collapsible-button {
|
.emby-collapsible-button {
|
||||||
|
@ -22,11 +22,11 @@ html {
|
||||||
|
|
||||||
.formDialogHeader:not(.formDialogHeader-clear),
|
.formDialogHeader:not(.formDialogHeader-clear),
|
||||||
.skinHeader-withBackground {
|
.skinHeader-withBackground {
|
||||||
background: -webkit-gradient(linear, left top, left bottom, from(#0C2450), to(#081B3B));
|
background: -webkit-gradient(linear, left top, left bottom, from(#0c2450), to(#081b3b));
|
||||||
background: -webkit-linear-gradient(top, #0C2450, #081B3B);
|
background: -webkit-linear-gradient(top, #0c2450, #081b3b);
|
||||||
background: -o-linear-gradient(top, #0C2450, #081B3B);
|
background: -o-linear-gradient(top, #0c2450, #081b3b);
|
||||||
background: linear-gradient(to bottom, #0C2450, #081B3B);
|
background: linear-gradient(to bottom, #0c2450, #081b3b);
|
||||||
background-color: #0C2450;
|
background-color: #0c2450;
|
||||||
}
|
}
|
||||||
|
|
||||||
.skinHeader.semiTransparent {
|
.skinHeader.semiTransparent {
|
||||||
|
@ -35,7 +35,7 @@ html {
|
||||||
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, 0)));
|
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, 0)));
|
||||||
background: -webkit-linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
|
background: -webkit-linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
|
||||||
background: -o-linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
|
background: -o-linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
|
||||||
background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, 0))
|
background: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
|
||||||
background-color: rgba(0, 0, 0, .3);
|
background-color: rgba(0, 0, 0, .3);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -48,7 +48,7 @@ html {
|
||||||
background: -webkit-gradient(linear, left top, left bottom, from(#0F3562), color-stop(#1162A4), to(#03215F));
|
background: -webkit-gradient(linear, left top, left bottom, from(#0F3562), color-stop(#1162A4), to(#03215F));
|
||||||
background: -webkit-linear-gradient(top, #0F3562, #1162A4, #03215F);
|
background: -webkit-linear-gradient(top, #0F3562, #1162A4, #03215F);
|
||||||
background: -o-linear-gradient(top, #0F3562, #1162A4, #03215F);
|
background: -o-linear-gradient(top, #0F3562, #1162A4, #03215F);
|
||||||
background: linear-gradient(to bottom, #0F3562, #1162A4, #03215F)
|
background: linear-gradient(to bottom, #0F3562, #1162A4, #03215F);
|
||||||
background-color: #0F3562;
|
background-color: #0F3562;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -117,7 +117,7 @@ html {
|
||||||
.collapseContent,
|
.collapseContent,
|
||||||
.paperList,
|
.paperList,
|
||||||
.visualCardBox {
|
.visualCardBox {
|
||||||
background-color: #0F3562
|
background-color: #0f3562
|
||||||
}
|
}
|
||||||
|
|
||||||
.defaultCardBackground1 {
|
.defaultCardBackground1 {
|
||||||
|
@ -162,7 +162,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.toast {
|
.toast {
|
||||||
background: #081B3B;
|
background: #081b3b;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
color: rgba(255, 255, 255, .87)
|
color: rgba(255, 255, 255, .87)
|
||||||
}
|
}
|
||||||
|
@ -174,7 +174,7 @@ html {
|
||||||
background: -webkit-linear-gradient(bottom, #0C2450, #081B3B);
|
background: -webkit-linear-gradient(bottom, #0C2450, #081B3B);
|
||||||
background: -o-linear-gradient(bottom, #0C2450, #081B3B);
|
background: -o-linear-gradient(bottom, #0C2450, #081B3B);
|
||||||
background: linear-gradient(to top, #0C2450, #081B3B);
|
background: linear-gradient(to top, #0C2450, #081B3B);
|
||||||
color: rgba(255, 255, 255, .78)
|
color: rgba(255, 255, 255, .78);
|
||||||
}
|
}
|
||||||
|
|
||||||
.itemSelectionPanel {
|
.itemSelectionPanel {
|
||||||
|
@ -231,7 +231,7 @@ html {
|
||||||
|
|
||||||
.mediaInfoTimerIcon,
|
.mediaInfoTimerIcon,
|
||||||
.starIcon {
|
.starIcon {
|
||||||
color: #CB272A
|
color: #cb272a
|
||||||
}
|
}
|
||||||
|
|
||||||
.emby-input,
|
.emby-input,
|
||||||
|
@ -283,7 +283,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.itemProgressBarForeground-recording {
|
.itemProgressBarForeground-recording {
|
||||||
background-color: #CB272A
|
background-color: #cb272a
|
||||||
}
|
}
|
||||||
|
|
||||||
.countIndicator,
|
.countIndicator,
|
||||||
|
@ -297,7 +297,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.mainDrawer {
|
.mainDrawer {
|
||||||
background-color: #0F3562;
|
background-color: #0f3562;
|
||||||
color: #ccc;
|
color: #ccc;
|
||||||
color: rgba(255, 255, 255, .7)
|
color: rgba(255, 255, 255, .7)
|
||||||
}
|
}
|
||||||
|
@ -342,19 +342,19 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-sports {
|
.programCell-sports {
|
||||||
background: #3949AB !important
|
background: #3949ab !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-movie {
|
.programCell-movie {
|
||||||
background: #5E35B1 !important
|
background: #5e35b1 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-kids {
|
.programCell-kids {
|
||||||
background: #039BE5 !important
|
background: #039be5 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-news {
|
.programCell-news {
|
||||||
background: #43A047 !important
|
background: #43a047 !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.programCell-active {
|
.programCell-active {
|
||||||
|
@ -405,7 +405,7 @@ html {
|
||||||
|
|
||||||
.downloadbutton-icon-complete,
|
.downloadbutton-icon-complete,
|
||||||
.downloadbutton-icon-on {
|
.downloadbutton-icon-on {
|
||||||
color: #4285F4
|
color: #4285f4
|
||||||
}
|
}
|
||||||
|
|
||||||
.playstatebutton-icon-played {
|
.playstatebutton-icon-played {
|
||||||
|
@ -413,7 +413,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
.repeatButton-active {
|
.repeatButton-active {
|
||||||
color: #4285F4
|
color: #4285f4
|
||||||
}
|
}
|
||||||
|
|
||||||
.card:focus .cardBox.visualCardBox,
|
.card:focus .cardBox.visualCardBox,
|
||||||
|
@ -427,7 +427,7 @@ html {
|
||||||
}
|
}
|
||||||
|
|
||||||
::-webkit-scrollbar-track-piece {
|
::-webkit-scrollbar-track-piece {
|
||||||
background-color: #081B3B
|
background-color: #081b3b
|
||||||
}
|
}
|
||||||
|
|
||||||
.layout-desktop ::-webkit-scrollbar {
|
.layout-desktop ::-webkit-scrollbar {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue