mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-23 01:35:38 +03: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);
|
||||
}
|
||||
}
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.carousel :is(img, video) {
|
||||
/* No need fade out if inside carousel */
|
||||
filter: none;
|
||||
}
|
||||
}
|
||||
|
||||
/* CAROUSEL + STATUS PAGE COMBO */
|
||||
|
||||
|
|
Loading…
Reference in a new issue