From 732325b5c269941511ab9cb4f934fd61eca2af3c Mon Sep 17 00:00:00 2001 From: GuiAworld Date: Tue, 16 Aug 2022 22:58:21 -0300 Subject: [PATCH] tweak --- static/koboldai.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/koboldai.css b/static/koboldai.css index 0cc7d92c..a7b2c1c2 100644 --- a/static/koboldai.css +++ b/static/koboldai.css @@ -410,7 +410,7 @@ input[type="range"]::-ms-fill-upper { } /*-----------------------------------------------*/ .helpicon { - color: var(--setting_text); + color: var(--help_icon); cursor: help; font-size: 14px !important; flex: auto;