[gnome-mines] Flipped tiles should not appear as sensitive on hover



commit aa5740305a87ee81d1c275f359ad347b8767b1ef
Author: Robert Roth <robert roth off gmail com>
Date:   Wed Apr 30 14:20:18 2014 +0300

    Flipped tiles should not appear as sensitive on hover

 data/gnome-mines.css.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-mines.css.in b/data/gnome-mines.css.in
index 36ef2ec..6b02e51 100644
--- a/data/gnome-mines.css.in
+++ b/data/gnome-mines.css.in
@@ -43,7 +43,7 @@ Changes are applied instantly and globally, for the whole application.
 }
 
 .count:hover {
-  background-color:#aeaeac;
+  background-color:#dededc;
 }
 
 .flag {


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