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

Correction bug style (bizarre) sous MSIE Windows (XP) dans cadre_formulaire...

Correction bug style (bizarre) sous MSIE Windows (XP) dans cadre_formulaire (a dŽpassait ˆ droite).
parent 4a386e3f
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -1595,8 +1595,8 @@ function fin_grand_cadre(){
// Cadre formulaires
function debut_cadre_formulaire(){
echo "\n<div style='border-top: 1px solid #aaaaaa; border-left: 1px solid #aaaaaa; border-right: 1px solid white; border-bottom: 1px solid white; padding: 0px;'>";
echo "\n<div style='border: 1px dashed #666666; padding: 10px; background-color:#e4e4e4;'>";
echo "\n<div style='width: 100%; border-top: 1px solid #aaaaaa; border-left: 1px solid #aaaaaa; border-right: 1px solid white; border-bottom: 1px solid white; padding: 0px;'>";
echo "\n<div style='width: 100%; border: 1px dashed #666666; padding: 10px; background-color:#e4e4e4;'>";
}
function fin_cadre_formulaire(){
......
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