Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1081 Rev 1088
Line 444... Line 444...
444
	background:#DDD;
444
	background:#DDD;
445
	margin-left:50px;
445
	margin-left:50px;
446
}
446
}
Line 447... Line 447...
447
 
447
 
448
.image_determinee {
448
.image_determinee {
449
	background: #333;
449
	/*background: #333;*/
Line 450... Line 450...
450
}
450
}
451
 
451
 
452
.image_non_determinee {
452
.image_non_determinee {
Line 496... Line 496...
496
	height:15px;
496
	height:15px;
497
	display:block;
497
	display:block;
498
	margin-top:2px;
498
	margin-top:2px;
499
	border:none;
499
	border:none;
500
	cursor:pointer;
500
	cursor:pointer;
-
 
501
}
-
 
502
 
-
 
503
.enligne {
-
 
504
	display:inline;
501
}
505
}
502
506