Skip to content
Extraits de code Groupes Projets
Valider 74ec1e6d rédigé par ARNO*'s avatar ARNO*
Parcourir les fichiers

Modif formulaires, changement CSS: fonctionne mieux sous Firefox 2.

parent dd5329b3
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -153,29 +153,31 @@ ol.formfx li.gauche { ...@@ -153,29 +153,31 @@ ol.formfx li.gauche {
padding-#GET{left}: 120px; padding-#GET{left}: 120px;
} }
ol.formfx li.gauche label { ol.formfx li.gauche label {
margin-#GET{left}: -120px; position: absolute;
display: block; top: 0px;
width: 110px; #GET{left}: 0px;
background: url([(#EVAL{_DIR_IMG_PACK}|concat{label-fond-gauche-,#ENV{ltr},.gif}|image_sepia{#ENV{couleur_claire,3874b0}}|extraire_attribut{src})]) center [(#GET{right})] no-repeat; display: block;
width: 110px;
background: url([(#EVAL{_DIR_IMG_PACK}|concat{label-fond-gauche-,#ENV{ltr},.gif}|image_sepia{#ENV{couleur_claire,3874b0}}|extraire_attribut{src})]) center [(#GET{right})] no-repeat;
font-size: 9px; font-size: 9px;
color: #[(#GET{foncee}|couleur_foncer)]; color: #[(#GET{foncee}|couleur_foncer)];
line-height: 11px; line-height: 11px;
text-transform: uppercase; text-transform: uppercase;
font-family: verdana, arial, helvetica, sans; font-family: verdana, arial, helvetica, sans;
padding-top: 5px; padding-top: 5px;
padding-bottom: 5px; padding-bottom: 5px;
padding-left: 5px; padding-left: 5px;
padding-right: 5px; padding-right: 5px;
} }
ol.formfx li.gauche.obligatoire label { ol.formfx li.gauche.obligatoire label {
background: url([(#EVAL{_DIR_IMG_PACK}|concat{label-fond-gauche-,#ENV{ltr},.gif}|image_sepia{#555555}|extraire_attribut{src})]) center [(#GET{right})] no-repeat; background: url([(#EVAL{_DIR_IMG_PACK}|concat{label-fond-gauche-,#ENV{ltr},.gif}|image_sepia{#555555}|extraire_attribut{src})]) center [(#GET{right})] no-repeat;
color: white; color: white;
} }
ol.formfx li.gauche input, ol.formfx li.gauche textarea { ol.formfx li.gauche input, ol.formfx li.gauche textarea {
margin-top: -1.9em;
} }
ol.formfx li.gauche select { ol.formfx li.gauche select {
position:relative; position:relative;
...@@ -195,6 +197,7 @@ ol.formfx li.haut { ...@@ -195,6 +197,7 @@ ol.formfx li.haut {
ol.formfx li.haut label { ol.formfx li.haut label {
font-size: 9px; font-size: 9px;
display: -moz-inline-box;
display: inline-block; display: inline-block;
color: white; color: white;
line-height: 11px; line-height: 11px;
...@@ -218,7 +221,7 @@ ol.formfx li.haut.obligatoire label { ...@@ -218,7 +221,7 @@ ol.formfx li.haut.obligatoire label {
ol.formfx fieldset { ol.formfx fieldset {
margin-top: 7px; margin-top: 7px;
border: 1px solid #GET{foncee}; border: 1px solid #GET{foncee};
padding-top: 2px; padding-top: 0px;
padding: 10px; padding: 10px;
padding-top: 5px; padding-top: 5px;
} }
...@@ -233,7 +236,7 @@ ol.formfx fieldset legend { ...@@ -233,7 +236,7 @@ ol.formfx fieldset legend {
font-family: verdana, arial, helvetica, sans; font-family: verdana, arial, helvetica, sans;
padding-top: 6px; padding-top: 6px;
padding-bottom: 9px; padding-bottom: 10px;
padding-left: 5px; padding-left: 5px;
padding-right: 5px; padding-right: 5px;
margin-bottom: 0px; margin-bottom: 0px;
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter