Subversion Repositories Applications.referentiel

Compare Revisions

Ignore whitespace Rev 37 → Rev 38

/trunk/interfaces/squelettes/css/referentiel/referentiel.css
16,12 → 16,25
background-color:#E9584C !important;}
.espace{
background-color:yellow !important;}
 
.case-a-cocher-scroll {
height:6em;
padding:2px;
overflow:auto;
border:1px solid #ccc}
.liste-simple li, ul.liste-simple{
list-style-type:none;
padding:0;
margin:0 !important;}
.liste-champs li, ul.liste-champs{
list-style-type:none;
padding:0;
margin:0 !important;}
.liste-champs li{
padding:2px;}
/*--------------------------------------------------------------------------------------------------------------*/
/* Demande de traitements */
#zone-form form{
display:inline;}
 
/*--------------------------------------------------------------------------------------------------------------*/
/* Traitement */
#resultats {
41,4 → 54,6
width:800px;
padding:5px;}
#ref-resultat .message p{
background-color:#f0f0f0;}
background-color:#f0f0f0;}