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 21:32:21 +0300
committersamuel-w <samuel.woon@protonmail.com>2021-09-27 21:32:21 +0300
commitc705bf2c30bf107bc68797f7ae38afba0ea238f7 (patch)
tree1efc47c0a8a5cdbda15fea6aaa927ab8eede503f
parent42f969704dcf3de9988cd68d3113e612503837e9 (diff)
Tabs to spaces
-rwxr-xr-xDuplicati/Server/webroot/ngax/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/Duplicati/Server/webroot/ngax/index.html b/Duplicati/Server/webroot/ngax/index.html
index f25231b02..040957e69 100755
--- a/Duplicati/Server/webroot/ngax/index.html
+++ b/Duplicati/Server/webroot/ngax/index.html
@@ -26,9 +26,9 @@
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" type="text/css" href="styles/smoothness/jquery-ui.min.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="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" />