37 lines
1.2 KiB
CSS
37 lines
1.2 KiB
CSS
fieldset { clear:both; width:90%; margin:1.5em 1em 1em 1em; padding:0;}
|
|
fieldset select { width:250px; }
|
|
fieldset label {width:15em;}
|
|
legend { margin-left:1em; color:#000000; font-weight:bold;}
|
|
label { clear:both; float:left; width:20em; margin-right:1em; text-align:right; font-weight:bold;}
|
|
input, select, textarea { width:250px; float:left; margin-bottom:5px; }
|
|
|
|
input.widthauto {width:auto; }
|
|
input.date {width:auto;}
|
|
input.percent {width:auto;}
|
|
|
|
p.submit {margin:10px 0; width:100%; text-align:center; }
|
|
input[type="submit"] { float:none; width:auto; margin:0 auto;}
|
|
|
|
form span.left { float:left; margin-left:5px; }
|
|
form span.right { float:right; }
|
|
form p { clear:both; margin-left:18em; }
|
|
form em { color:#FF0000; }
|
|
|
|
#subFormSaisie { clear:both; }
|
|
#subFormSaisie p { margin-left:21em; }
|
|
#subFormSaisie select { width:300px; }
|
|
|
|
#NouveauDirigeant2 { display:none }
|
|
#NouveauDirigeant3 { display:none }
|
|
#formActionnaire { display:none }
|
|
#formParticipation {display:none }
|
|
/*#formLogo {display:none}*/
|
|
|
|
#frmCreateMandataires { font-size:0.8em; }
|
|
#frmCreateMandataires label { font-size:1em; }
|
|
#frmCreateMandataires select { width:200px; }
|
|
|
|
div.info { clear:both; margin-left:21em; margin-bottom:5px; }
|
|
|
|
.ui-widget .ui-widget { font-size:0.8em; }
|