Multiple file downloads via Filesystem API, and other tuning.
This commit is contained in:
@@ -30,6 +30,12 @@
|
||||
html {
|
||||
font-size: 1.5rem;
|
||||
}
|
||||
header .buttons:has(input[type=search]) > div {
|
||||
display: none;
|
||||
}
|
||||
header .buttons > div:has(input[type=search]) {
|
||||
display: inherit;
|
||||
}
|
||||
}
|
||||
@media screen and (min-width: 1400px) and (--webkit-min-device-pixel-ratio: 3) {
|
||||
html {
|
||||
|
||||
Reference in New Issue
Block a user