From: Sebastian Riedel Date: Wed, 13 Oct 2004 21:20:43 +0000 (+0000) Subject: i promise this is the last small design fix today X-Git-Tag: 2.10~132 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=maypole.git;a=commitdiff_plain;h=34346cf109ad1b0a098c9f99b2ac216f3454a264 i promise this is the last small design fix today git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@230 48953598-375a-da11-a14b-00016c27c3ee --- diff --git a/templates/maypole.css b/templates/maypole.css index fe0f50c..c9728ce 100644 --- a/templates/maypole.css +++ b/templates/maypole.css @@ -341,7 +341,7 @@ label .field { .pager a:hover { color: #fff; - background: #b5cadc; + background: #7d95b5; border-color: #036; text-decoration: none; }