source: trunk/phpgwapi/templates/default/css/metropole.css @ 1151

Revision 1151, 8.7 KB checked in by amuller, 15 years ago (diff)

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