Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1061 Rev 1067
Line 6... Line 6...
6
	margin-top: 5px;
6
	margin-top: 5px;
7
	color: black;
7
	color: black;
8
}
8
}
Line 9... Line 9...
9
 
9
 
10
#conteneur-recherche {
10
#conteneur-recherche {
11
	background-color: #D3D0BB;
11
	background-color: #FFFFFF;
12
    border-radius: 10px 10px 10px 10px;
12
    border-radius: 10px 10px 10px 10px;
13
    box-shadow: 2px 2px 5px #C3C0AD;
13
    box-shadow: 6px 6px 6px 6px #C3C0AD;
14
    color: #3A3633;
14
    color: #3A3633;
15
    font-family: arial;
15
    font-family: arial;
16
    font-size: 11px;
16
    font-size: 11px;
17
    margin: 10px 10px 20px;
17
    margin: 10px 10px 20px;
Line 32... Line 32...
32
    text-transform: uppercase;
32
    text-transform: uppercase;
33
}
33
}
Line 34... Line 34...
34
 
34
 
35
.selection-referentiel {
35
.selection-referentiel {
-
 
36
    background: none repeat scroll 0 0 white;
-
 
37
    cursor: pointer;
-
 
38
}
-
 
39
 
-
 
40
.referentiel-selectionne {
-
 
41
 	border-color: #EB8F00;
-
 
42
    color: #EB8F00;
36
    background: none repeat scroll 0 0 white;
43
	cursor: default;
Line 37... Line 44...
37
}
44
}
38
 
45
 
39
#ef-form-nomenclature label {
46
#ef-form-nomenclature label {