This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
--theme-shutdown-colour: #c21c1c9d;
|
||||
--theme-progress-bar-colour: #cfcfcf;
|
||||
--theme-progress-bar-background-colour: #2c2c2c;
|
||||
--theme-card-progress-background-colour: transparent;
|
||||
--theme-progress-bar-transcoding-colour: #eb7e25;
|
||||
--theme-chapter-marker-colour: #dbdbdb;
|
||||
--theme-chapter-marker-watched-colour: #4a4a4a;
|
||||
@@ -984,7 +983,7 @@ progress::-ms-thumb {
|
||||
}
|
||||
|
||||
/* Настраиваем цвет фона для прогресс-бара */
|
||||
.itemProgressBar,
|
||||
.innerCardFooter .itemProgressBar,
|
||||
.backgroundProgress > div,
|
||||
.mdl-slider-background-flex,
|
||||
.taskProgressOuter,
|
||||
@@ -992,11 +991,6 @@ progress {
|
||||
background-color: var(--theme-progress-bar-background-colour) !important;
|
||||
}
|
||||
|
||||
/* Делаем фон прогресс-бара прозрачным внутри карточек на активной вкладке */
|
||||
.pageTabContent.is-active .cardBox .itemProgressBar {
|
||||
background-color: var(--theme-card-progress-background-colour) !important;
|
||||
}
|
||||
|
||||
/* ========================================
|
||||
МОДУЛЬ: FLOATING PROGRESS
|
||||
======================================== */
|
||||
|
||||
Reference in New Issue
Block a user