Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1239 Rev 1329
Line 1... Line 1...
1
.logoTag {
1
.logoTag {
2
	width:30px;
2
	width:30px;
3
	height:30px;
3
	height:30px;
4
	margin:0 5px;
4
	margin:0 5px;
-
 
5
	float:right;
5
}
6
}
Line 6... Line 7...
6
 
7
 
7
.motCle {
8
.motCle {
8
	width:80px;
9
	width:80px;
Line 13... Line 14...
13
	background: none repeat scroll 0 0 #DDDDDD;
14
	background: none repeat scroll 0 0 #DDDDDD;
14
    border-radius: 9px 9px 9px 9px;
15
    border-radius: 9px 9px 9px 9px;
15
    height: 40px;
16
    height: 40px;
16
    margin: 2px;
17
    margin: 2px;
17
    padding: 3px;
18
    padding: 3px;
18
    width: 120px;
19
    width: 163px;
19
}
20
}
Line 20... Line 21...
20
 
21
 
21
.lienMotCle:hover {
22
.lienMotCle:hover {
22
	background: #AAA;
23
	background: #AAA;
23
}
24
}