Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 126 Rev 128
Line 234... Line 234...
234
	color:#A9A9A9;
234
	color:#A9A9A9;
235
	font-size:10px;
235
	font-size:10px;
236
	font-weight:normal;}
236
	font-weight:normal;}
237
.attention {
237
.attention {
238
	display:inline-block;
238
	display:inline-block;
-
 
239
	background-color:#ffffcc;
239
	background:#ffffcc url("../images/attention.png") no-repeat 2% 50%;
240
	background-image:url("../images/attention.png");
-
 
241
	background-repeat:no-repeat;
240
	border:1px solid red;
242
	background-position:2% 50%;
241
	padding:10px 5px 5px 50px;
243
	padding:10px 5px 5px 40px;
-
 
244
	margin:0 0 3px 16px;
-
 
245
	background-size:24px 24px;
-
 
246
	-webkit-background-size:24px 24px;
-
 
247
	-o-background-size:24px 24px;
-
 
248
	-moz-background-size:24px 24px;
242
	max-width:600px;
249
	max-width:600px;
243
	min-height:30px;}
250
	min-height:20px;}
244
.information {
251
.information {
245
	display:inline-block;
252
	display:inline-block;
-
 
253
	background-color:#e7ebfd;
246
	background:#e7ebfd url("../images/information.png") no-repeat 2% 50%;
254
	background-image:url("../images/information.png");
-
 
255
	background-repeat:no-repeat;
247
	border:1px solid #5D81BA;
256
	background-position:2% 50%;
248
	padding:10px 5px 5px 50px;
257
	padding:10px 5px 5px 40px;
-
 
258
	margin:0 0 3px 16px;
-
 
259
	background-size:24px 24px;
-
 
260
	-webkit-background-size:24px 24px;
-
 
261
	-o-background-size:24px 24px;
-
 
262
	-moz-background-size:24px 24px;
249
	max-width:600px;
263
	max-width:600px;
250
	min-height:30px;}
264
	min-height:20px;}
251
hr.nettoyage{
265
hr.nettoyage{
252
	clear:both;
266
	clear:both;
253
	width:0;}
267
	width:0;}
254
/*---------------------------------------------------------------------------------------------------------------------------------------*/
268
/*---------------------------------------------------------------------------------------------------------------------------------------*/
255
/* Largeurs à utiliser pour fixer les tailles des éléments (tableau, paragraphe...) */
269
/* Largeurs à utiliser pour fixer les tailles des éléments (tableau, paragraphe...) */