[gimp-help-2] Corrected typo in gimp-help-screen.css



commit 665ea8427b7edeb5bb97d9fccdf70a593e853f66
Author: kolbjoern <kolbjoern git gnome org>
Date:   Mon Oct 22 20:36:14 2012 +0200

    Corrected typo in gimp-help-screen.css

 stylesheets/gimp-help-screen.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/stylesheets/gimp-help-screen.css b/stylesheets/gimp-help-screen.css
index e9607ca..881fb35 100644
--- a/stylesheets/gimp-help-screen.css
+++ b/stylesheets/gimp-help-screen.css
@@ -599,7 +599,7 @@ a[id="glossary-quicklinks"]+table[class="simplelist"] a:visited {
 }
 a[id="glossary-quicklinks"]+table[class="simplelist"] a:hover {
   text-decoration: none;
-  color: eeeeec;
+  color: #eeeeec;
   background-color: blue;
 }
 div.figure,div.table,div.example,div.informalfigure,div.informaltable,div.informalexample



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