source: tapas/web/resources/css/tapas.css @ 511

Last change on this file since 511 was 511, checked in by vmipsl, 12 years ago

loading

File size: 10.7 KB
Line 
1/** ***************************************************** **/
2/** ************************ TITLES ********************* **/
3/** ***************************************************** **/
4.title1 {
5    color: #165076;
6    font-weight: bold;
7    font-size: 15px;
8}
9
10.title2 {
11    color: #165076;
12    font-weight: bold;
13}
14
15/** ***************************************************** **/
16/** ********************** CONTAINER ******************** **/
17/** ***************************************************** **/
18button.positive, button.negative {
19
20    float: right;
21    font-weight:bold;
22    //font-size:12px;
23}
24
25.tab_class {
26    float: right;
27    background: #BFAFD6;
28    color: #574176;
29    margin-left: 11px;
30    margin-right: -10px;
31    padding: 4px;
32    -moz-border-radius: 4px 4px 0 0;
33    -webkit-border-radius: 4px 4px 0 0;
34    margin-top: 3px;
35    height: 19px;
36/ / -moz-box-shadow : 0 0 5 px rgba ( 0, 0, 0, 0.3 );
37/ / -webkit-box-shadow : 0 0 5 px rgba ( 0, 0, 0, 0.3 );
38/ / box-shadow : 0 0 4 px rgba ( 0, 0, 0, 0.3 );
39}
40
41.tab_class.activated {
42    background: #574176;
43    color: #BFAFD6;
44
45}
46
47.divAll {
48
49}
50
51.cfs1 {
52    border: 2px solid white;
53    -moz-border-radius: 8px;
54    -webkit-border-radius: 8px;
55    border-radius: 8px;
56    padding-right: 40px;
57    padding-left: 30px;
58    margin-left: -10px;
59    padding-bottom: 30px;
60    width:650px;
61}
62
63.cfs2 {
64    border: 2px solid white;
65    -moz-border-radius: 8px;
66    -webkit-border-radius: 8px;
67    border-radius: 8px;
68    padding-right: 30px;
69    padding-bottom: 30px;
70    margin-right: 0px;
71    margin-left: -65px;
72    padding-left: 20px
73}
74
75
76
77.containerForm {
78
79    float: left;
80    width: 1070px;
81    height: 400px;
82
83}
84
85.containerTabs {
86
87    float: right;
88    margin-top: -40px;
89
90}
91
92.divPreference {
93    margin-top: 20px;
94    float: left;
95}
96
97#button_submit {
98    margin-right: 30px;
99
100}
101
102.divObservation {
103    margin-top: 20px;
104    margin-left: 30px;
105    margin-right: 80px;
106    float: left;
107}
108
109.containerLinkLogoEther {
110
111    position: absolute;
112    top: 0;
113    left: 127px;
114    width: 10px;
115    height: 99px;
116    background-image: url("../images/link_logo_Ether.png");
117    background-repeat: repeat-y;
118
119}
120
121.containerLogoEther {
122    position: absolute;
123    top: 100px;
124    left: 50px;
125    -moz-border-radius: 4px 4px 4px 4px;
126    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
127    -webkit-border-radius: 4px 4px 4px 4px;
128    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
129    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
130    width: 80px;
131    height: 80px;
132    padding: 15px;
133}
134
135.containerText {
136    font-size: 12px;
137    color: #574176;
138/ / float : left;
139/ / margin-top : 10 px;
140    padding-left: 0px;
141/ / width : 100 px;
142
143}
144
145.containerLabel {
146    font-size: 12px;
147    color: white;
148    font-weight: bold;
149/ / margin-bottom : 10 px;
150    padding-left: 20px;
151    text-align: right;
152}
153
154.containerLabel2 {
155    font-size: 12px;
156    color: white;
157    font-weight: bold;
158/ / margin-bottom : 10 px;
159/ / padding-left : 20 px;
160}
161
162.containerLabel3 {
163    font-size: 12px;
164    color: white;
165    font-weight: bold;
166    text-align: center;
167}
168
169.containerTapas {
170    -moz-border-radius: 4px 4px 4px 4px;
171    -webkit-border-radius: 4px 4px 4px 4px;
172    -moz-box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
173    -webkit-box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
174    box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
175    width: 1047px;
176    float: left;
177    margin-bottom: 10px;
178}
179
180.containerTitle {
181    font-size: 16px;
182    color: #574176;
183    font-weight: bold;
184    float: left;
185    margin-top: 9px;
186    padding-left: 80px;
187}
188
189.containerLogo {
190    -moz-border-radius: 4px 4px 4px 4px;
191    -webkit-border-radius: 4px 4px 4px 4px;
192    float: left;
193    margin-bottom: 10px;
194    margin-right: 20px;
195    padding-left: 30px;
196    width: 120px;
197    top: -22px;
198    position: relative;
199}
200
201.containerUserLogout {
202    float: left;
203    margin-right: 5px;
204}
205
206.containerImgLogout {
207    float: right;
208    position: relative;
209    top: 13px;
210}
211
212.containerNav {
213    -moz-border-radius: 4px 4px 4px 4px;
214    -webkit-border-radius: 4px 4px 4px 4px;
215    -moz-box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
216    -webkit-box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
217    box-shadow: 2px 3px 7px rgba(0, 0, 0, 0.3);
218    float: left;
219    position: relative;
220    width: 330px;
221    height: 33px;
222    color: #04155D;
223    top: 4px;
224    margin-bottom: 20px;
225    padding-top: 6px;
226    padding-left: 10px;
227    font-size: 11px;
228    top: 12px;
229}
230
231.containerMenu {
232    float: right;
233    margin-left:171px;
234}
235
236.containerTitleContentBorder {
237    float: left;
238    position: relative;
239    height: 2px;
240    border-bottom: 10px solid white;
241    z-index: 1;
242    left: -10px;
243    width: 810px;
244}
245
246.containerTitleContent {
247    -moz-border-radius: 4px 4px 0 0;
248    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
249    -webkit-border-radius: 4px 4px 0 0;
250    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
251    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
252    background: -moz-linear-gradient(#574176, #574176) repeat scroll 0 0 transparent;
253    background: -ms-linear-gradient(#574176, #574176) repeat scroll 0 0 transparent; /*For IE10*/
254    background: -webkit-linear-gradient(#574176, #574176) repeat scroll 0 0 transparent; /*For IE10*/
255    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = '#574176', endColorstr = 'white'); /*For IE7-8-9*/
256    float: left;
257    position: relative;
258    width: 141px;
259    height: 26px;
260    color: white;
261    font-weight: bold;
262    padding-left: 10px;
263    padding-top: 4px;
264    top: 23px;
265    margin-right: 600px;
266    text-decoration: underline;
267
268}
269
270.containerField {
271    color: white;
272    font-weight: bold;
273    font-size: 14px;
274}
275
276.containerCenter {
277    -moz-border-radius-topright: 0;
278    -webkit-border-radius: 0; /*#E8EFF3*//* #618EAC*/
279    background: -moz-linear-gradient(#574176, #bfafd6);
280    background: -webkit-linear-gradient(#574176, #bfafd6);
281    background: -ms-linear-gradient(white, #C03000) repeat scroll 0 0 transparent; /*For IE10*/
282    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = 'white', endColorstr = '#574176'); /*For IE7-8-9*/
283    min-height: 400px;
284    text-align: justify;
285    position: relative;
286    top: -32px;
287    padding: 10px;
288    width: 1028px;
289}
290
291.containerBottom {
292    background: #574176;
293    background: -moz-linear-gradient(left center, white, #574176); /*background: -webkit-linear-gradient(white, #574176);*/
294    background: -ms-linear-gradient(white, #574176) repeat scroll 0 0 transparent; /*For IE10*/
295    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = 'white', endColorstr = '#574176'); /*For IE7-8-9*/
296    color: #FFFFFF;
297    height: 26px;
298    padding-right: 10px;
299    position: relative;
300    top: -32px;
301    width: 1040px;
302}
303
304.containerBottom a {
305    color: white;
306}
307
308.containerErrors, #errors {
309    background: white;
310    -moz-border-radius: 4px 4px 4px 4px;
311    -webkit-border-radius: 4px 4px 4px 4px;
312    border: 1px solid #574176;
313    color: #574176;
314    padding: 10px;
315    margin: 10px;
316}
317
318.errorsForm {
319
320    -moz-border-radius: 8px;
321    -webkit-border-radius: 8px;
322    border: 2px solid #cc0000 ;
323    color: #cc0000;
324    //padding-right: 284px;
325    //padding-bottom:60px;
326    padding:10px;
327    margin-left: 776px;
328    //margin-right: 0px;
329    margin-top: -121px;
330    text-align: left;
331    font-weight: bold;
332    float: left;
333    background:white;
334}
335Spectral unit : must be selected
336Observatory : must be selected
337
338.cfs3 {
339   /* border: 2px solid red;
340    -moz-border-radius: 8px;
341    -webkit-border-radius: 8px;
342    border-radius: 8px;
343    padding-right: 40px;
344    padding-bottom: 30px;
345    margin-right: 0px;
346    margin-left: 30px;
347    padding-left: 30px ;
348    background: white;*/
349}
350
351/*.errorsForm {
352    -moz-border-radius: 8px 8px 8px 8px;
353    border: 2px solid white;
354    //margin-left: 648px;
355    margin-right: 1500;
356    padding-bottom: 30px;
357    //padding-left: 30px;
358    //padding-right: 40px;
359
360} */
361
362.containerErrors {
363    display: none;
364}
365
366.containerInfos {
367    background: url("images/ui-bg_glass_95_fef1ec_1x400.png") repeat-x scroll 50% 50% #F0FFF0;
368    -moz-border-radius: 4px 4px 4px 4px;
369    -webkit-border-radius: 4px 4px 4px 4px;
370    border: 1px solid #574176;
371    color: #574176;
372    padding: 10px;
373    margin: 10px;
374    display: none;
375}
376
377/** ***************************************************** **/
378/** ************************ OTHER ********************** **/
379/** ***************************************************** **/
380#button_submit {
381    height: 27px;
382}
383
384#tools .complexButton {
385    float: right;
386}
387
388.roundTable {
389    -moz-border-radius: 4px;
390    -webkit-border-radius: 4px;
391    border: 1px solid;
392    width: 100%;
393}
394
395.smallRoundTable {
396    -moz-border-radius: 4px;
397    -webkit-border-radius: 4px;
398    border: 1px solid;
399}
400
401.divMenu_arrow, .divMenu_arrow.deployed, .divMenu_arrow_left, .divMenu_arrow_left.deployed {
402    height: 13px;
403    width: 13px;
404    position: relative;
405    float: right;
406    top: -17px;
407}
408
409.divMenu_arrow, .divMenu_arrow_left {
410    background-image: url("../images/utils/toggle_down_dark.png");
411}
412
413.divMenu_arrow_left, .divMenu_arrow_left.deployed {
414    float: left;
415    top: 4px;
416    margin-left: -19px;
417}
418
419.divMenu_arrow.deployed, .divMenu_arrow_left.deployed {
420    background-image: url("../images/utils/toggle_up_dark.png");
421}
422
423.divMenu_content {
424    display: none;
425}
426
427.loading-classic {
428    background-image: url(../../resources/icons/transparent_loading.gif);
429    height: 16px;
430    width: 16px;
431}
432
433/** ***************************************************** **/
434/** ************************ PAGES ********************** **/
435/** ***************************************************** **/
436#title_tools, #title_tools .links li a {
437    height: 39px;
438}
439
440#title_tools {
441    font: 12px/18px Trebuchet MS, Arial, san-serif;
442    margin: 18px auto 12px;
443    position: relative;
444}
445
446.dataProtocolDownloadButton {
447    float: right;
448}
449
450.dataProtocolCheckbox, .dataProtocolCheckboxText {
451    float: left;
452    margin-left: 3px;
453    margin-top: 7px;
454}
455
456.dataProtocolCheckboxText {
457    margin-top: 4px;
458}
459
460/** ************************************ **/
461/** ************ CALENDAR ************** **/
462/** ************************************ **/
463.calendar {
464    background-image: url("../../resources/icons/calendrier-icone-16x16.png");
465    background-position: right center;
466    background-repeat: no-repeat;
467}
468
469.time {
470    background-image: url("../../resources/icons/icone_heure.png");
471    background-position: bottom right;
472    background-repeat: no-repeat;
473
474}
475
476/** ************************************ **/
477/** ************ LOADING *************** **/
478/** ************************************ **/
479.loading-classic {
480    background-image: url(../../resources/icons/transparent_loading.gif);
481    height: 16px;
482    width: 16px;
483}
484
485.loading-data {
486    background-image: url(../../resources/icons/loading_datas.gif);
487    height: 15px;
488    width: 128px;
489}
Note: See TracBrowser for help on using the repository browser.