Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1190 Rev 1206
Line 1... Line 1...
1
.zoneIdentification {
1
.zoneIdentification {
2
	background: url("./img/carre_orange.png") no-repeat scroll 0 0 transparent;
-
 
3
    height:24px;
-
 
4
    margin-top:5px;
-
 
5
    font-size:11px;
2
    font-size:11px;
6
    margin-left:80px;
-
 
7
    width:280px;
-
 
8
    padding:15px;
3
    padding:30px 15px 22px 15px;
9
    padding-top:30px;
-
 
10
    height:70px;
4
    height:70px;
-
 
5
    background: none repeat scroll 0 0 white;
-
 
6
    border: 1px solid #99C242;
-
 
7
    border-radius: 0 10px 10px 10px;
-
 
8
    text-align: left;
-
 
9
    text-decoration: none;
-
 
10
    width: 350px;
11
}
11
}
Line 12... Line 12...
12
 
12
 
13
.connecter {
13
.connecter {
14
    background-color: #99C242;
14
    background-color: #99C242;
Line 35... Line 35...
35
.email, .preferences {
35
.email, .preferences {
36
	padding-right: 10px
36
	padding-right: 10px
37
}
37
}
Line 38... Line 38...
38
 
38
 
39
.zoneFormulaire {
-
 
40
	background: none repeat scroll 0 0 white;
-
 
41
    border: 1px solid #99C242;
-
 
42
    border-radius: 0 10px 10px 10px;
-
 
43
    position:absolute;
39
.zoneFormulaire {
44
    top:68px;
-
 
45
    z-index:0;
-
 
46
    text-align: left;
-
 
47
    text-decoration: none;
-
 
48
    width: 350px;
-
 
49
    padding-bottom:22px;
40
	
Line 50... Line 41...
50
}
41
}
51
 
42
 
52
.login {
43
.login {