Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1026 Rev 1038
Line 3... Line 3...
3
	padding:10px;
3
	padding:10px;
4
	border: solid 1px #DDD;
4
	border: solid 1px #DDD;
5
}
5
}
Line 6... Line 6...
6
 
6
 
-
 
7
.titrePropositions {
7
.titrePropositions {
8
	margin-top:-0px;
8
	background: url(./img/troisCarre.png) no-repeat 85px 8px;
9
	background: url(./img/troisCarre.png) no-repeat 70px 8px;
Line 9... Line 10...
9
}
10
}
-
 
11
 
-
 
12
.listePropositions {
-
 
13
    background: none repeat scroll 0 0 #FAFAF0;
10
 
14
    border-color: #DDDDDD;
-
 
15
    border-radius: 0 10px 10px 0;
-
 
16
    border-style: solid;
-
 
17
    border-width: 1px 1px 1px 0;
11
.listePropositions {
18
    box-shadow: 2px 2px 2px #DDDDDD;
12
	border-style: solid; 
19
    min-height: 230px;
13
	border-color: #DDD; 
20
    margin-top: 7px;
Line 14... Line 21...
14
	border-width: 1px 0pt; margin-top: 7px; padding: 0px 0pt 10px;
21
    padding: 10px 10px 10px 16px;
15
}
22
}
16
 
23
 
Line 24... Line 31...
24
	position:absolute;
31
	position:absolute;
25
	width:236px;
32
	width:236px;
26
}
33
}
Line 27... Line 34...
27
 
34
 
28
.colonneImages {
35
.colonneImages {
29
	min-width:305px;	
36
	min-width:260px;	
Line 30... Line 37...
30
}
37
}
31
 
38
 
32
.description {
39
.description {
Line 93... Line 100...
93
	background-color: #AAA
100
	background-color: #AAA
94
}
101
}
Line 95... Line 102...
95
 
102
 
96
.accesOutil {
103
.accesOutil {
-
 
104
	margin-top: 15px;
-
 
105
}
-
 
106
 
-
 
107
.ajouterProposition {
97
	margin-top: 15px;
108
	margin-top:10px;
98
}
109
}