[gnome-clocks] Backdrop style for the laps



commit 56c7ef4481927171aee67074b9e6020ae4b399cd
Author: Paolo Borelli <pborelli gnome org>
Date:   Tue Sep 25 20:17:02 2012 +0200

    Backdrop style for the laps

 data/gtk-style.css |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/gtk-style.css b/data/gtk-style.css
index 73b76c9..98f72ec 100644
--- a/data/gtk-style.css
+++ b/data/gtk-style.css
@@ -90,3 +90,8 @@
     background-color:shade(@theme_bg_color, 0.975);
 }
 
+.clocks-laps column-header.button:backdrop,
+.clocks-laps column-header .button:backdrop {
+    background-color: @theme_bg_color;
+}
+



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