[gnome-shell] [panel] Remove border bottom



commit 929073882f9f8ed820251f70c60e3b8aca41055d
Author: Colin Walters <walters verbum org>
Date:   Tue Apr 27 13:04:48 2010 -0400

    [panel] Remove border bottom
    
    This line just looks poor - it's probably a leftover from when the
    panel was a gradient.  We didn't quite see it before because of
    a different bug where we were over-allocating the panel to 27
    pixels.

 data/theme/gnome-shell.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index a3baff6..6047bf5 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -99,7 +99,6 @@ StTooltip {
     color: #ffffff;
     font-size: 16px;
     background-color: black;
-    border-bottom: 1px solid #1f1f1f;
 }
 
 #panelLeft, #panelCenter, #panelRight {



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