Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 1045 Rev 1061
Line 2... Line 2...
2
	width: 750px;
2
	width: 750px;
3
}
3
}
Line 4... Line 4...
4
 
4
 
5
h1.titre-widget {
5
h1.titre-widget {
-
 
6
	margin-top: 5px;
6
	margin-top: 5px;
7
	color: black;
Line 7... Line 8...
7
}
8
}
8
 
9
 
9
.importance1 {
10
#conteneur-recherche {
10
    background-color: #EAEDCD;
11
	background-color: #D3D0BB;
11
    border-radius: 10px 10px 10px 10px;
12
    border-radius: 10px 10px 10px 10px;
12
    box-shadow: 2px 2px 5px #AAAAAA;
13
    box-shadow: 2px 2px 5px #C3C0AD;
13
    color: #3A3633;
14
    color: #3A3633;
14
    font-family: arial;
15
    font-family: arial;
15
    font-size: 11px;
16
    font-size: 11px;
Line 29... Line 30...
29
    letter-spacing: 0;
30
    letter-spacing: 0;
30
    padding: 0 0 0 5px;
31
    padding: 0 0 0 5px;
31
    text-transform: uppercase;
32
    text-transform: uppercase;
32
}
33
}
Line -... Line 34...
-
 
34
 
-
 
35
.selection-referentiel {
-
 
36
    background: none repeat scroll 0 0 white;
-
 
37
}
33
 
38
 
34
#ef-form-nomenclature label {
39
#ef-form-nomenclature label {
35
	display: inline;
40
	display: inline;
Line -... Line 41...
-
 
41
}
-
 
42
 
-
 
43
#eflore_nomenclature_fiche {
-
 
44
	color: black;
-
 
45
	border-color: black;
36
}
46
}
37
 
47
 
38
.ef-groupe-champs {
48
.ef-groupe-champs {
39
	border: none;
49
	border: none;