Copy CSS files to installation folder

This commit is contained in:
nileane 2024-03-06 20:19:11 +00:00 committed by github-actions[bot]
commit 86ec76ea02
3 changed files with 9 additions and 3 deletions

View file

@ -6720,7 +6720,9 @@ a:is(.active,
[href$="macos" i],
[href$="ios" i],
[href*="ipad" i],
[href*="iphone" i]
[href*="iphone" i],
[href*="/wwdc" i],
[href*="/appleevent" i]
)
)::before {
background-image: var(--icon-apple);

View file

@ -6720,7 +6720,9 @@ a:is(.active,
[href$="macos" i],
[href$="ios" i],
[href*="ipad" i],
[href*="iphone" i]
[href*="iphone" i],
[href*="/wwdc" i],
[href*="/appleevent" i]
)
)::before {
background-image: var(--icon-apple);

View file

@ -6720,7 +6720,9 @@ a:is(.active,
[href$="macos" i],
[href$="ios" i],
[href*="ipad" i],
[href*="iphone" i]
[href*="iphone" i],
[href*="/wwdc" i],
[href*="/appleevent" i]
)
)::before {
background-image: var(--icon-apple);