[gnome-mines] ONly use red background for incorrect flags



commit 4a27be1e7f80c4fb94c2d54d999fdb938ee972d3
Author: Robert Roth <robert roth off gmail com>
Date:   Mon Apr 28 22:55:55 2014 +0300

    ONly use red background for incorrect flags

 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 a75e97c..b081a66 100644
--- a/data/gnome-mines.css.in
+++ b/data/gnome-mines.css.in
@@ -115,7 +115,7 @@ Changes are applied instantly and globally, for the whole application.
   transition-duration:1s;
 }
 
-.explodedField .flag {
+.explodedField .incorrect {
   background-color:#cc0000;
 }
 


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