Domain not configured
++ This domain requires configuration via the froxlor server management panel, as it is currently not assigned to any customer. +
+-
+
- + + Please ask your provider/hoster if you have any questions. + +
diff --git a/templates/Froxlor/assets/scss/components/_generic.scss b/templates/Froxlor/assets/scss/components/_generic.scss index e229c630..cca98543 100644 --- a/templates/Froxlor/assets/scss/components/_generic.scss +++ b/templates/Froxlor/assets/scss/components/_generic.scss @@ -92,3 +92,10 @@ td.text-end { background-color: transparent; } } + +// Table +@include color-mode(light) { + .table { + --bs-table-bg: white; + } +} diff --git a/templates/misc/unconfigured/index.html b/templates/misc/unconfigured/index.html new file mode 100644 index 00000000..282ccf0f --- /dev/null +++ b/templates/misc/unconfigured/index.html @@ -0,0 +1,55 @@ + + +
+ + + ++ This domain requires configuration via the froxlor server management panel, as it is currently not assigned to any customer. +
+