From 1fe5bff37643c2c391798d2210c535f26107fd97 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 18 Sep 2005 03:33:41 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modifications=20esth=E9tiques=20mineure?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/theme/eldy/eldy.css | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/htdocs/theme/eldy/eldy.css b/htdocs/theme/eldy/eldy.css index 555d94d7df1..eb5e563949b 100644 --- a/htdocs/theme/eldy/eldy.css +++ b/htdocs/theme/eldy/eldy.css @@ -61,6 +61,13 @@ textarea { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; } +textarea.flat +{ + font: helvetica, verdana, arial, sans-serif; + border: 1px solid #8C9C9B; + padding: 0px 0px 0px 0px; + margin: 0px 0px 0px 0px; +} .button { font: 12px helvetica, verdana, arial, sans-serif; font-size: 100%; @@ -285,16 +292,6 @@ div.help } - -.flat { - font-family: arial,verdana,helvetica, sans-serif; - font-size: 100%; - font-weight: normal; - border: 1px solid #ccd7e0; - background-image : url(img/button_bg.png); - background-position : bottom; -} - td.barre { border-right: 1px solid #000000; border-bottom: 1px solid #000000;