aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.20/gtk-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.20/gtk-darker.css')
-rw-r--r--common/gtk-3.0/3.20/gtk-darker.css15
1 files changed, 6 insertions, 9 deletions
diff --git a/common/gtk-3.0/3.20/gtk-darker.css b/common/gtk-3.0/3.20/gtk-darker.css
index 167c088..1c63f71 100644
--- a/common/gtk-3.0/3.20/gtk-darker.css
+++ b/common/gtk-3.0/3.20/gtk-darker.css
@@ -2762,11 +2762,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: #ffffff;
- border-bottom: 1px solid #dcdfe3; }
+.nautilus-window searchbar {
+ border-color: transparent;
+ box-shadow: inset 0 -1px #dcdfe3; }
+
+.nautilus-window notebook > stack:not(:only-child) searchbar {
+ background-color: #ffffff; }
.nautilus-window notebook {
background-color: #ffffff; }
@@ -3513,10 +3514,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 #dcdfe3; }
-
.gedit-bottom-panel-paned {
background-color: #ffffff; }