more width adjustments

This commit is contained in:
root 2008-11-06 10:50:03 +01:00
parent 34c8b91dd2
commit 58e13f1eae
1 changed files with 5 additions and 5 deletions

View File

@ -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;