diff --git a/themes/System/gimp.css b/themes/System/gimp.css index 4728ed0608..8bdcba1066 100644 --- a/themes/System/gimp.css +++ b/themes/System/gimp.css @@ -132,6 +132,10 @@ entry.italic { color: rgba (1.0, 0.0, 0.0, 1.0); } +treeview header button { + padding: 6px; +} + treeview .toggle-icon:not(.visible):hover { border: 1px solid gray; border-radius: 3px;