mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-24 16:58:47 +01:00
Remove old unused code
This commit is contained in:
parent
969fddc581
commit
a990b883f3
1 changed files with 0 additions and 6 deletions
|
@ -840,12 +840,6 @@ button.carousel-dot:is(.active, [disabled].active) {
|
||||||
transform: translateY(0);
|
transform: translateY(0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@media (prefers-color-scheme: dark) {
|
|
||||||
.carousel :is(img, video) {
|
|
||||||
/* No need fade out if inside carousel */
|
|
||||||
filter: none;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/* CAROUSEL + STATUS PAGE COMBO */
|
/* CAROUSEL + STATUS PAGE COMBO */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue