[gnome-themes-standard] Widget: remove bottom border too from NautilusNotebook.



commit da3dcf6b547bd17f63b583fb3881747f60247d12
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Thu Jan 19 14:49:03 2012 +0100

    Widget: remove bottom border too from NautilusNotebook.

 themes/Adwaita/gtk-3.0/gnome-applications.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index be056e8..fede788 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -173,6 +173,7 @@ NautilusWindow > GtkGrid > .pane-separator:hover:backdrop {
 NautilusNotebook.notebook {
     border-right-width: 0;
     border-left-width: 0;
+    border-bottom-width: 0;
 }
 
 /* gedit */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]