[gnome-clocks] Also override the fg color



commit 6e41605c884af1f4ff19e9ddf65b2d1358f785df
Author: Paolo Borelli <pborelli gnome org>
Date:   Thu Sep 27 22:21:10 2012 +0200

    Also override the fg color

 data/gtk-style.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/gtk-style.css b/data/gtk-style.css
index 7198a48..c498f41 100644
--- a/data/gtk-style.css
+++ b/data/gtk-style.css
@@ -72,6 +72,7 @@
 
 .view.clocks-laps {
     background-color: @theme_bg_color;
+    color: @theme_fg_color;
 }
 
 .frame.clocks-laps-scroll {



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