diff options
| -rw-r--r-- | share/ui/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/ui/style.css b/share/ui/style.css index 1ede94baa..b103c323b 100644 --- a/share/ui/style.css +++ b/share/ui/style.css @@ -114,7 +114,7 @@ caret-color: @theme_base_color; -gtk-secondary-caret-color: @theme_base_color; } -.dark .combobright box{ +.dark .combobright box *{ color: @theme_base_color; } .dark .combobright .combo *, |
