Subversion Repositories eFlore/Applications.del

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2212 arthur 1
.logoTag {
2
	width:30px;
3
	height:30px;
4
	margin:0 5px;
5
	float:right;
6
}
7
 
8
.motCle {
9
	width:80px;
10
	margin:5px;
11
	cursor:pointer;
12
}
13
 
14
.lienMotCle {
15
	background: none repeat scroll 0 0 #DDDDDD;
16
    border-radius: 9px 9px 9px 9px;
17
    height: 40px;
18
    margin: 2px;
19
    padding: 3px;
20
    width: 160px;
21
}