Subversion Repositories eFlore/Applications.del

Rev

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

Rev 455 Rev 459
Line 47... Line 47...
47
 
47
 
48
.entrerMotClef {
48
.entrerMotClef {
49
	margin-bottom: 10px
49
	margin-bottom: 10px
Line 50... Line -...
50
}
-
 
51
 
-
 
52
.boutonTriAsc {
-
 
53
	height: 20px;
-
 
54
	background: url(./img/fleche-haut.png) no-repeat
-
 
55
}
-
 
56
 
-
 
57
.boutonTriDesc {
-
 
58
	height: 20px;
-
 
59
	background: url(./img/fleche-bas.png) no-repeat
50
}