diff --git a/src/ui/static/css/dashboard.css b/src/ui/static/css/dashboard.css index cf35f4699..1e3e668c8 100644 --- a/src/ui/static/css/dashboard.css +++ b/src/ui/static/css/dashboard.css @@ -2292,6 +2292,14 @@ h6 { letter-spacing: 0.025em; } +.tracking-wider { + letter-spacing: 0.05em; +} + +.tracking-widest { + letter-spacing: 0.1em; +} + .text-blue-500 { --tw-text-opacity: 1; color: rgb(94 114 228 / var(--tw-text-opacity)); @@ -3996,6 +4004,10 @@ h6 { color: rgb(255 255 255 / 0.8); } +:is(.dark .dark\:text-white\/90) { + color: rgb(255 255 255 / 0.9); +} + :is(.dark .dark\:opacity-60) { opacity: 0.6; } diff --git a/src/ui/templates/file_manager.html b/src/ui/templates/file_manager.html index 7151af771..07a55224f 100644 --- a/src/ui/templates/file_manager.html +++ b/src/ui/templates/file_manager.html @@ -7,7 +7,7 @@ url_for(request.endpoint)[1:].split("/")[-1].strip().replace('_', '-') %} >
-
+
{% if current_endpoint == "configs" %} SERVICE MANAGER {% else %} FILE MANAGER {% endif %}
diff --git a/src/ui/templates/global_config.html b/src/ui/templates/global_config.html index 912a571cd..b52806bfe 100644 --- a/src/ui/templates/global_config.html +++ b/src/ui/templates/global_config.html @@ -4,7 +4,7 @@
-
CONFIGS
+
CONFIGS
diff --git a/src/ui/templates/home.html b/src/ui/templates/home.html index 818a11c41..eb9b60671 100644 --- a/src/ui/templates/home.html +++ b/src/ui/templates/home.html @@ -13,7 +13,7 @@ Version

-
{{ version }}
+
{{ version }}

@@ -64,7 +64,7 @@ > Instances

-
{{ instances_number }}
+
{{ instances_number }}

{{instance_health_count}} / {{ instances_number }} Services

-
{{ services_number }}
+
{{ services_number }}

{{services_ui_count}} Plugins

-
+
{{ config["CONFIG"].get_plugins()|length }}

diff --git a/src/ui/templates/instances.html b/src/ui/templates/instances.html index b3a32fefc..32671b888 100644 --- a/src/ui/templates/instances.html +++ b/src/ui/templates/instances.html @@ -23,7 +23,7 @@ instances_batched %}

{% endif %}
{{ instance.name }}
diff --git a/src/ui/templates/jobs.html b/src/ui/templates/jobs.html index db084c237..47862fb03 100644 --- a/src/ui/templates/jobs.html +++ b/src/ui/templates/jobs.html @@ -4,7 +4,7 @@ url_for(request.endpoint)[1:].split("/")[-1].strip() %}
-
INFO
+
INFO

-

FILTER
+
FILTER
@@ -193,7 +193,7 @@ url_for(request.endpoint)[1:].split("/")[-1].strip() %}
-
JOBS
+
JOBS
diff --git a/src/ui/templates/logs.html b/src/ui/templates/logs.html index 26e1758be..5f4b6e755 100644 --- a/src/ui/templates/logs.html +++ b/src/ui/templates/logs.html @@ -6,7 +6,7 @@ url_for(request.endpoint)[1:].split("/")[-1].strip().replace('_', '-') %} data-{{current_endpoint}}-settings class="col-span-12 lg:col-span-8 p-4 relative flex flex-col min-w-0 break-words bg-white shadow-xl dark:bg-slate-850 dark:shadow-dark-xl rounded-2xl bg-clip-border" > -
SETTINGS
+
SETTINGS
Submit Date @@ -179,7 +179,7 @@ url_for(request.endpoint)[1:].split("/")[-1].strip().replace('_', '-') %} data-submit-live="no" type="button" id="submit-settings" - class="hidden tracking-wide dark:brightness-125 hover:brightness-75 inline-block px-6 py-3 font-bold text-center text-white uppercase align-middle transition-all rounded-lg cursor-pointer bg-gradient-to-tl bg-primary leading-normal text-xs ease-in shadow-xs bg-150 bg-x-25 hover:-translate-y-px active:opacity-85 hover:shadow-md" + class="hidden tracking-widest dark:brightness-125 hover:brightness-75 inline-block px-6 py-3 font-bold text-center text-white uppercase align-middle transition-all rounded-lg cursor-pointer bg-gradient-to-tl bg-primary leading-normal text-xs ease-in shadow-xs bg-150 bg-x-25 hover:-translate-y-px active:opacity-85 hover:shadow-md" > Go Live @@ -193,7 +193,7 @@ url_for(request.endpoint)[1:].split("/")[-1].strip().replace('_', '-') %} data-{{current_endpoint}}-filter class="col-span-12 lg:col-span-4 p-4 relative flex flex-col min-w-0 break-words bg-white shadow-xl dark:bg-slate-850 dark:shadow-dark-xl rounded-2xl bg-clip-border" > -
FILTERS
+
FILTERS
@@ -308,7 +308,7 @@ url_for(request.endpoint)[1:].split("/")[-1].strip().replace('_', '-') %}
-
LOGS
+
LOGS
diff --git a/src/ui/templates/plugins.html b/src/ui/templates/plugins.html index b16bd66dd..c43d794a3 100644 --- a/src/ui/templates/plugins.html +++ b/src/ui/templates/plugins.html @@ -6,7 +6,7 @@ include "plugins_modal.html" %}
-
INFO
+
INFO

-

UPLOAD / RELOAD
+
UPLOAD / RELOAD
@@ -115,7 +115,7 @@ include "plugins_modal.html" %} data-{{current_endpoint}}-filter class="p-4 col-span-12 2xl:col-span-4 relative min-w-0 break-words bg-white shadow-xl dark:bg-slate-850 dark:shadow-dark-xl rounded-2xl bg-clip-border" > -
FILTER
+
FILTER
@@ -206,7 +206,7 @@ include "plugins_modal.html" %}
-
LIST
+
LIST
{% for plugin in plugins %} {% if plugin['external'] %} diff --git a/src/ui/templates/services.html b/src/ui/templates/services.html index a2a349a1b..83132041b 100644 --- a/src/ui/templates/services.html +++ b/src/ui/templates/services.html @@ -32,10 +32,10 @@ class="dark:brightness-110 overflow-hidden hover:scale-102 transition col-span-12 lg:col-span-6 3xl:col-span-4 p-4 w-full shadow-md break-words bg-white dark:bg-slate-850 dark:shadow-dark-xl rounded-2xl bg-clip-border" > -
+
{{ service["SERVER_NAME"]['value'] }}
-
{{ service["SERVER_NAME"]['method'] }}
+
{{ service["SERVER_NAME"]['method'] }}
diff --git a/src/ui/templates/settings_plugins.html b/src/ui/templates/settings_plugins.html index 3fd6bb3d8..5ba21a795 100644 --- a/src/ui/templates/settings_plugins.html +++ b/src/ui/templates/settings_plugins.html @@ -13,7 +13,7 @@ data-plugin-item="{{plugin['id']}}"
{{plugin['name']}} {{plugin['version']}}