Subversion Repositories eFlore/Applications.cel

Rev

Rev 344 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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