[sushi] style: re-add padding to the decoration button



commit ebb6526c4281ebc503be4fab3f54abb915bdcbc1
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Apr 19 17:51:04 2011 -0400

    style: re-add padding to the decoration button

 data/style/gtk-style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/style/gtk-style.css b/data/style/gtk-style.css
index aa08d7a..8139904 100644
--- a/data/style/gtk-style.css
+++ b/data/style/gtk-style.css
@@ -48,7 +48,7 @@ GtkLabel {
 .np-decoration.button {
     color: @np_fg_color;
     background-image: none;
-    padding: 0;
+    padding: 4;
 
     border-style: none;
     border-radius: 0;



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