diff --git a/pages/customprompts/mzta-custom-prompts.css b/pages/customprompts/mzta-custom-prompts.css index b794e8d3..07826f02 100644 --- a/pages/customprompts/mzta-custom-prompts.css +++ b/pages/customprompts/mzta-custom-prompts.css @@ -339,4 +339,8 @@ input.input_additional[type="text"]{ #chatgpt_web_additional_info{ background-color: rgb(39, 11, 0); } + + #chatgpt_web_additional_info, #chatgpt_web_additional_info_toggle, .chatgpt_web_additional_info, .chatgpt_web_additional_info_toggle, .chatgpt_web_additional_info_show{ + color: black; + } } \ No newline at end of file