]> git.decadent.org.uk Git - maypole.git/commitdiff
fixed action buttons in maypole.css
authorSebastian Riedel <sri@labs.kraih.com>
Wed, 13 Oct 2004 20:40:05 +0000 (20:40 +0000)
committerSebastian Riedel <sri@labs.kraih.com>
Wed, 13 Oct 2004 20:40:05 +0000 (20:40 +0000)
git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@227 48953598-375a-da11-a14b-00016c27c3ee

templates/maypole.css

index 59db6d5e18a0f0a700094ecba71e0675ce3d1950..1ca27f71aa26cb61b66403e86a5fc9aebac6ed55 100644 (file)
@@ -287,6 +287,7 @@ label .field {
 }
 
 .action:hover {
+    color: #fff;
     text-decoration: none;
     background-color: #7d95b5;
 }