From 14e224cbc1bf0f1564dfb5faf0d3a0cad7c981ea Mon Sep 17 00:00:00 2001 From: The Squash Date: Sat, 25 Jul 2020 20:08:45 -0400 Subject: Traditional and Menta theme families: Resolved Caja sidebar display regressions Several lines in these themes, seemingly related to historical overlay scrolling issues, have been removed. These lines were causing the doubling in height of some rows in the Caja Places, Tree, History and Bookmarks sidebars in all themes, and the chopping off of the left side of said Caja sidebars in the Traditional family of themes. --- desktop-themes/BlueMenta/gtk-3.0/mate-applications.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'desktop-themes/BlueMenta/gtk-3.0') diff --git a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css index a8a55f6e..19b95182 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/mate-applications.css @@ -165,11 +165,6 @@ color: @theme_unfocused_fg_color; } -/* treeview rows */ -.caja-side-pane treeview.view { - padding: 2px 0px; -} - /* 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, -- cgit v1.2.1