From: Sebastian Riedel Date: Wed, 13 Oct 2004 20:40:05 +0000 (+0000) Subject: fixed action buttons in maypole.css X-Git-Tag: 2.10~135 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=24605421b126b59254ed28a0bb94da55e7e84f59 fixed action buttons in maypole.css git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@227 48953598-375a-da11-a14b-00016c27c3ee --- diff --git a/templates/maypole.css b/templates/maypole.css index 59db6d5..1ca27f7 100644 --- a/templates/maypole.css +++ b/templates/maypole.css @@ -287,6 +287,7 @@ label .field { } .action:hover { + color: #fff; text-decoration: none; background-color: #7d95b5; }