[the-board] [style] Remove black border around window's content area



commit d4686e36ce7da7e48d2dfd8c86cc8fdc9ce159cd
Author: Lucas Rocha <lucasr gnome org>
Date:   Thu Mar 10 00:27:25 2011 -0500

    [style] Remove black border around window's content area
    
    It was only necessary because we were not showing window decoration.

 data/style/style.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/style/style.css b/data/style/style.css
index 4445604..c52be3e 100644
--- a/data/style/style.css
+++ b/data/style/style.css
@@ -13,7 +13,6 @@ MxWidget {
 TbBox#main-window-main-box {
     background-color: black;
     spacing: 10px;
-    padding: 2px;
 }
 
 TbBox#main-window-content-box {



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