Copy CSS files to installation folder

This commit is contained in:
nileane 2024-03-10 22:50:57 +00:00 committed by github-actions[bot]
commit 53b9933d86
3 changed files with 9 additions and 3 deletions

View file

@ -6610,7 +6610,9 @@ a:is(.active,
[href$="TV" i],
[href*="nowwatching" i],
[href*="WatchingNow" i],
[href*="movie" i]
[href*="movie" i],
[href*="/cinema" i],
[href*="/oscars" i]
)
)::before {
background-image: var(--icon-popcorn);