Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1129 Rev 1183
Line 1... Line 1...
1
.zonePartage {
1
.zonePartage {
-
 
2
	background: none repeat scroll 0 0 white;
2
	position: absolute;
3
    border: 2px solid #8EB533;
3
	padding: 10px;
4
    left: 930px;
4
	margin-top: 10px;
5
    margin-top: 0;
5
	border: solid 2px #8eb533;
6
    padding: 10px 50px 10px 10px;
6
	background: white;
7
    position: absolute;
7
	padding-right:50px;
-
 
8
}
8
}
Line -... Line 9...
-
 
9
 
-
 
10
.titre {
-
 
11
	margin-top:0;
-
 
12
}    
9
 
13
    
-
 
14
.partage {
-
 
15
    background: none repeat scroll 0 0 #87A4F9;
-
 
16
    border: medium none;
-
 
17
    border-radius: 10px 10px 10px 10px;
10
.partage {
18
    color: white;
-
 
19
    cursor: pointer;
-
 
20
    display: inline-block;
-
 
21
    font-size: 14px;
-
 
22
    margin-left: 790px;
-
 
23
    margin-top: -34px;
-
 
24
    padding: 4px 10px;
-
 
25
    position: absolute;
11
	cursor:pointer;	
26
    text-decoration: none;
Line 12... Line 27...
12
}
27
}
13
 
28
 
14
.url {
29
.url {
Line 19... Line 34...
19
.fermer {
34
.fermer {
20
    background: url("./img/close.png") no-repeat scroll 39px -2px transparent;
35
    background: url("./img/close.png") no-repeat scroll 39px -2px transparent;
21
    cursor: pointer;
36
    cursor: pointer;
22
    font-size: 11px;
37
    font-size: 11px;
23
    margin-left: 411px;
38
    margin-left: 411px;
24
    margin-top: -108px;
39
    margin-top: -99px;
25
    padding-bottom: 8px;
40
    padding-bottom: 8px;
26
    padding-right: 53px;
41
    padding-right: 53px;
27
    padding-top: 5px;
42
    padding-top: 5px;
28
    position: absolute;
43
    position: absolute;
29
    width: 16px;
44
    width: 16px;