aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-solid-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-solid-darker.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-solid-darker.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/common/gtk-3.0/3.20/gtk-solid-darker.css b/common/gtk-3.0/3.20/gtk-solid-darker.css
index da77e21..cf53a35 100644
--- a/common/gtk-3.0/3.20/gtk-solid-darker.css
+++ b/common/gtk-3.0/3.20/gtk-solid-darker.css
@@ -2784,8 +2784,10 @@ popover.background label.nautilus-canvas-item.separator, headerbar .nautilus-can
color: #dceaf9; }
.nautilus-window searchbar {
- border-color: transparent;
- box-shadow: inset 0 -1px #dcdfe3; }
+ border-top: 1px solid #dcdfe3; }
+
+.nautilus-window .searchbar-container {
+ margin-top: -1px; }
.nautilus-window notebook,
.nautilus-window notebook > stack:not(:only-child) searchbar {