From 6539bc919d09c39f7a55753b33387dfc3733e709 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 16 May 2016 19:56:18 +0200 Subject: gtk3: remove borders from nautilus-list-view (fix #533) --- common/gtk-3.0/3.20/gtk-dark.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'common/gtk-3.0/3.20/gtk-dark.css') diff --git a/common/gtk-3.0/3.20/gtk-dark.css b/common/gtk-3.0/3.20/gtk-dark.css index f5a9589..4ace161 100644 --- a/common/gtk-3.0/3.20/gtk-dark.css +++ b/common/gtk-3.0/3.20/gtk-dark.css @@ -3145,9 +3145,6 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can background-color: #313541; border-color: #1b1d24; } -.nautilus-list-view .view, .nautilus-list-view iconview { - border-bottom: 1px solid #2b2e39; } - @keyframes needs_attention_keyframes { 0% { color: rgba(207, 218, 231, 0.8); -- cgit v1.2.3