From acdba71700a71a7042cab93f8a0649086b34ea40 Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Thu, 3 Mar 2016 16:55:05 +0100 Subject: tweak nautilus searchbar --- common/gtk-3.0/3.20/gtk-solid-dark.css | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'common/gtk-3.0/3.20/gtk-solid-dark.css') diff --git a/common/gtk-3.0/3.20/gtk-solid-dark.css b/common/gtk-3.0/3.20/gtk-solid-dark.css index 3d85156..6fece18 100644 --- a/common/gtk-3.0/3.20/gtk-solid-dark.css +++ b/common/gtk-3.0/3.20/gtk-solid-dark.css @@ -2763,11 +2763,12 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can .nautilus-list-dim-label:selected:focus { color: #dceaf9; } -.nautilus-window .search-bar { - padding: 5px; - box-shadow: none; - background-color: #404552; - border-bottom: 1px solid #2b2e39; } +.nautilus-window searchbar { + border-color: transparent; + box-shadow: inset 0 -1px #2b2e39; } + +.nautilus-window notebook > stack:not(:only-child) searchbar { + background-color: #404552; } .nautilus-window notebook { background-color: #404552; } @@ -3514,10 +3515,6 @@ GtkListBox .h4 { .nautilus-window button.sidebar-button:not(:hover):not(:active) > image { opacity: 0.5; } -.nautilus-window searchbar { - border-color: transparent; - box-shadow: inset 0 -1px #2b2e39; } - .gedit-bottom-panel-paned { background-color: #404552; } -- cgit v1.2.3