improved dark theme #8

Manually merged
arian merged 5 commits from theming into main 2026-03-07 09:15:56 +00:00
Showing only changes of commit 2e5d1ce78a - Show all commits
-1
View File
@@ -9,7 +9,6 @@
<link rel="stylesheet" href="{{ url_for('static', filename='css/dropzone.min.css') }}" type="text/css" />
</head>
<body>
<h1>Drag & drop files here</h1>
<script>
Dropzone.options.myDropzone = {
parallelUploads: 2,