Merge pull request #278 from shimmerproject/revert-276-nautilus-places-sidebar
Revert "gtk-3.0: Fix Nautilus places sidebar"pull/293/head
commit
70b2565f3d
|
@ -3690,12 +3690,6 @@ GtkProgressBar.osd.progressbar {
|
||||||
background-color: @osd_bg;
|
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 *
|
* destructive action buttons *
|
||||||
******************************/
|
******************************/
|
||||||
|
|
Loading…
Reference in New Issue