[gnome-themes-standard] gedit: statusbar top border



commit 67357031258a0a6fa8415934b561dadc0d4e9b5a
Author: Paolo Borelli <pborelli gnome org>
Date:   Sun Feb 16 19:03:50 2014 +0100

    gedit: statusbar top border

 themes/Adwaita/gtk-3.0/gnome-applications.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gnome-applications.css b/themes/Adwaita/gtk-3.0/gnome-applications.css
index 592a001..ac0c082 100644
--- a/themes/Adwaita/gtk-3.0/gnome-applications.css
+++ b/themes/Adwaita/gtk-3.0/gnome-applications.css
@@ -230,6 +230,10 @@ GeditWindow .pane-separator:hover {
     transition: all 200ms ease-out;
 }
 
+GeditStatusbar {
+    border-top: 1px solid @borders;
+}
+
 GeditStatusbar GeditSmallButton,
 GeditStatusMenuButton {
     text-shadow: none;


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