source: trunk/phpgwapi/templates/default/css/araucaria.css @ 2146

Revision 2146, 10.0 KB checked in by amuller, 14 years ago (diff)

Ticket #675 - Enviando o tema de exemplo do wiki do trac

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