From c4e958b4052782b73a0d0a2e33ac78f2dfe2700e Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 31 Oct 2014 21:19:06 +0100 Subject: Revert "BlackMate GTK3: new scrollbar style" This reverts commit 3e74d2fe23eeb22800cf27cdf74132fbe210db50. --- desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'desktop-themes') diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css index 0525ca17..0452be23 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css @@ -1282,12 +1282,6 @@ GtkComboBox .menu { border-radius: 6px; } -.scrollbar.slider.horizontal:prelight { - border-width: 1px; - border-color: @scroll_slider_color; - border-radius: 6px; -} - .scrollbar.slider.vertical:prelight { border-width: 1px; border-color: @scroll_slider_color; @@ -2834,13 +2828,6 @@ NemoView .view { color: @theme_fg_color; } -/* the small line between sidebar and view */ -NautilusWindow * , -NemoWindow * { - -GtkPaned-handle-size: 2px; -} - - .nautilus-inactive-pane .view, .nemo-inactive-pane .view { background-color: shade(@less_dark_color, 1.3); -- cgit v1.2.1