|
@ -295,6 +295,10 @@ a:hover { |
|
|
color: var(--text) !important; |
|
|
color: var(--text) !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
[class*="SeriesDetailsSeason\/sizeOnDisk\/"] { |
|
|
|
|
|
color: var(--text-muted); |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.fa-search:hover { |
|
|
.fa-search:hover { |
|
|
color: var(--text-hover) !important; |
|
|
color: var(--text-hover) !important; |
|
|
} |
|
|
} |
|
@ -832,6 +836,9 @@ a:hover { |
|
|
color: white; |
|
|
color: white; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
[class*="QualityDefinitions\/sizeLimitHelpText\/"] { |
|
|
|
|
|
color: var(--text); |
|
|
|
|
|
} |
|
|
/* PROFILES */ |
|
|
/* PROFILES */ |
|
|
[class*="Indexers\/center\/"] { |
|
|
[class*="Indexers\/center\/"] { |
|
|
background-color: transparent; |
|
|
background-color: transparent; |
|
@ -1180,6 +1187,10 @@ a:hover { |
|
|
color: var(--text) !important; |
|
|
color: var(--text) !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
[class*="SeriesDetailsSeason-sizeOnDisk-"] { |
|
|
|
|
|
color: var(--text-muted); |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
.fa-search:hover { |
|
|
.fa-search:hover { |
|
|
color: var(--text-hover) !important; |
|
|
color: var(--text-hover) !important; |
|
|
} |
|
|
} |
|
@ -1716,6 +1727,10 @@ a:hover { |
|
|
color: white; |
|
|
color: white; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
[class*="QualityDefinitions-sizeLimitHelpText-"] { |
|
|
|
|
|
color: var(--text); |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
/* PROFILES */ |
|
|
/* PROFILES */ |
|
|
[class*="Indexers-center-"] { |
|
|
[class*="Indexers-center-"] { |
|
|
background-color: transparent; |
|
|
background-color: transparent; |
|
|