From 24605421b126b59254ed28a0bb94da55e7e84f59 Mon Sep 17 00:00:00 2001 From: Sebastian Riedel Date: Wed, 13 Oct 2004 20:40:05 +0000 Subject: [PATCH] fixed action buttons in maypole.css git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@227 48953598-375a-da11-a14b-00016c27c3ee --- templates/maypole.css | 1 + 1 file changed, 1 insertion(+) 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; } -- 2.39.2