Скрытие cardFooter
This commit is contained in:
@@ -1040,6 +1040,16 @@ progress {
|
|||||||
-moz-border-radius: var(--floating-progress-roundness);
|
-moz-border-radius: var(--floating-progress-roundness);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* ========================================
|
||||||
|
СКРЫТЬ ПРОГРЕСС-БАРЫ НА СТРАНИЦЕ ФИЛЬМЫ
|
||||||
|
======================================== */
|
||||||
|
|
||||||
|
/* Скрываем progress-бары на странице фильмов */
|
||||||
|
#moviesPage .itemProgressBar,
|
||||||
|
#moviesPage .innerCardFooter {
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* ========================================
|
/* ========================================
|
||||||
БАЗОВЫЕ СТИЛИ: ДОПОЛНИТЕЛЬНО
|
БАЗОВЫЕ СТИЛИ: ДОПОЛНИТЕЛЬНО
|
||||||
======================================== */
|
======================================== */
|
||||||
|
|||||||
Reference in New Issue
Block a user