Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1186 Rev 1206
Line -... Line 1...
-
 
1
.zonePartageUrl {
-
 
2
	display:inline-block;
-
 
3
}
1
.zonePartage {
4
.zonePartage {
2
	background: none repeat scroll 0 0 white;
5
	background: none repeat scroll 0 0 white;
3
    border: 2px solid #8EB533;
6
    border: 2px solid #8EB533;
4
    left: 930px;
-
 
5
    margin-top: 0;
-
 
6
    padding: 10px 50px 10px 10px;
7
    padding: 10px 50px 10px 10px;
7
    position: absolute;
8
    position:absolute;
8
}
9
}
Line 9... Line 10...
9
 
10
 
10
.titre {
11
.titre {
11
	margin-top:0;
12
	margin-top:0;
Line 15... Line 16...
15
    background: none repeat scroll 0 0 #87A4F9;
16
    background: none repeat scroll 0 0 #87A4F9;
16
    border: medium none;
17
    border: medium none;
17
    border-radius: 10px 10px 10px 10px;
18
    border-radius: 10px 10px 10px 10px;
18
    color: white;
19
    color: white;
19
    cursor: pointer;
20
    cursor: pointer;
20
    display: inline-block;
-
 
21
    font-size: 14px;
21
    font-size: 14px;
22
    margin-left: 705px;
-
 
23
    margin-top: -35px;
-
 
24
    padding: 5px 10px;
22
    padding: 4px 10px;
25
    position: absolute;
-
 
26
    text-decoration: none;
23
    text-decoration: none;
-
 
24
    width:130px;
27
}
25
}
Line 28... Line 26...
28
 
26
 
29
.url {
27
.url {
30
	width:90%;
28
	width:90%;