Subversion Repositories eFlore/Applications.del

Rev

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

Rev 978 Rev 1001
Line 34... Line 34...
34
	margin-right:5px;
34
	margin-right:5px;
35
}
35
}
36
.repondre {
36
.repondre {
37
	text-align:right;
37
	text-align:right;
38
	cursor:pointer;
38
	cursor:pointer;
-
 
39
}
-
 
40
.suppression {
-
 
41
	width:15px;
-
 
42
	height:16px;
-
 
43
	background:url('./img/cancel.png') no-repeat;	
-
 
44
	cursor: pointer;
-
 
45
	float: right;
-
 
46
	margin-top: -2px;
39
}
47
}
40
48