Subversion Repositories eFlore/Applications.cel

Rev

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

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