diff --git a/customprompts/mzta-custom-prompts.css b/customprompts/mzta-custom-prompts.css index f819adcc..ccf94c52 100644 --- a/customprompts/mzta-custom-prompts.css +++ b/customprompts/mzta-custom-prompts.css @@ -94,6 +94,14 @@ table td { padding: 8px; } +table td.w19{ + width: 19vw; +} + +table td.w25{ + width: 25vw; +} + table.prompts_list td.properties{ white-space: nowrap; } @@ -109,7 +117,7 @@ table.prompts_list td.properties{ } .text_output{ - width: 100%; + width: 98%; height: 9em; } diff --git a/customprompts/mzta-custom-prompts.html b/customprompts/mzta-custom-prompts.html index 6562feb5..98d10370 100644 --- a/customprompts/mzta-custom-prompts.html +++ b/customprompts/mzta-custom-prompts.html @@ -18,18 +18,18 @@
- - - - - -
+

[__MSG_customPrompts_form_label_ID_rules__]
+
+
+
@@ -47,12 +47,12 @@
+
+