From ba0bb37f4b157726e4bea54fa351b63aa24bffad Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 30 Apr 2005 19:12:37 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modifications=20eth=E9tiques=20mineures?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/theme/yellow/yellow.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index 8c092153274..b678ef8b99c 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -45,7 +45,8 @@ textarea { font: helvetica, verdana, arial, sans-serif; } .button { font-family: arial,verdana,helvetica, sans-serif; font-size: 100%; - border: 1px solid #ccd7e0; + font-weight: normal; + border: 1px solid #bbbb99; background-image : url(/theme/yellow/img/button_bg.png); background-position : bottom; }