Subversion Repositories eFlore/Applications.coel-consultation

Rev

Rev 188 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 188 Rev 194
Line 89... Line 89...
89
	border:1px solid #86A736;}
89
	border:1px solid #86A736;}
90
.frag_separateur{display:none;}
90
.frag_separateur{display:none;}
Line 91... Line 91...
91
 
91
 
92
/*--------- Masque de recherche avancée ---------*/
92
/*--------- Masque de recherche avancée ---------*/
93
#col-rech-masque {
93
#col-rech-masque {
94
	width: 700px;
94
	width: 725px;
95
	/*padding: 10px;*/
95
	/*padding: 10px;*/
96
	/*border: solid #ddd 1px;*/
96
	/*border: solid #ddd 1px;*/
Line -... Line 97...
-
 
97
}
-
 
98
 
-
 
99
h2.titre-moteur-recherche {
-
 
100
	margin-bottom: 10px;
97
}
101
}
98
 
102
 
99
.champ-masque {
103
.champ-masque {
100
	display: inline-block;
104
	display: inline-block;
101
	width: 340px;
105
	width: 360px;
102
	margin-top: 2px;
106
	margin-top: 2px;
103
}
107
}
104
.champ-masque input {
108
.champ-masque input {
105
	width: 220px;
109
	width: 200px;
106
}
110
}
107
.champ-masque select {
111
.champ-masque select {
108
	max-width: 210px;
112
	max-width: 190px;
109
}
113
}
110
.champ-masque label {
114
.champ-masque label {
111
	display: inline-block;
115
	display: inline-block;
112
	text-align: right;
116
	text-align: right;
113
}
117
}
-
 
118
.champ-masque label.label-gauche {
114
.champ-masque label.label-gauche {
119
	width: 130px;
115
	width: 110px;
120
	vertical-align: middle;
116
}
121
}
117
.champ-masque label.label-droite {
122
.champ-masque label.label-droite {
118
	width: 120px;
123
	width: 120px;