Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1161 Rev 1165
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
.motCleCel {
-
 
559
	display: inline-block;
-
 
560
	margin-right: 3px;
-
 
561
	border: 1px solid grey;
-
 
562
	background-color: #B1BEBE;
-
 
563
	padding-left: 2px;
-
 
564
	padding-right: 2px;
-
 
565
	line-height: 20px;
-
 
566
	border-radius: 5px;
-
 
567
	opacity:1;
-
 
568
	color: black;