From 604f35e5b00cfb04bd6d518a31f4765baf9a48af Mon Sep 17 00:00:00 2001 From: lukefromdc Date: Sat, 23 Jan 2016 16:45:00 -0500 Subject: Gtk+-3.20 BlackMate: Remove more deprecated style properties --- desktop-themes/BlackMATE/gtk-3.0/other-applications.css | 6 ------ 1 file changed, 6 deletions(-) (limited to 'desktop-themes') diff --git a/desktop-themes/BlackMATE/gtk-3.0/other-applications.css b/desktop-themes/BlackMATE/gtk-3.0/other-applications.css index a45f3adf..2076629a 100644 --- a/desktop-themes/BlackMATE/gtk-3.0/other-applications.css +++ b/desktop-themes/BlackMATE/gtk-3.0/other-applications.css @@ -51,11 +51,6 @@ window>*>box>box>box>scrolledwindow>.view .entry:focus { } -/* the small line between sidebar and view */ -NemoWindow * { - -GtkPaned-handle-size: 2px; -} - NemoWindow GtkPaned { background-color: @less_dark_color; } @@ -294,7 +289,6 @@ DConfWindow DConfKeyView.view { /* the small line between sidebar and view */ DConfWindow GtkPaned.horizontal { - -GtkPaned-handle-size: 3px; border-color: transparent; background-color: @theme_bg_color; } -- cgit v1.2.1