summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntónio Fernandes <AntonioJPFernandes@gmail.com>2013-08-23 21:46:45 +0100
committerCosimo Cecchi <cosimoc@gnome.org>2013-08-24 08:05:22 -0700
commitfe21bbad3dca02366bde7cb5abee7edabdd8b8d1 (patch)
tree3c23e4b3f35b02390f0715553bc4a68b43dd5fa8
parent823af26f676ca468dbf07b6ad2aa28b167c08f45 (diff)
downloadgnome-themes-standard-fe21bbad3dca02366bde7cb5abee7edabdd8b8d1.tar.gz
nautilus: Drop search bar overrides for tabs
The theming of the search bar for "no tabs" is identical now. https://bugzilla.gnome.org/show_bug.cgi?id=706673
-rw-r--r--themes/Adwaita/gtk-3.0/gnome-applications.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 577379aa..97f723ba 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -136,17 +136,6 @@ NautilusQueryEditor .toolbar:backdrop:nth-child(2) {
border-color: @unfocused_borders;
}
-
-NautilusNotebook.notebook NautilusQueryEditor .primary-toolbar.toolbar {
- border-top-width: 0;
-}
-
-NautilusNotebook.notebook NautilusQueryEditor .toolbar:last-child,
-NautilusNotebook.notebook NautilusQueryEditor .primary-toolbar.toolbar:only-child {
- border-bottom-width: 1px;
- border-bottom-color: @borders;
-}
-
/* gedit */
GeditWindow .pane-separator,