Modification style input radio

This commit is contained in:
Michael RICOIS 2009-06-10 14:32:51 +00:00
parent 4ad810ee44
commit 36b4b4b978

View File

@ -100,7 +100,7 @@ fieldset legend{ padding:0 0 0 10px;}
.fieldgrp label{font-weight:bold; margin-left:30px; width:180px; clear:both; padding:0 10px 0 0;line-height:22px;_padding-top:3px; float:left; display:block; font-size:108%;}
.fieldgrp label span{font-weight:normal;}
.fieldgrp label abbr{color:#4B911C; font-size:120%; vertical-align:middle;}
.field {width:320px; float:left; padding:0 10px 0 0;line-height:22px;_padding-top:3px;}
.field {width:320px; float:left; padding:0 10px 0 0; line-height:22px; _padding-top:3px;}
.field .longfield{width:215px;}
.field .longfield-select{width:220px;}
.field .smallfield{width:95px;}
@ -112,6 +112,7 @@ div.submit p.submit-button{margin-top:0;}
div.submit p.details{font-size:85%;color:#666;margin:0;}
div.submit p.required-note{margin-top:1em;}
div.submit p.required-note span{color:#4B911C;_color:#666;font-size:170%;vertical-align:top;}
.noborder {border:none;}
<?php if(isset($_REQUEST['InfoUser']['Profil']) && $_REQUEST['InfoUser']['Profil']=='Autre'){ ?> #autreProfil {display:block;}<?php }else{?> #autreProfil {display:none;} <?php }?>
<?php if(isset($_REQUEST['InfoEnq']['PrecisionsChoix']) && $_REQUEST['InfoEnq']['PrecisionsChoix']=='5'){ ?> #autrePrecisions {display:block;} <?php }else{ ?> #autrePrecisions {display:none;} <?php }?>
@ -321,9 +322,9 @@ else print $user['fax']; ?>"/></div>
<div class="fieldgrp">
<label class="StyleInfoLib">Type d'enquête</label>
<div class="field">
<input type="radio" name="InfoEnq[Type]" value="premier" <?php if($_REQUEST['InfoEnq']['Type']=='premier'){print 'checked="checked"';};?>>PREMIER (24 h - encours inférieur à 20K&euro;)
<input class="noborder" type="radio" name="InfoEnq[Type]" value="premier" <?php if($_REQUEST['InfoEnq']['Type']=='premier'){print 'checked="checked"';};?>>PREMIER (24 h - encours inférieur à 20K&euro;)
<br/>
<input type="radio" name="InfoEnq[Type]" value="gold" <?php if($_REQUEST['InfoEnq']['Type']=='gold'){print 'checked="checked"';};?>>GOLD (72 h - encours supérieur à 20K&euro;)
<input class="noborder" type="radio" name="InfoEnq[Type]" value="gold" <?php if($_REQUEST['InfoEnq']['Type']=='gold'){print 'checked="checked"';};?>>GOLD (72 h - encours supérieur à 20K&euro;)
</div>
</div>
@ -361,16 +362,16 @@ else print $user['fax']; ?>"/></div>
<label class="StyleInfoLib">Ancienneté de la relation :</label>
<div class="field">
<input type="text" name="InfoEnq[Anciennete]" size="2" value="<?php print $_REQUEST['InfoEnq']['Anciennete']; ?>"/>
<input type="radio" name="InfoEnq[AncienneteDuree]" value="Mois" <?php if($_REQUEST['InfoEnq']['AncienneteDuree']=='Mois'){ print 'checked="checked"';}?>/>Mois
<input type="radio" name="InfoEnq[AncienneteDuree]" value="Annees" <?php if($_REQUEST['InfoEnq']['AncienneteDuree']=='Annees'){ print 'checked="checked"';}?>/>Années
<input class="noborder" type="radio" name="InfoEnq[AncienneteDuree]" value="Mois" <?php if($_REQUEST['InfoEnq']['AncienneteDuree']=='Mois'){ print 'checked="checked"';}?>/>Mois
<input class="noborder" type="radio" name="InfoEnq[AncienneteDuree]" value="Annees" <?php if($_REQUEST['InfoEnq']['AncienneteDuree']=='Annees'){ print 'checked="checked"';}?>/>Années
</div>
</div>
<div class="fieldgrp">
<label class="StyleInfoLib">Impayées :</label>
<div class="field">
<input type="radio" name="InfoEnq[ImpayeesChoix]" value="oui" <?php if($_REQUEST['InfoEnq']['ImpayeesChoix']=='oui'){ print 'checked="checked"';}?>/>Oui
<input type="radio" name="InfoEnq[ImpayeesChoix]" value="non" <?php if($_REQUEST['InfoEnq']['ImpayeesChoix']=='non'){ print 'checked="checked"';}?>/>Non
<input class="noborder" type="radio" name="InfoEnq[ImpayeesChoix]" value="oui" <?php if($_REQUEST['InfoEnq']['ImpayeesChoix']=='oui'){ print 'checked="checked"';}?>/>Oui
<input class="noborder" type="radio" name="InfoEnq[ImpayeesChoix]" value="non" <?php if($_REQUEST['InfoEnq']['ImpayeesChoix']=='non'){ print 'checked="checked"';}?>/>Non
</div>
</div>
@ -396,8 +397,8 @@ else print $user['fax']; ?>"/></div>
<div class="fieldgrp">
<label class="StyleInfoLib">Retard de paiement :</label>
<div class="field">
<input type="radio" name="InfoEnq[RetardPaiementChoix]" value="oui" <?php if($_REQUEST['InfoEnq']['RetardPaiementChoix']=='oui'){ print 'checked="checked"';}?>/>Oui
<input type="radio" name="InfoEnq[RetardPaiementChoix]" value="non" <?php if($_REQUEST['InfoEnq']['RetardPaiementChoix']=='non'){ print 'checked="checked"';}?>/>Non
<input class="noborder" type="radio" name="InfoEnq[RetardPaiementChoix]" value="oui" <?php if($_REQUEST['InfoEnq']['RetardPaiementChoix']=='oui'){ print 'checked="checked"';}?>/>Oui
<input class="noborder" type="radio" name="InfoEnq[RetardPaiementChoix]" value="non" <?php if($_REQUEST['InfoEnq']['RetardPaiementChoix']=='non'){ print 'checked="checked"';}?>/>Non
</div>
</div>
@ -424,8 +425,8 @@ else print $user['fax']; ?>"/></div>
<div class="fieldgrp">
<label class="StyleInfoLib">Litiges techniques ou commerciaux :</label>
<div class="field">
<input type="radio" name="InfoEnq[LitigeChoix]" value="oui" <?php if($_REQUEST['InfoEnq']['LitigeChoix']=='oui'){ print 'checked="checked"';}?>/>Oui
<input type="radio" name="InfoEnq[LitigeChoix]" value="non" <?php if($_REQUEST['InfoEnq']['LitigeChoix']=='non'){ print 'checked="checked"';}?>/>Non
<input class="noborder" type="radio" name="InfoEnq[LitigeChoix]" value="oui" <?php if($_REQUEST['InfoEnq']['LitigeChoix']=='oui'){ print 'checked="checked"';}?>/>Oui
<input class="noborder" type="radio" name="InfoEnq[LitigeChoix]" value="non" <?php if($_REQUEST['InfoEnq']['LitigeChoix']=='non'){ print 'checked="checked"';}?>/>Non
</div>
</div>