Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 1602 → Rev 1969

/trunk/war/cel2.css
460,10 → 460,32
padding-top: 10px;
}
 
.lienAfficherChampsEtendus {
padding-bottom: 10px;
.lienAfficherChampsEtendus, .lienAjouterChampEtendu {
color: #0000CC;
cursor: pointer;
text-align: center;
padding-left: 105px;
text-align: left;
text-decoration: underline;
}
 
.lienAfficherChampsEtendus {
padding-bottom: 10px;
}
 
.lienAjouterChampEtendu {
 
padding-bottom: 2px;
}
 
.aideCreerChampEtendu {
color: #666666;
font-size: 0.85em;
padding-bottom: 4px;
text-align: justify;
width: 360px;
}
 
.popup_champ_etendu {
border: 3px solid #667A6B;
z-index: 3000;
}