add simple split and merge option

This commit is contained in:
Niklas Müller 2024-03-07 16:17:38 +01:00
parent b8a34dd2a7
commit 53c7cb1db3
14 changed files with 264 additions and 232 deletions

9
static/css/merge.css Normal file
View file

@ -0,0 +1,9 @@
#btn-group-download {
width: 100%;
margin-top: 1em;
display: none;
}
#btn_download_complete {
width: 100%;
}