[the-board] [style] Less harsh screen dimming when a thing is active



commit 266dbe4f15dd0559874b713f7552cc443271f732
Author: Lucas Rocha <lucasr gnome org>
Date:   Thu Mar 10 00:29:58 2011 -0500

    [style] Less harsh screen dimming when a thing is active

 data/style/style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/style/style.css b/data/style/style.css
index c52be3e..2c84b56 100644
--- a/data/style/style.css
+++ b/data/style/style.css
@@ -44,7 +44,7 @@ TbBox#page-main-box {
 }
 
 TbBox#page-dim-box {
-    background-color: #000000AA;
+    background-color: #00000033;
 }
 
 TbBox#page-selection-box {



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