From 0347273e640230fab6492b087c698eff0abc716b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 14 Dec 2007 10:40:59 +0000 Subject: [PATCH] =?UTF-8?q?Sur=20boutons=20butActionRefused,=20le=20texte?= =?UTF-8?q?=20d'explication=20est=20affich=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/theme/auguria/auguria.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/theme/auguria/auguria.css.php b/htdocs/theme/auguria/auguria.css.php index 62ee956d70a..64d34d37e3a 100644 --- a/htdocs/theme/auguria/auguria.css.php +++ b/htdocs/theme/auguria/auguria.css.php @@ -671,7 +671,7 @@ a.butAction:hover { a.butActionRefused { font-weight: bold; background: white; - border: 1px solid red; + border: 1px solid #AAAAAA; color: #AAAAAA; padding: 0em 0.7em; margin: 0em 0.5em;