Subversion Repositories eFlore/Applications.del

Rev

Rev 598 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 598 Rev 677
Line 52... Line 52...
52
	border: none;
52
	border: none;
53
	cursor: pointer;
53
	cursor: pointer;
54
}
54
}
Line 55... Line 55...
55
 
55
 
56
.boutonTriAsc:hover,.boutonTriDesc:hover {
56
.boutonTriAsc:hover,.boutonTriDesc:hover {
-
 
57
	border:dotted 1px #8EB533;
57
	background-color: #8EB533
58
	border-width:0 0 1px 0;
Line 58... Line 59...
58
}
59
}
59
 
60
 
60
.boutonTriAsc {
61
.boutonTriAsc {
61
	height: 20px;
62
	height: 19px;
Line 62... Line 63...
62
	background: url(./img/fleche-haut.png) no-repeat
63
	background: url(./img/fleche-haut.png) no-repeat
63
}
64
}
64
 
65
 
65
.boutonTriDesc {
66
.boutonTriDesc {
Line 66... Line 67...
66
	height: 20px;
67
	height: 19px;
67
	background: url(./img/fleche-bas.png) no-repeat
68
	background: url(./img/fleche-bas.png) no-repeat