Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 643 → Rev 889

/trunk/war/cel2.css
429,6 → 429,20
}
.indicateur_filtres {
color: #FF0000;
color: #000000;
font-weight: bold !important;
}
.affichage_filtre {
padding: 3px;
padding-right: 1px;
border: solid 1px #555555;
background-color: #AAAAAA;
}
.affichage_filtre input[type="button"] {
background: none;
background-color: #999999;
font: 11px tahoma,arial,helvetica,sans-serif;
}