From 2d4d49aaa047a8215ba74cf8443b3e2f3249eaef Mon Sep 17 00:00:00 2001 From: Jabiertxof Date: Tue, 18 Jun 2019 22:47:03 +0200 Subject: Fix CSS issues --- share/ui/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/share/ui/style.css b/share/ui/style.css index 6bd0d6307..7eb33f5be 100644 --- a/share/ui/style.css +++ b/share/ui/style.css @@ -78,6 +78,7 @@ */ image { + color: @theme_fg_color; -gtk-icon-palette: default; } @@ -89,8 +90,6 @@ image { -gtk-icon-style: regular; } -.bright *, -.dark *, .bright .brightstyle, .bright .brightstyle *, .dark .darkstyle, -- cgit v1.2.3