Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 620 Rev 627
Line 262... Line 262...
262
	border-radius: 10px 10px 10px 10px;
262
	border-radius: 10px 10px 10px 10px;
263
    box-shadow: 2px 2px 5px #AAAAAA;
263
    box-shadow: 2px 2px 5px #AAAAAA;
264
}
264
}
265
hr.nettoyage{
265
hr.nettoyage{
266
	clear:both;
266
	clear:both;
267
	width:0;}
267
	width:0;
-
 
268
	}
-
 
269
	
268
.debogage, .debogage pre{
270
.debogage, .debogage pre{
269
	white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap;
271
	white-space:pre-wrap; white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap;
270
	word-wrap:break-word; /* IE 5.5+ */
272
	word-wrap:break-word; /* IE 5.5+ */
271
    overflow:auto;/* IE 6 */
273
    overflow:auto;/* IE 6 */
272
}
274
}
Line 501... Line 503...
501
	height: 100px;
503
	height: 100px;
502
	width: 100px;
504
	width: 100px;
503
	font-weight: bold;
505
	font-weight: bold;
504
	text-align: center;
506
	text-align: center;
505
}
507
}
-
 
508
.vide {
-
 
509
	display:block;
-
 
510
	background-color:transparent;
-
 
511
	margin: 0 5px;
-
 
512
	height: 100px;
-
 
513
	width: 100px;
-
 
514
	text-align: center;
-
 
515
}
Line 506... Line 516...
506
 
516
 
507
.absent .contribuer {
517
.absent .contribuer {
508
    display: block;
518
    display: block;
509
    padding-top: 66px;
519
    padding-top: 66px;