source: branches/2.0/phpgwapi/templates/classic/css/celepar.css @ 2441

Revision 2441, 11.4 KB checked in by niltonneto, 14 years ago (diff)

Ticket #987 - Corrigido alguns problemas de estilo no template classic.

  • Property svn:executable set to *
Line 
1ul
2{
3        list-style-image: url("../images/orange-ball.png");
4}
5
6.grid_email_class
7{
8        border-bottom:1px solid #cfcfcf;
9}
10
11body
12{
13        margin: 0px !important;
14        background-color:#E9E9E9 !important;
15        font-size: 11px !important;
16        font-family: Verdana, Arial, Helvetica, sans-serif !important;
17        padding:0px !important;
18}
19
20img
21{
22        border-width:0px !important;
23        border-style:none !important;
24        /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader;
25*/
26}
27
28a:link,a:visited
29{
30        cursor:pointer !important;
31        color: #000066 !important;
32        text-decoration: none !important;
33}
34
35/*
36a:visited
37{
38        color: #006699;
39        text-decoration: none;
40}
41*/
42a:hover,a:active
43{
44        cursor:pointer !important;
45        color: #ff9933 !important;
46        text-decoration: underline !important;
47}
48/*
49a:active
50{
51        color: #006699;
52        text-decoration: underline;
53}
54*/
55input,button
56{
57        font-size: 11px !important;
58        color: #006699 !important;
59        font-family: Arial, Helvetica, sans-serif !important;
60        border: 1px #bbbbbb solid !important;
61}
62
63input[type=submit],input[type=button],button
64{
65        margin:1px !important;
66        padding:1px !important;
67        cursor: pointer !important;
68        cursor: hand !important;
69}
70
71input[type=image]
72{
73        cursor: pointer !important;
74        cursor: hand !important;
75        border: 0px #bbbbbb none !important;
76}
77select
78{
79        font-size: 11px !important;
80        color: #000066 !important;
81        font-family: Arial, Helvetica, sans-serif !important;
82        border: 1px #bbbbbb solid !important;
83        z-index: -1 !important;
84}
85
86td
87{
88        font-size: 11px !important;
89        /*text-align:left;*/
90        /*      padding-top:1px;
91        padding-bottom:1px;*/
92}
93
94.divLoginbox
95{
96        position:relative;
97        width: 300px;
98        border-right: #9c9c9c 1px solid;
99        border-top: #9c9c9c 1px solid;
100        border-left: #9c9c9c 1px solid;
101        border-bottom: #9c9c9c 1px solid
102}
103
104.divLoginboxHeader
105{
106        text-align:center;
107        background-color:#dddddd;
108        padding-top:2px;
109        font-size:10px;
110        color:#666666;
111}
112.divSidebox
113{
114        position:relative;
115        width: 147px;
116        border-right: #9c9c9c 1px solid;
117        border-top: #9c9c9c 1px solid;
118        border-left: #9c9c9c 1px solid;
119        border-bottom: #9c9c9c 1px solid
120}
121
122.tblHeadApp {
123
124        border-right: #9c9c9c 1px solid;       
125        border-top: #9c9c9c 1px solid;
126        border-left: #9c9c9c 1px solid;
127        border-bottom: #9c9c9c 1px solid
128}
129
130.divSideboxHeader
131{
132        text-align:center;
133        background-color:#000066;
134        padding-top:2px;
135        height: 15px;
136        color: #FFFFFF;
137
138}
139
140a.divSideboxEntry, .divSideboxEntry
141{
142        text-align:left;
143        height:16px;
144        background-color:#eeeeee;
145}
146
147a.appTitles,.appTitles
148{
149        font-size: 10px;
150        height:18px;
151        padding-top:2px;
152        padding-bottom:2px;
153
154}
155
156a.textSidebox
157{
158        font-size: 10px;
159        border-top: #aaaaaa 0px none;
160}
161
162.textSidebox
163{
164        font-size: 10px;
165        height:18px;
166        padding-top:2px;
167        padding-bottom:2px;
168        border-top: #aaaaaa 1px solid;
169
170}
171
172.sideboxSpace
173{
174        height:9px;
175}
176
177.greyLine
178{
179        margin:1px;
180        border-top-color:#7e7e7e;
181        border-top-width:1px;
182        border-top-style:solid;
183        height:1px;
184}
185
186.prefSection
187{
188        font-weight:bold;
189        font-size:16px;
190        line-height:40px;
191}
192
193#extraIcons
194{
195/*      position:absolute;
196        z-index:13;
197        right:10px;
198        top:113px;
199        visibility:hidden;*/
200/*      background-image:url(../images/alpha-white.png);*/
201        background-color:#eeeeee;
202        border-width:1px;
203        border-color:#7e7e7e;
204        border-style:solid;
205}
206
207.extraIconsRow
208{
209        border-top-color:#dddddd;
210        border-top-width:1px;
211        border-top-style:solid;
212        padding:2px;
213}
214
215#divMain
216{
217        background-color:white;
218        margin-top: 0px;
219        padding:9px;
220        border-color:#7e7e7e;
221        border-width:1px;
222        border-style:solid;
223}
224
225#divLogo
226{
227        position:absolute;
228        left:20px;
229        top:5px;
230        z-index:51;
231}
232
233#divAppIconBar
234{
235        background-color:white;
236        border-top-color:#9c9c9c;
237        border-top-width:1px;
238        border-top-style:solid;
239        background-image: url(../images/background-icon-bar.png);
240        background-repeat: repeat-x
241}
242
243#divAppTextBar
244{
245        background-color:white;
246}
247
248#divStatusBar
249{
250        background-color:#f7f8fa;
251        height:15px;
252        padding-left:10px;
253        padding-top:0px;
254}
255
256/*#divSubContainer
257{
258}
259*/
260#tdSidebox
261{
262        width:170px;
263        background-color:white;
264        overflow:visible;
265}
266
267
268#tdAppbox
269{
270        background-color:white;
271        width: 100%;
272}
273#divSideboxContainer
274{
275        position:relative;
276        width:150px;
277        top:0px;
278        left:0px;
279        background-color:white;
280        border-width:1px;
281        border-style:solid;
282        z-index:40;
283}
284
285#divAppboxHeader
286{
287        margin-top:2px;
288        margin-left:2px;
289        margin-right:2px;
290        font-family: Verdana, Arial, Helvetica, sans-serif;
291        font-size: 14px;
292        font-weight: bold;
293        font-style: normal;
294        color: #000066;
295        text-align: center;
296        padding: 0px;   
297        background-image:url(../images/appbox-header-background21.png);
298        background-repeat: repeat-x;
299        height:24px;
300        line-height:24px;
301        border-top-color:#9c9c9c;
302        border-top-width:1px;
303        border-top-style:solid;
304        border-left-color:#9c9c9c;
305        border-left-width:1px;
306        border-left-style:solid;
307        border-right-color:#9c9c9c;
308        border-right-width:1px;
309        border-right-style:solid;
310}
311
312#divAppbox
313{
314        background-color:#f7f7f7;
315        padding-right:1px;
316        padding-top:1px;
317        padding-bottom:1px;
318        padding-left:15px;
319        border-bottom-color:#9c9c9c;
320        border-bottom-width:1px;
321        border-bottom-style:solid;
322        border-left-color:#9c9c9c;
323        border-left-width:1px;
324        border-left-style:solid;
325        border-right-color:#9c9c9c;
326        border-right-width:1px;
327        border-right-style:solid;
328        margin-top:0px;
329        margin-bottom:0px;
330        margin-left:2px;
331        margin-right:2px;
332
333}
334
335#fmStatusBar
336{
337        margin-left:4px;
338        margin-bottom:3px;
339        font-size: 10px;
340/*      font-family: Verdana, Arial, Helvetica, sans-serif;*/
341       
342
343}
344
345
346.fmButton
347{
348        background-image:url(../images/buttonbackground.png);
349        width:28px;
350        height:28px;
351        background-repeat: no-repeat;
352}
353.dsused
354{
355        background-image: url(../../../../expressoMail1_2/templates/default/images/dsused_classic.gif) !important;
356}
357#fmLocation
358{
359        position:relative;
360        /*background-image:url(../images/buttonbackgroundscaled.png);
361        background-repeat: repeat-x;*/
362        /*margin-left:4px;*/
363        margin-bottom:3px;
364        height:27px;
365
366}
367
368#fmMenu
369{
370        position:relative;
371}
372#fmFileWindow
373{
374        background-color:#ffffff;
375        margin-left:4px;
376        padding:5px;
377        position:relative;
378        border-right: #cccccc 1px solid;
379        border-top: #9c9c9c 2px solid;
380        border-left: #9c9c9c 2px solid;
381        border-bottom: #cccccc 1px solid
382}
383
384#user_info
385{
386padding-left:17px;
387
388}
389
390#admin_info
391{
392        position:relative;
393        text-align:center;
394        margin-right:10px;
395}
396
397#divGenTime
398{
399        bottom:14px;
400        font-size: 9px;
401        color: #ff0000;
402        text-align:center;
403        width:99%;
404}
405
406#divPoweredBy
407{
408        font-family: Verdana, Arial, Helvetica, sans-serif;
409        font-size: 10px;
410        color: #999999;
411        text-decoration: none;
412        padding: 7px;
413        text-align: center;
414        background-color:white;
415}
416
417.toolbar
418{
419       background-image:url(../../../../phpgwapi/templates/default/images/fundo_topo.gif);
420       position:absolute;
421}
422
423.logo_expresso
424{
425
426        background:transparent url(../../../../phpgwapi/templates/default/images/logo_expresso_classic.png) no-repeat scroll right 0px;
427        right:0px;
428        position:absolute;
429        width:191px;
430}
431
432.navbar_but
433{
434        background-image: url(../../../../phpgwapi/templates/default/images/back_app_classic.png) !important;
435        width: 40px !important;
436        height: 40px !important;
437        padding: 0 19px 0 13px !important;
438        vertical-align: center !important;
439        text-align: center !important;
440}
441
442.navbar_butOver
443{
444        background-image: url(../../../../phpgwapi/templates/default/images/back_app_classic.png) !important;
445        width: 40px !important;
446        height: 40px !important;
447        vertical-align: center !important;
448        text-align: center !important;
449        padding: 0 19px 0 13px !important;
450
451}
452
453.navbar_butOut
454{
455        background-image: url(../../../../phpgwapi/templates/default/images/back_app_classic.png) !important;
456        width: 40px !important;
457        height: 40px !important;
458        vertical-align: center !important;
459        text-align: center !important;
460        padding: 0 19px 0 13px !important;
461
462
463}
464#expressoAdmin12id,
465#adminid,
466#homeid,
467#contactcenterid,
468#expressoMail12id,
469#newsadminid,
470#calendarid,
471#jabberitmessengerid,
472#logout_id
473{
474        width: 32px !important;
475        height: 32px !important;
476
477}
478
479table.inboxElements th,
480.table_elements_tr_header,
481.message_header{
482        background-color: #CCCCCC !important;
483}
484
485.table_message_header_box{
486        width: 100% !important;
487        color: black !important;
488        border-style: solid !important;
489        border-width: 0px !important;
490        border-collapse: collapse !important;
491        border-color: #bbbbbb !important;
492        font-family: Arial !important;
493        font-size: 13px !important;
494        cursor: pointer !important;
495}
496.font-menu
497{
498    text-decoration: none !important;
499    text-align: center !important;
500    font: bold 11px Lucidatypewriter,monospace !important;
501    color: #505050 !important;
502}
503.font-menu-sel
504{
505    text-decoration: none !important;
506    text-align: center !important;
507    font: bold 11px Lucidatypewriter,monospace !important;
508    color:#0000FF !important;
509}
510
511.menu-sel
512{
513    text-decoration: none !important;
514    text-align: center !important;
515    font: bold 11px Lucidatypewriter,monospace !important;
516    color:#0000FF !important;
517    height: 20px !important;
518    background-color: #F7F7F7 !important;
519    margin-bottom: 0px !important;
520    border-left: 1px solid #000000 !important;
521    border-top: 1px solid #000000 !important;
522    border-right: 1px solid #000000 !important;
523    padding:0px 5px 0px 0px !important;
524    -moz-border-radius: 9px 9px 0px 0px !important;
525    -moz-user-select: none !important;
526    cursor: pointer !important;
527}
528
529.menu
530{
531    text-decoration: none !important;
532    text-align: center !important;
533    color: #505050 !important;
534    height: 20px !important;
535    background-color:#E5E5E5 !important;
536    margin-bottom: 0px !important;
537    border-left: 1px solid #c0c0c0 !important;
538    border-top: 1px solid #c0c0c0 !important;
539    border-right: 1px solid #c0c0c0 !important;
540    border-bottom: 1px solid #000000 !important;
541    padding:0px 5px 0px 0px !important;
542    -moz-border-radius: 9px 9px 0px 0px !important;
543    -moz-user-select: none !important;
544    cursor: pointer !important;
545}
546
547.last_menu
548{
549        border-bottom: 1px solid #000000 !important;
550        -moz-border-radius: 0px 0px 0px 0px !important;
551}
552.conteudo {
553    font-family: Verdana, Arial, Helvetica, sans-serif !important;
554    font-size: 10px !important;
555    font-weight: normal !important;
556    color: #000033 !important;
557        padding: 1px !important;
558    border-color: gray gray gray gray !important;
559
560        border-right: 1px solid #000000 !important;
561        border-left: 1px solid #000000 !important;
562        border-bottom: 1px solid #000000 !important;
563        width:99.5% !important;
564    -moz-border-radius: 0px 0px 6px 6px !important;
565}
566
567.table_message{
568        background-color: #CCCCCC !important;
569                background-image: none !important;
570        padding: 1px !important;
571        cursor: default !important;
572        border-width: 1px 1px 1px 1px !important;
573        border-spacing: 0px 1px !important;
574        border-style: outset outset outset outset !important;
575        border-color: gray gray gray gray !important;
576        border-collapse: separate !important;
577        -moz-border-radius: 3px 3px 3px 3px !important;
578}
579
580.message_options_trash,
581.message_options_import,
582.message_options_inactive,
583.message_options_export,
584.message_options_move,
585.message_options_print,
586.message_options_active,
587.message_options,
588.message_options_over
589{
590        color:blue !important;
591        font-weight: normal !important;
592        background-image: none !important;
593}
594.l{
595        background-image: none !important;
596        color: #666666 !important;
597
598}
599.sl
600{
601        background-image: none !important;
602        color: blue !important;
603}
604
605.linha0,
606.tr_msg_read2,
607.tr_msg_read {
608-moz-user-select:none !important;
609background-color:#FFFFFF !important;
610border-bottom:1px solid #CFCFCF !important;
611color:black;
612}
Note: See TracBrowser for help on using the repository browser.