Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsamuel-w <samuel.woon@protonmail.com>2021-09-27 03:08:46 +0300
committersamuel-w <samuel.woon@protonmail.com>2021-09-27 03:08:46 +0300
commit42f969704dcf3de9988cd68d3113e612503837e9 (patch)
tree15239b7e73f92705277d868d5004baf1099e96ec /Duplicati/Server/webroot/ngax/index.html
parent900ed5559dd87a9f9079fe5e756897e55bbb003a (diff)
Preload both CSS files
Diffstat (limited to 'Duplicati/Server/webroot/ngax/index.html')
-rwxr-xr-xDuplicati/Server/webroot/ngax/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/Duplicati/Server/webroot/ngax/index.html b/Duplicati/Server/webroot/ngax/index.html
index a0509d72a..f25231b02 100755
--- a/Duplicati/Server/webroot/ngax/index.html
+++ b/Duplicati/Server/webroot/ngax/index.html
@@ -27,6 +27,8 @@
<link rel="stylesheet" type="text/css" href="styles/smoothness/jquery-ui.min.css">
<link rel="stylesheet" type="text/css" href="styles/{{active_theme}}.css">
+ <link rel="stylesheet" type="text/css" href="styles/default.css" disabled="disabled">
+ <link rel="stylesheet" type="text/css" href="styles/dark.css" disabled="disabled">
<link rel="stylesheet" type="text/css" href="../oem/ngax/styles/oem.css?v=2.0.0.7" />
<link rel="stylesheet" type="text/css" href="../customized/customized.css?v=2.0.0.7" />