Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1147 Rev 1152
Line 468... Line 468...
468
.image_determinee {
468
.image_determinee {
469
	/*background: #333;*/
469
	/*background: #333;*/
470
}
470
}
Line 471... Line 471...
471
 
471
 
472
.image_non_determinee {
472
.image_non_determinee {
473
	background: #CF1313;
473
	background: #CF1313 !important;
474
}
474
}
475
.suiteImages {
475
.suiteImages {
476
	background:url(./img/suiteImages.png) 3px 0 no-repeat;
476
	background:url(./img/suiteImages.png) 3px 0 no-repeat;
477
	cursor:pointer;
477
	cursor:pointer;
Line 552... Line 552...
552
}
552
}
Line 553... Line 553...
553
 
553
 
554
.invisible {
554
.invisible {
555
	visibility:hidden;
555
	visibility:hidden;
-
 
556
}
-
 
557
 
-
 
558
.motCleImage {
-
 
559
	border: 1px solid grey;
-
 
560
	background-color : #555;
-
 
561
	padding: 2px;
-
 
562
	line-height: 25px;