From 58e13f1eae17daec8a53c032d3a86fa878313b69 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 6 Nov 2008 10:50:03 +0100 Subject: [PATCH] more width adjustments --- data/themes/adeline/styles/cdc_structure.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/themes/adeline/styles/cdc_structure.css b/data/themes/adeline/styles/cdc_structure.css index e044436..ce72b63 100644 --- a/data/themes/adeline/styles/cdc_structure.css +++ b/data/themes/adeline/styles/cdc_structure.css @@ -341,7 +341,7 @@ body { float:left; } #cdc_page #cdc_bloc_identification form fieldset.cdc_valider input{ - width:80px; + width:70px; float:right; } #cdc_page #cdc_bloc_identification form fieldset.cdc_coche{ @@ -354,7 +354,7 @@ body { width:auto; } #cdc_page #cdc_bloc_identification form fieldset.cdc_coche label{ - width:210px; + width:180px; padding-top:0; } #cdc_page #cdc_bloc_identification form fieldset.cdc_coche label img{ @@ -364,14 +364,14 @@ body { } #cdc_page #cdc_bloc_identification form fieldset label{ font-size:0.75em; - width:85px; + width:75px; float:left; display:block; padding-top:4px; } #cdc_page #cdc_bloc_identification form fieldset input{ font-size:0.75em; - width:150px; + width:140px; float:left; display:block; } @@ -410,7 +410,7 @@ body { padding:15px 10px; } #cdc_page #cdc_bloc_identification .cdc_boite_connexion .cdc_bouton a{ - padding:2px 25px; + padding:2px 15px; } #cdc_page #cdc_bloc_identification .cdc_boite_connexion .cdc_logo{ padding:10px;