Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 216 Rev 225
Line 199... Line 199...
199
}
199
}
Line 200... Line 200...
200
 
200
 
201
.logo-personne {
201
.logo-personne {
202
	max-height: 250px;
202
	max-height: 250px;
-
 
203
}	
-
 
204
 
-
 
205
    /* #------------------------------------------------------------------------------------------------------#    */
-
 
206
/*                                              PANNEAU PUBLICATION                                                        */
-
 
207
/* #------------------------------------------------------------------------------------------------------# */
-
 
208
 
-
 
209
.x-formulaire-auteur {
-
 
210
    padding-left: 100px; 
-
 
211
}
-
 
212
 
-
 
213
.x-formulaire-auteur-label {
-
 
214
	padding:3px 0 !important;
-
 
215
	text-align:left;
-
 
216
	clear:left;
-
 
217
	display:block;
-
 
218
	float:left;
-
 
219
	padding:3px 3px 3px 0;
-
 
220
	position:relative;
-
 
221
	width:100px;
-
 
222
	z-index:2;
-
 
223
	font-weight:bold;
-
 
224
	font-family:tahoma,arial,helvetica,sans-serif;
-
 
225
	font-size:12px;
-
 
226
	font-size-adjust:none;
-
 
227
	font-style:normal;
-
 
228
	font-variant:normal;
-
 
229
	line-height:normal;
203
}	
230
}