diff options
Diffstat (limited to 'desktop-themes/Menta/gtk-3.0')
-rw-r--r-- | desktop-themes/Menta/gtk-3.0/mate-applications.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/Menta/gtk-3.0/mate-applications.css b/desktop-themes/Menta/gtk-3.0/mate-applications.css index 0ef4aefb..06be8f51 100644 --- a/desktop-themes/Menta/gtk-3.0/mate-applications.css +++ b/desktop-themes/Menta/gtk-3.0/mate-applications.css @@ -165,6 +165,11 @@ color: @theme_unfocused_fg_color; } +/* treeview rows */ +.caja-side-pane treeview.view { + padding: 2px; +} + /* to avoid overlap with eject buttons */ .caja-side-pane scrolledwindow scrollbar.vertical.left.overlay-indicator, .caja-side-pane scrolledwindow scrollbar.vertical.left.overlay-indicator trough, |