From 34f6ec3af20ccd831178b6c5c777dcd80533af25 Mon Sep 17 00:00:00 2001 From: Satyajit Sahoo Date: Mon, 14 Dec 2015 02:30:59 +0530 Subject: [PATCH] Revert "gtk-3.0: Fix Nautilus places sidebar" --- gtk-3.0/gtk-widgets.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/gtk-3.0/gtk-widgets.css b/gtk-3.0/gtk-widgets.css index 5919a5f..634421c 100644 --- a/gtk-3.0/gtk-widgets.css +++ b/gtk-3.0/gtk-widgets.css @@ -3690,12 +3690,6 @@ GtkProgressBar.osd.progressbar { background-color: @osd_bg; } -/* notably used in Nautilus */ -.sidebar GtkPlacesSidebar { - /* fixes opaque grey area for the overshoot and undershoot areas */ - background: rgba(0, 0, 0, 0); -} - /****************************** * destructive action buttons * ******************************/