[gnome-panel] theme: remove border from buttons



commit 9363a166e85971cef1084831a201def9384d5ac6
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Fri Oct 17 09:55:58 2014 +0300

    theme: remove border from buttons

 gnome-panel/Adwaita.css |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gnome-panel/Adwaita.css b/gnome-panel/Adwaita.css
index ebe05c3..b86d580 100644
--- a/gnome-panel/Adwaita.css
+++ b/gnome-panel/Adwaita.css
@@ -27,6 +27,8 @@ PanelApplet GtkButton#clock-applet-button,
 PanelApplet GtkButton#showdesktop-button {
        padding: 0px 4px;
        color: @theme_unfocused_fg_color;
+       border: 0;
+       border-radius: 0;
 }
 
 WnckPager:selected {


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