Subversion Repositories eFlore/Applications.coel

Compare Revisions

Ignore whitespace Rev 1919 → Rev 1920

/trunk/war/Coel.css
254,6 → 254,27
#main-button button{
font-weight:bold;
text-decoration:underline;}
.champNombreFormat {
margin-right: 5px;
margin-bottom: 5px;
}
 
.labelChampNombreFormat {
font: 12px tahoma,arial,helvetica,sans-serif;
display: inline-block;
margin-top: 2px;
width: 255px;
}
 
.labelChampNombreFormat::after {
content: ":";
}
 
.textAreaAutreUniteRangement textarea {
width: 400px !important;
}
 
/* #----------------------------------------------------------------------------------------------------------#*/
/* FORMULAIRE */
/* #----------------------------------------------------------------------------------------------------------#*/