Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1541 Rev 1844
Line 15... Line 15...
15
	background: none repeat scroll 0 0 #DDDDDD;
15
	background: none repeat scroll 0 0 #DDDDDD;
16
    border-radius: 9px 9px 9px 9px;
16
    border-radius: 9px 9px 9px 9px;
17
    height: 40px;
17
    height: 40px;
18
    margin: 2px;
18
    margin: 2px;
19
    padding: 3px;
19
    padding: 3px;
20
    width: 163px;
20
    width: 160px;
21
}
-
 
22
 
-
 
23
.lienMotCle:hover {
-
 
24
	border: 1px solid #B0D651;
-
 
25
	height: 38px;
-
 
26
	width: 161px;
-
 
27
}
21
}
28
22