Subversion Repositories eFlore/Applications.coel-consultation

Rev

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

Rev 180 Rev 182
Line 99... Line 99...
99
.champ-masque {
99
.champ-masque {
100
	display: inline-block;
100
	display: inline-block;
101
	width: 370px;
101
	width: 370px;
102
	margin-top: 2px;
102
	margin-top: 2px;
103
}
103
}
104
 
-
 
105
.champ-masque input {
104
.champ-masque input {
106
	width: 250px;
105
	width: 250px;
107
}
106
}
108
 
-
 
109
.champ-masque select {
107
.champ-masque select {
110
	max-width: 230px;
108
	max-width: 230px;
111
}
109
}
112
 
-
 
113
#col-rech-masque label {
110
.champ-masque label {
114
	display: inline-block;
111
	display: inline-block;
-
 
112
	text-align: right;
115
}
113
}
116
 
-
 
117
#col-rech-masque label.gauche {
114
.champ-masque label.gauche {
118
	width: 100px;
115
	width: 100px;
119
}
116
}
120
 
-
 
121
#col-rech-masque label.droite {
117
.champ-masque label.droite {
122
	width: 130px;
118
	width: 130px;
123
}
119
}
-
 
120
.champ-masque input.droite {
-
 
121
	width: 230px;
-
 
122
}
Line 124... Line 123...
124
 
123
 
125
/*--------------------------------------------------------------------------------------------------------------*/
124
/*--------------------------------------------------------------------------------------------------------------*/
126
/* Présentation Fiche */
125
/* Présentation Fiche */
127
.discretion{
126
.discretion{