Subversion Repositories eFlore/Applications.del

Rev

Rev 1236 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1236 Rev 1664
Line 1... Line 1...
1
.observations {
1
.observations {
2
	width: 250px;
2
	width: 250px;
3
	height: 250px;
3
	height: 250px;
4
	margin-bottom: 50px;
4
	margin-bottom: 50px;
5
}
5
}
6
 
-
 
7
.observations img {
6
.observations img {
8
	width: 250px;
7
	width: 250px;
9
	padding: 0;
8
	padding: 0;
10
}
9
}
11
 
-
 
12
.zoneCache {
10
.zoneCache {
13
	position: absolute;
11
	position: absolute;
14
	padding: 5px;
12
	padding: 5px;
15
	border: solid 1px #CCC;
13
	border: solid 1px #CCC;
16
	background: #333;
14
	background: #333;
17
	opacity: 0.9;
15
	opacity: 0.9;
18
	color: white;
16
	color: white;
19
	width: 250px;
17
	width: 238px;
20
	z-index: 1000;
18
	z-index: 1000;
21
	margin-top: 30px;
19
	margin-top: 35px;
22
}
20
}
23
 
-
 
24
.zoneMotsCles {
21
.zoneMotsCles {
25
	position: absolute;
22
	position: absolute;
26
	padding: 5px;
23
	padding: 5px;
27
	border: solid 1px #CCC;
24
	border: solid 1px #CCC;
28
	background: #333;
25
	background: #333;
29
	opacity: 0.9;
26
	opacity: 0.9;
30
	color: white;
27
	color: white;
31
	width: 239px;
28
	width: 239px;
32
	z-index: 1000;
29
	z-index: 1000;
33
   	margin-top: 212px;
30
	margin-top: 212px;
-
 
31
}
-
 
32
.zoneActionsImg {
-
 
33
	position:absolute;
-
 
34
	width:30px;
-
 
35
	height:30px;
-
 
36
	margin-top:3px;
-
 
37
	margin-left:216px;
-
 
38
}
-
 
39
.cadreBtnSupprImg, .cadreBtnVoirTags, .cadreBtnVoirInfoObs {
-
 
40
	width:30px;
-
 
41
	height:30px;
-
 
42
	cursor:pointer;
-
 
43
	background-color:rgba(51,51,51, 0.7);
-
 
44
	border-radius:5px;
-
 
45
}
-
 
46
.cadreBtnSupprImg:hover, .cadreBtnVoirTags:hover, .cadreBtnVoirInfoObs:hover {
-
 
47
	background-color:rgba(0,0,0, 0.7);
-
 
48
	border: 1px solid rgba(255,255,255, 0.7);
34
}
49
}
-
 
50
.cadreBtnVoirTags {
-
 
51
	position: absolute;
-
 
52
	margin-top: 180px;
-
 
53
	margin-left: 216px;
35
 
54
}
36
.enSavoirPlus {
55
.cadreBtnVoirInfoObs {
37
	position: absolute;
56
	position: absolute;
38
	background: url(./img/ajouter.png) no-repeat;
-
 
39
	width: 30px;
-
 
40
	height: 30px;
-
 
41
	cursor: pointer;
-
 
42
	margin-top: 3px;
57
	margin-top: 3px;
43
	margin-left: 3px;
58
	margin-left: 3px;
44
}
59
}
45
 
-
 
46
.voirMotsCles {
-
 
47
	position: absolute;
-
 
48
	background: url(./img/tagger.png) no-repeat;
60
.btnSupprImg, .btnVoirTags, .btnVoirInfoObs {
49
	width: 30px;
61
	width:30px;
50
	height: 30px;
62
	height:30px;
-
 
63
}
51
	cursor: pointer;
64
.btnSupprImg {
-
 
65
	background:url(./img/24x24/delete.png) 3px 3px no-repeat;
-
 
66
}
52
    margin-top: 180px;
67
.btnVoirTags {
-
 
68
	background:url(./img/24x24/tagger.png) 3px 3px no-repeat;
-
 
69
}
53
	margin-left: 216px;
70
.btnVoirInfoObs {
-
 
71
	background:url(./img/24x24/plus.png) 3px 3px no-repeat;
54
}
72
}
55
 
-
 
56
.zoom {
73
.zoom {
57
	background: url(./img/loupe.png);
74
	background: url(./img/loupe.png);
58
	width: 30px;
75
	width: 30px;
59
	height: 30px;
76
	height: 30px;
60
	cursor: pointer;
77
	cursor: pointer;
61
	margin-top: 3px;
78
	margin-top: 3px;
62
	position: absolute;
79
	position: absolute;
63
	margin-left: 217px;
80
	margin-left: 217px;
64
}
81
}
65
 
-
 
66
.espece {
82
.espece {
67
	font-size: 12px;
83
	font-size: 12px;
68
	font-weight: bold;
84
	font-weight: bold;
69
	color: white;
85
	color: white;
70
	padding-left: 5px;
86
	padding-left: 5px;
71
	padding-right: 1px;
87
	padding-right: 1px;
72
}
88
}
73
 
-
 
74
.espece p,.auteur p {
89
.espece p,.auteur p {
75
	padding: 0px;
90
	padding: 0px;
76
	margin: 0px;
91
	margin: 0px;
77
	overflow: hidden;
92
	overflow: hidden;
78
	text-overflow: ellipsis;
93
	text-overflow: ellipsis;
79
	white-space: pre;
94
	white-space: pre;
80
	min-height: 13px;
95
	min-height: 13px;
81
}
96
}
82
 
-
 
83
.zoneDetail {
97
.zoneDetail {
84
	position: absolute;
98
	position: absolute;
85
}
99
}
86
 
-
 
87
.zonePlus {
100
.zonePlus {
88
	position: absolute;
101
	position: absolute;
89
	width: 246px;
102
	width: 246px;
90
	padding: 2px;
103
	padding: 2px;
91
	margin-top: -88px;
104
	margin-top: -88px;
Line 94... Line 107...
94
	text-align: left;
107
	text-align: left;
95
	overflow: hidden;
108
	overflow: hidden;
96
	text-overflow: ellipsis;
109
	text-overflow: ellipsis;
97
	background:#333;
110
	background:#333;
98
}
111
}
99
 
-
 
100
.zoneImage {
112
.zoneImage {
101
	cursor: pointer;
113
	cursor: pointer;
102
	height: 280px;
114
	height: 280px;
103
	margin-bottom: 20px;
115
	margin-bottom: 20px;
104
	background: #DDD;
116
	background: #DDD;
105
}
117
}
106
 
-
 
107
.zoneVoter {
118
.zoneVoter {
108
	margin-top: -48px;
119
	margin-top: -48px;
109
	text-align: center;
120
	text-align: center;
110
	opacity: 0.9;
121
	opacity: 0.9;
111
	width: 240px;
122
	width: 240px;
112
	position: absolute;
123
	position: absolute;
113
	height: 35px;
124
	height: 35px;
114
	padding: 5px;
125
	padding: 5px;
115
}
126
}
116
 
-
 
117
.metadonnees, .motsCles {
127
.metadonnees, .motsCles {
118
	text-align: left;
128
	text-align: left;
119
}
129
}
120
 
-
 
121
.auteur {
130
.auteur {
122
	padding-left: 5px;
131
	padding-left: 5px;
123
	padding-right: 1px;
132
	padding-right: 1px;
124
	padding-top: 3px;
133
	padding-top: 3px;
125
}
134
}
126
 
-
 
127
.boutonFermer {
135
.boutonFermer {
128
	background: url("./img/close.png") no-repeat scroll 5px 0 transparent;
136
	background: url("./img/close.png") no-repeat scroll 5px 0 transparent;
129
    border: medium none;
137
	border: medium none;
130
    height: 30px;
138
	height: 30px;
131
    margin-left: 104px;
139
	margin-left: 104px;
132
    margin-top: -20px;
140
	margin-top: -20px;
133
    position: absolute;
141
	position: absolute;
134
    width: 40px;
142
	width: 40px;
135
    cursor:pointer;
143
	cursor:pointer;
136
}
144
}
137
145