Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 1080 | Rev 1082 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1080 Rev 1081
Line 39... Line 39...
39
}
39
}
Line 40... Line 40...
40
 
40
 
41
#conteneur-recherche .selection-referentiel {
41
#conteneur-recherche .selection-referentiel {
42
    background: none repeat scroll 0 0 white;
42
    background: none repeat scroll 0 0 white;
-
 
43
    cursor: pointer;
43
    cursor: pointer;
44
    height: 25px;
Line 44... Line 45...
44
}
45
}
-
 
46
 
45
 
47
#conteneur-recherche .referentiel-selectionne {
46
#conteneur-recherche .referentiel-selectionne {
48
	background-color: #EEE;
47
 	border-color: #EB8F00;
49
 	border-color: #EB8F00;
48
    color: #C87A00;
50
    color: #C87A00;
49
	cursor: default;
51
	cursor: default;