diff options
Diffstat (limited to 'share')
| -rw-r--r-- | share/ui/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
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; */ |
