- +
{% block content %} {# content from template will be set here #} diff --git a/templates/index.html b/templates/index.html index a4da7678..2fde2dd7 100644 --- a/templates/index.html +++ b/templates/index.html @@ -420,11 +420,11 @@

Mistral Configuration:

Run Tasks

- - - + + +
- +
@@ -433,8 +433,8 @@

Task Status

Task ID: N/A

Running Time: -- : -- : --

Type: N/A

-

Status: IDLE

-

Status Message: N/A

+

Status: IDLE

+

Status Message: N/A

Progress: 0%

-
+

Details / Log:

diff --git a/templates/lyrics_search.html b/templates/lyrics_search.html index 27d6c9c9..f5649e2d 100644 --- a/templates/lyrics_search.html +++ b/templates/lyrics_search.html @@ -95,26 +95,6 @@ min-height: 1.6em; } - #search-form button, #axis-form button, #song-form button, #playlist-form button { - width: 100%; - padding: 0.75rem 1.5rem; - font-size: 1rem; - font-weight: 600; - background-color: var(--color-primary); - color: white; - border: none; - border-radius: 8px; - cursor: pointer; - transition: background-color 0.2s; - } - #search-form button:hover, #axis-form button:hover, #song-form button:hover, #playlist-form button:hover { - background-color: var(--color-primary-hover); - } - #search-form button:disabled, #axis-form button:disabled, #song-form button:disabled, #playlist-form button:disabled { - background-color: var(--text-muted); - cursor: not-allowed; - } - .loading-spinner { text-align: center; padding: 2rem; @@ -213,7 +193,7 @@

{{ axis_name.split('_')[2:] | join(' ') | title }}

- @@ -245,7 +225,7 @@

{{ axis_name.split('_')[2:] | join(' ') | title }}

- @@ -300,7 +280,7 @@

{{ axis_name.split('_')[2:] | join(' ') | title }}