From c1bef265d6cbb6b2838006cfee2310364e1f05d7 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 3 Dec 2005 18:30:23 +0000 Subject: [PATCH] =?UTF-8?q?Qual:=20Modif=20pour=20meilleur=20respect=20CSS?= =?UTF-8?q?2=20et=20compatibilit=E9=20CSS3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/theme/dev/dev.css | 2 +- htdocs/theme/dolibarr/dolibarr.css | 2 +- htdocs/theme/eldy/eldy.css.php | 5 ++--- htdocs/theme/freelug/freelug.css | 4 +--- htdocs/theme/rodolphe/rodolphe.css | 2 +- htdocs/theme/yellow/yellow.css | 2 +- 6 files changed, 7 insertions(+), 10 deletions(-) diff --git a/htdocs/theme/dev/dev.css b/htdocs/theme/dev/dev.css index 5488f302276..79118d285d8 100644 --- a/htdocs/theme/dev/dev.css +++ b/htdocs/theme/dev/dev.css @@ -253,7 +253,7 @@ div.formsearch top: 0px; left: 130px; padding: 4px; - vertical-align: center; + vertical-align: middle; } .flat { diff --git a/htdocs/theme/dolibarr/dolibarr.css b/htdocs/theme/dolibarr/dolibarr.css index 003b9758d89..748a30628e1 100644 --- a/htdocs/theme/dolibarr/dolibarr.css +++ b/htdocs/theme/dolibarr/dolibarr.css @@ -270,7 +270,7 @@ div.formsearch top: 0px; left: 130px; padding: 4px; - vertical-align: center; + vertical-align: middle; margin-bottom: 10px; } diff --git a/htdocs/theme/eldy/eldy.css.php b/htdocs/theme/eldy/eldy.css.php index 1f80ed39ee5..e8c3849fbdf 100644 --- a/htdocs/theme/eldy/eldy.css.php +++ b/htdocs/theme/eldy/eldy.css.php @@ -364,7 +364,7 @@ div.formsearch top: 0px; left: 130px; padding: 4px; - vertical-align: center; + vertical-align: middle; margin-bottom: 10px; } @@ -896,13 +896,12 @@ border-width:0px; color:#0B63A2; vertical-align:middle; cursor: pointer; -cursor: hand; } /* ============================================================================== */ - * Autre (telephonie) +/* Autre (telephonie) */ /* ============================================================================== */ #corpForm fieldset { /*** Mise en forme des cadres ***/ diff --git a/htdocs/theme/freelug/freelug.css b/htdocs/theme/freelug/freelug.css index 24b74023406..184d3e843d4 100644 --- a/htdocs/theme/freelug/freelug.css +++ b/htdocs/theme/freelug/freelug.css @@ -78,7 +78,6 @@ select.flat font: 11px arial,verdana,heletica, sans-serif; padding: 0px 2px 0px 2px; margin: 0px 0px 0px 0px; - border-collapse: nocollapse; border-left: 1px solid #cccccc; border-right: 1px solid #aaaaaa; border-top: 1px solid #dddddd; @@ -91,7 +90,6 @@ select.flat font: 11px arial,verdana,heletica, sans-serif; padding: 0px 2px 0px 2px; margin: 0px 0px 0px 0px; - border-collapse: nocollapse; border-left: 1px solid #aaaaaa; border-right: 1px solid #cccccc; border-top: 1px solid #aaaaaa; @@ -356,7 +354,7 @@ div.formsearch top: 0px; left: 130px; padding: 4px; - vertical-align: center; + vertical-align: middle; margin-bottom: 10px; } diff --git a/htdocs/theme/rodolphe/rodolphe.css b/htdocs/theme/rodolphe/rodolphe.css index 1ce0dad8d48..1434ccf58aa 100644 --- a/htdocs/theme/rodolphe/rodolphe.css +++ b/htdocs/theme/rodolphe/rodolphe.css @@ -329,7 +329,7 @@ div.formsearch top: 0px; left: 130px; padding: 4px; - vertical-align: center; + vertical-align: middle; margin-bottom: 10px; } diff --git a/htdocs/theme/yellow/yellow.css b/htdocs/theme/yellow/yellow.css index 0aeab207109..38a1be5e377 100644 --- a/htdocs/theme/yellow/yellow.css +++ b/htdocs/theme/yellow/yellow.css @@ -330,7 +330,7 @@ div.formsearch top: 0px; left: 130px; padding: 4px; - vertical-align: center; + vertical-align: middle; margin-bottom: 10px; }