Subversion Repositories eFlore/Applications.cel

Rev

Rev 412 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 412 Rev 458
1
/** Add css rules here for your application. */
1
/** Add css rules here for your application. */
2
 
2
 
3
body,td,a,div,.p{font-family:arial,sans-serif}
3
body,td,a,div,.p{font-family:arial,sans-serif}
4
			div,td{color:#000000}
4
			div,td{color:#000000}
5
			a:link,.w,.w a:link{color:#0000cc}
5
			a:link,.w,.w a:link{color:#0000cc}
6
			a:visited{color:#551a8b}
6
			a:visited{color:#551a8b}
7
			a:active{color:#ff0000}
7
			a:active{color:#ff0000}
8
			
8
			
9
			.thumb-wrap {
9
			.thumb-wrap {
10
				width : 100px ;
10
				width : 100px ;
11
				height : 130px ;
11
				height : 130px ;
12
				display: table-cell ;
12
				display: table-cell ;
13
				text-align: center ;
13
				text-align: center ;
14
				vertical-align: middle ;
14
				vertical-align: middle ;
15
				background-color: #DCDCDC;	
15
				background-color: #DCDCDC;	
16
				border-width:1px;
16
				border-width:1px;
17
				border-style:solid;
17
				border-style:solid;
18
				border-color:#667A6B;
18
				border-color:#667A6B;
19
				overflow:hidden;
19
				overflow:hidden;
20
				position:relative;
20
				position:relative;
21
            }
21
            }
22
            
22
            
23
            miniature_galerie  {
23
            miniature_galerie  {
24
               	z-index: 35;
24
               	z-index: 35;
25
            }
25
            }
26
            
26
            
27
            .picto_haut_gauche {
27
            .picto_haut_gauche {
28
			  position:absolute;
28
			  position:absolute;
29
			  top:2px;
29
			  top:2px;
30
			  left:2px;
30
			  left:2px;
31
			  z-index:40;
31
			  z-index:40;
32
			}
32
			}
33
			
33
			
34
			.picto_haut_droite {
34
			.picto_haut_droite {
35
			  position:absolute;
35
			  position:absolute;
36
			  top:2px;
36
			  top:2px;
37
			  right:2px;
37
			  right:2px;
38
			  z-index:40;
38
			  z-index:40;
39
			}
39
			}
40
			
40
			
41
			.x-window-tl .x-window-header {
41
			.x-window-tl .x-window-header {
42
                color:#FFFFFF;
42
                color:#4A6438;
-
 
43
			}
-
 
44
			
-
 
45
			.x-window-mc {
-
 
46
				background-color: #FFFFFF;
43
			}
47
			}
44
			
48
			
45
			.x-panel-header {
49
			.x-panel-header {
46
				color:#FFFFFF;
50
				color:#FFFFFF;
47
			}
51
			}
48
			
52
			
49
			.x-tab-strip span.x-tab-strip-text {
53
			.x-tab-strip span.x-tab-strip-text {
50
				color:#FFFFFF;
54
				color:#FFFFFF;
51
			}
55
			}
52
			
56
			
53
			.x-tab-strip-active span.x-tab-strip-text {
57
			.x-tab-strip-active span.x-tab-strip-text {
54
				color:#4A6438;
58
				color:#4A6438;
55
				cursor:default;
59
				cursor:default;
56
				font-weight:bold;
60
				font-weight:bold;
57
			}
61
			}
58
			
62
			
59
			 .img-list {
63
			 .img-list {
60
				height: 50px;
64
				height: 50px;
61
				width: 50px;
65
				width: 50px;
62
			
66
			
63
				display: table-cell ;
67
				display: table-cell ;
64
				text-align: center ;
68
				text-align: center ;
65
				vertical-align: middle ;
69
				vertical-align: middle ;
66
			}
70
			}
67
			
71
			
68
			.dview-list {
72
			.dview-list {
69
				height: 100px;
73
				height: 100px;
70
				width: 100px;
74
				width: 100px;
71
			
75
			
72
				display: table-cell ;
76
				display: table-cell ;
73
				text-align: center ;
77
				text-align: center ;
74
				vertical-align: middle ;
78
				vertical-align: middle ;
75
			}
79
			}
76
			
80
			
77
			 .thumb img:hover{
81
			 .thumb img:hover{
78
				color:#000000;
82
				color:#000000;
79
			}
83
			}
80
			
84
			
81
			 .x-view-over {
85
			 .x-view-over {
82
			background:#6a8192 ;
86
			background:#6a8192 ;
83
			padding:4px;
87
			padding:4px;
84
			}
88
			}
85
			
89
			
86
			 .x-view-selected { 
90
			 .x-view-selected { 
87
				background: #cf7d6a ;  
91
				background: #cf7d6a ;  
88
				padding: 4px; 
92
				padding: 4px; 
89
			} 
93
			} 
90
			
94
			
91
			.x-temp-crea {
95
			.x-temp-crea {
92
				background: #000000 ;  
96
				background: #000000 ;  
93
			}
97
			}
94
			
98
			
95
			.x-temp-modif {
99
			.x-temp-modif {
96
				background: #ffffff ;  
100
				background: #ffffff ;  
97
			}
101
			}
98
			
102
			
99
 
103
 
100
			.thumb-wrap {
104
			.thumb-wrap {
101
				float: left;
105
				float: left;
102
				margin: 4px;
106
				margin: 4px;
103
				margin-right: 0;
107
				margin-right: 0;
104
				padding: 5px;
108
				padding: 5px;
105
			}
109
			}
106
			
110
			
107
			.avertissement {
111
			.avertissement {
108
			   font-size: 15px ;
112
			   font-size: 15px ;
109
			   text-align: center ;       
113
			   text-align: center ;       
110
               color: #318D9F ;  
114
               color: #318D9F ;  
111
               font-weight: bold ;
115
               font-weight: bold ;
112
			}
116
			}
113
			
117
			
114
			#etatConnexion {
118
			#etatConnexion {
115
			     cursor: pointer ;
119
			     cursor: pointer ;
116
			}
120
			}
117
			
121
			
118
			#liensExt {
122
			#liensExt {
119
                float: right;
123
                float: right;
120
                margin-top: -15px;
124
                margin-top: -15px;
121
			}
125
			}
122
			
126
			
123
			#panneau_etat_connexion,  #panneau_admin {
127
			#panneau_etat_connexion,  #panneau_admin {
124
				min-height:16px;
128
				min-height:16px;
125
			}
129
			}
126
			
130
			
127
			#x-up-bandeau div div {
131
			#x-up-bandeau div div {
128
				height: 100 px !important;
132
				height: 100 px !important;
129
				background-image:url(fond-herbes.png);
133
				background-image:url(fond-herbes.png);
130
				background-repeat:repeat-x;
134
				background-repeat:repeat-x;
131
			}
135
			}
132
			
136
			
133
			#x-view-zoom-img div div {
137
			#x-view-zoom-img div div {
134
				display: table-cell ;
138
				display: table-cell ;
135
				text-align: center ;
139
				text-align: center ;
136
				vertical-align: middle ;
140
				vertical-align: middle ;
137
			}
141
			}
138
			
142
			
139
			#x-view-mini-zoom-img div div {
143
			#x-view-mini-zoom-img div div {
140
				display: table-cell ;
144
				display: table-cell ;
141
				text-align: center ;
145
				text-align: center ;
142
				vertical-align: middle ;
146
				vertical-align: middle ;
143
			}
147
			}
144
			
148
			
145
			.img-curseur-depl {
149
			.img-curseur-depl {
146
				cursor:pointer;
150
				cursor:pointer;
147
			}
151
			}
148
			
152
			
149
			/*#x-view-mini-zoom-img div div img {
153
			/*#x-view-mini-zoom-img div div img {
150
				height: 150px;
154
				height: 150px;
151
				width: 150px;
155
				width: 150px;
152
			}*/
156
			}*/
153
			
157
			
154
			.x-image-gen div div {
158
			.x-image-gen div div {
155
				display: table-cell ;
159
				display: table-cell ;
156
				text-align: center ;
160
				text-align: center ;
157
				vertical-align: middle ;
161
				vertical-align: middle ;
158
			}
162
			}
159
			
163
			
160
			.x-image-info-rep div div {
164
			.x-image-info-rep div div {
161
				display: table-cell ;
165
				display: table-cell ;
162
				text-align: center ;
166
				text-align: center ;
163
				vertical-align: middle ;
167
				vertical-align: middle ;
164
			}
168
			}
165
			
169
			
166
			.x-selec-modif {
170
			.x-selec-modif {
167
				background: #FFCCCC !important ;
171
				background: #FFCCCC !important ;
168
					
172
					
169
			}
173
			}
170
			
174
			
171
			.x-selec-crea {
175
			.x-selec-crea {
172
				background: #DEE5EE !important ;
176
				background: #DEE5EE !important ;
173
					
177
					
174
			}
178
			}
175
			
179
			
176
			.x-selec-liaison {
180
			.x-selec-liaison {
177
				background: #FFCCCC !important ;
181
				background: #FFCCCC !important ;
178
					
182
					
179
			}
183
			}
180
			
184
			
181
			.x-selec-consult {
185
			.x-selec-consult {
182
				background: #DEE5EE !important ;
186
				background: #DEE5EE !important ;
183
					
187
					
184
			}
188
			}
185
			
189
			
186
			.x-view-notation-bar {		
190
			.x-view-notation-bar {		
187
				height: 25px ;
191
				height: 25px ;
188
				width: 25px ;
192
				width: 25px ;
189
			}
193
			}
190
			
194
			
191
			.x-view-zoom-button-p {
195
			.x-view-zoom-button-p {
192
			
196
			
193
				background-color: #FFFFFF ;
197
				background-color: #FFFFFF ;
194
				background-image:url("Fleche_gauche.gif") ;	
198
				background-image:url("Fleche_gauche.gif") ;	
195
				background-repeat: no-repeat;
199
				background-repeat: no-repeat;
196
				background-position: 50% ;
200
				background-position: 50% ;
197
				border: none ;
201
				border: none ;
198
			}
202
			}
199
			
203
			
200
			.x-view-zoom-button-s {
204
			.x-view-zoom-button-s {
201
			
205
			
202
				background-color: #FFFFFF ;
206
				background-color: #FFFFFF ;
203
				background-image:url("Fleche_droite.gif") ;	
207
				background-image:url("Fleche_droite.gif") ;	
204
				background-repeat: no-repeat;
208
				background-repeat: no-repeat;
205
				background-position: 50% ;
209
				background-position: 50% ;
206
				border: none ;
210
				border: none ;
207
			}
211
			}
208
			
212
			
209
			.img-note img {
213
			.img-note img {
210
			height: 20px ;
214
			height: 20px ;
211
			width: 20px ;
215
			width: 20px ;
212
			} 
216
			} 
213
 
217
 
214
			.thumb-wrap span {
218
			.thumb-wrap span {
215
			display: block;
219
			display: block;
216
			overflow: hidden;
220
			overflow: hidden;
217
			text-align: center;
221
			text-align: center;
218
			}
222
			}
219
			
223
			
220
			#listeImageGrid {
224
			#listeImageGrid {
221
      		overflow: hidden;
225
      		overflow: hidden;
222
 			}
226
 			}
223
 			
227
 			
224
 			td.centered-list {
228
 			td.centered-list {
225
 				display: table-cell ;
229
 				display: table-cell ;
226
      			overflow: hidden;
230
      			overflow: hidden;
227
      			vertical-align: middle !important;
231
      			vertical-align: middle !important;
228
 			}
232
 			}
229
 			
233
 			
230
 			.warning_upload {
234
 			.warning_upload {
231
				font-size: 15px ;
235
				font-size: 15px ;
232
				text-align: center ;
236
				text-align: center ;
233
				background-color: #ffffcc ; 		
237
				background-color: #ffffcc ; 		
234
 				color: #ff0033 ;  
238
 				color: #ff0033 ;  
235
 				font-weight: bold ;
239
 				font-weight: bold ;
236
 			}
240
 			}
237
 			
241
 			
238
 			.nom_retenu {
242
 			.nom_retenu {
239
 				font-weight: bold ;
243
 				font-weight: bold ;
240
 			}
244
 			}
241
 			
245
 			
242
 			
246
 			
243
 			.x-form-creation {
247
 			.x-form-creation {
244
 				background-color: green ;
248
 				background-color: green ;
245
 			}
249
 			}
246
 			
250
 			
247
 			.x-form-modification {
251
 			.x-form-modification {
248
 				background-color: red ;
252
 				background-color: red ;
249
 			}
253
 			}
250
 			
254
 			
251
            .fenmotcles .x-window-body {
255
            .fenmotcles .x-window-body {
252
                background-color: white !important;
256
                background-color: white !important;
253
            }
257
            }
254
 			
258
 			
255
 			.nuagetag {
259
 			.nuagetag {
256
 			    background-color: white;
260
 			    background-color: white;
257
 			}
261
 			}
258
 			
262
 			
259
 			.nuagetag li {
263
 			.nuagetag li {
260
 			    float: left;
264
 			    float: left;
261
 			    padding: 2px; 
265
 			    padding: 2px; 
262
 			}
266
 			}
263
 			
267
 			
264
 			.motcletaille1 {
268
 			.motcletaille1 {
265
 			    font-size: 10px ;
269
 			    font-size: 10px ;
266
 			    color: #990033; 
270
 			    color: #990033; 
267
 			}
271
 			}
268
 			
272
 			
269
 			.motcletaille2 {
273
 			.motcletaille2 {
270
                font-size: 12px ;
274
                font-size: 12px ;
271
                color: #FF9999;  
275
                color: #FF9999;  
272
            }
276
            }
273
            
277
            
274
            .motcletaille3 {
278
            .motcletaille3 {
275
                font-size: 14px ;
279
                font-size: 14px ;
276
                color: #FF9966; 
280
                color: #FF9966; 
277
            }
281
            }
278
            
282
            
279
            .motcletaille4 {
283
            .motcletaille4 {
280
                font-size: 16px ; 
284
                font-size: 16px ; 
281
                color: #00FF00; 
285
                color: #00FF00; 
282
            }
286
            }
283
            
287
            
284
            .motcletaille5 {
288
            .motcletaille5 {
285
                font-size: 18px ;
289
                font-size: 18px ;
286
                color: #33FF99;
290
                color: #33FF99;
287
 
291
 
288
            }
292
            }
289
            
293
            
290
            .motcletaille6 {
294
            .motcletaille6 {
291
                font-size: 20px ;
295
                font-size: 20px ;
292
                color: #9999FF; 
296
                color: #9999FF; 
293
            }
297
            }
294
            
298
            
295
            .motcletaille7 {
299
            .motcletaille7 {
296
                font-size: 22px ; 
300
                font-size: 22px ; 
297
                color: #CCCCCC;
301
                color: #CCCCCC;
298
            }
302
            }
299
            
303
            
300
            .motcletaille8 {
304
            .motcletaille8 {
301
                font-size: 24px ;
305
                font-size: 24px ;
302
                color: #999999; 
306
                color: #999999; 
303
            }
307
            }
304
            
308
            
305
            .motcletaille9 {
309
            .motcletaille9 {
306
                font-size: 26px ; 
310
                font-size: 26px ; 
307
                color: #0000FF;
311
                color: #0000FF;
308
            }
312
            }
309
            
313
            
310
            .motcletaille10 {
314
            .motcletaille10 {
311
                font-size: 28px ; 
315
                font-size: 28px ; 
312
                color: #333333;
316
                color: #333333;
313
            }
317
            }
314
            
318
            
315
            .saisie_invalide_invisible {
319
            .saisie_invalide_invisible {
316
                display: none;
320
                display: none;
317
            }
321
            }
318
            
322
            
319
            .saisie_invalide {
323
            .saisie_invalide {
320
                display: block ;
324
                display: block ;
321
                font-size: 12px ;
325
                font-size: 12px ;
322
                color: #FF0000;
326
                color: #FF0000;
323
                text-align: center;  
327
                text-align: center;  
324
            }
328
            }
325
            
329
            
326
            #lien_carto {
330
            #lien_carto {
327
            	padding-left: 2px;
331
            	padding-left: 2px;
328
            	text-align: left;
332
            	text-align: left;
329
            }
333
            }
330
            
334
            
331
            #lien_coord {
335
            #lien_coord {
332
           		padding-left: 0px; 
336
           		padding-left: 0px; 
333
            }
337
            }
334
            
338
            
335
            .lien_actif {
339
            .lien_actif {
336
				text-align: center ;
340
				text-align: center ;
337
       			cursor:pointer;
341
       			cursor:pointer;
338
       			color: #0033CC;
342
       			color: #0033CC;
339
            	text-decoration: underline;
343
            	text-decoration: underline;
340
            }
344
            }
341
            
345
            
342
            .lien_decale {
346
            .lien_decale {
343
            	padding-left: 10px;
347
            	padding-left: 10px;
344
            }
348
            }
345
            
349
            
346
            .conteneur_selection_commune {
350
            .conteneur_selection_commune {
347
            	padding-left: 10px;
351
            	padding-left: 10px;
348
            	text-decoration: none;
352
            	text-decoration: none;
349
            }
353
            }
350
            
354
            
351
            #lien_selection_commune {
355
            #lien_selection_commune {
352
            	color: #0033CC;
356
            	color: #0033CC;
353
            	text-decoration: underline; 
357
            	text-decoration: underline; 
354
            	padding-left: 100px;
358
            	padding-left: 100px;
355
            }
359
            }
356
            
360
            
357
            .lien_sel {
361
            .lien_sel {
358
            	border: dotted 1px black;
362
            	border: dotted 1px black;
359
            }
363
            }
360
            
364
            
361
            
365
            
362
            
366
            
363
            .x-tree-node-icon-kw {
367
            .x-tree-node-icon-kw {
364
            	background-image:url("checked.png") ;
368
            	background-image:url("checked.png") ;
365
            	background-position:center center;
369
            	background-position:center center;
366
				background-repeat:no-repeat;
370
				background-repeat:no-repeat;
367
				border:0 none;
371
				border:0 none;
368
				height:18px;
372
				height:18px;
369
				margin:0;
373
				margin:0;
370
				padding:0;
374
				padding:0;
371
				vertical-align:top;
375
				vertical-align:top;
372
				width:16px;	
376
				width:16px;	
373
            }
377
            }
374
            
378
            
375
            .x-tree-node a span.x-tree-node-text-norm {
379
            .x-tree-node a span.x-tree-node-text-norm {
376
				
380
				
377
            }
381
            }
378
            
382
            
379
            .x-tree-node a span.x-tree-node-text-kw {
383
            .x-tree-node a span.x-tree-node-text-kw {
380
				color:#008000;
384
				color:#008000;
381
				font-weight: bold;
385
				font-weight: bold;
382
				font-size: 1.1em;
386
				font-size: 1.1em;
383
				font-style:italic;
387
				font-style:italic;
384
            }
388
            }
385
            
389
            
386
            .x-dd-drop-unlink .x-dd-drop-icon{
390
            .x-dd-drop-unlink .x-dd-drop-icon{
387
            	background-image:url("delier.png");
391
            	background-image:url("delier.png");
388
            }
392
            }
389
            
393
            
390
            #infos_taxon {
394
            #infos_taxon {
391
             	margin-top: 5px;
395
             	margin-top: 5px;
392
      			vertical-align: middle !important;
396
      			vertical-align: middle !important;
393
            	margin-left: auto; 
397
            	margin-left: auto; 
394
				margin-right: auto; 
398
				margin-right: auto; 
395
				text-align: center;
399
				text-align: center;
396
            }
400
            }
397
            
401
            
398
            .texte_info_taxon {
402
            .texte_info_taxon {
399
            	font-weight: bold;
403
            	font-weight: bold;
400
				font-size: 1.1em;
404
				font-size: 1.1em;
401
				font-style:italic;
405
				font-style:italic;
402
            }
406
            }
403
            
407