From a5a5e6514c63e5a822c6c5f560a69ed86ca967a2 Mon Sep 17 00:00:00 2001 From: Jabiertxof Date: Fri, 21 Jun 2019 22:34:09 +0200 Subject: Allow pop in front and disable color buttons view --- share/ui/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'share') diff --git a/share/ui/style.css b/share/ui/style.css index 452b88917..25bde06f1 100644 --- a/share/ui/style.css +++ b/share/ui/style.css @@ -153,6 +153,10 @@ image { color: @success_color; } +.symboliccolors:disabled * { + opacity: 0.2; +} + GtkWidget, widget { /* font-size: 12pt; */ -- cgit v1.2.3