source: trunk/phpgwapi/templates/default/css/rochas.css @ 1704

Revision 1704, 8.6 KB checked in by amuller, 14 years ago (diff)

Ticket #597 - Melhorias na visualização do módulo fm com tema azul

  • 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:  black   !important;
12        background-color: BurlyWood !important;
13}
14
15body
16{
17        margin: 0px !important;
18        background-color:#E9E9E9 !important;
19        font-size: 11px !important;
20        font-family: Verdana, Arial, Helvetica, sans-serif !important;
21        padding:0px !important;
22}
23
24img
25{
26        border-width:0px !important;
27        border-style:none !important;
28        /*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader;
29*/
30}
31
32a:link,a:visited
33{
34        cursor:pointer !important;
35        color: #000066 !important;
36        text-decoration: none !important;
37}
38
39/*
40a:visited
41{
42        color: #006699;
43        text-decoration: none;
44}
45*/
46a:hover,a:active
47{
48        cursor:pointer !important;
49        color: #ff9933 !important;
50        text-decoration: underline !important;
51}
52/*
53a:active
54{
55        color: #006699;
56        text-decoration: underline;
57}
58*/
59input,button
60{
61        font-size: 11px !important;
62        color: #006699 !important;
63        font-family: Arial, Helvetica, sans-serif !important;
64        border: 1px #bbbbbb solid !important;
65}
66input.em_button_like_span {
67        color:#886633 !important;
68}
69input[type=submit],input[type=button],button
70{
71        margin:1px !important;
72        padding:1px !important;
73        cursor: pointer !important;
74        cursor: hand !important;
75}
76
77input[type=image]
78{
79        cursor: pointer !important;
80        cursor: hand !important;
81        border: 0px #bbbbbb none !important;
82}
83select
84{
85        font-size: 11px !important;
86        color: #000066 !important;
87        font-family: Arial, Helvetica, sans-serif !important;
88        border: 1px #bbbbbb solid !important;
89        z-index: -1 !important;
90}
91
92td
93{
94        font-size: 11px !important;
95        /*text-align:left;*/
96        /*      padding-top:1px;
97        padding-bottom:1px;*/
98}
99
100.divLoginbox
101{
102        position:relative;
103        width: 300px;
104        border-right: #9c9c9c 1px solid;
105        border-top: #9c9c9c 1px solid;
106        border-left: #9c9c9c 1px solid;
107        border-bottom: #9c9c9c 1px solid
108}
109
110.divLoginboxHeader
111{
112        text-align:center;
113        background-color:#dddddd;
114        padding-top:2px;
115        font-size:10px;
116        color:#666666;
117}
118.divSidebox
119{
120        position:relative;
121        width: 147px;
122        border-right: #9c9c9c 1px solid;
123        border-top: #9c9c9c 1px solid;
124        border-left: #9c9c9c 1px solid;
125        border-bottom: #9c9c9c 1px solid
126}
127
128.tblHeadApp {
129
130        border-right: #9c9c9c 1px solid;       
131        border-top: #9c9c9c 1px solid;
132        border-left: #9c9c9c 1px solid;
133        border-bottom: #9c9c9c 1px solid
134}
135
136.divSideboxHeader
137{
138        text-align:center;
139        background-color:#000066;
140        padding-top:2px;
141        height: 15px;
142        color: #FFFFFF;
143
144}
145
146a.divSideboxEntry, .divSideboxEntry
147{
148        text-align:left;
149        height:16px;
150        background-color:#eeeeee;
151}
152
153a.appTitles,.appTitles
154{
155        font-size: 10px;
156        height:18px;
157        padding-top:2px;
158        padding-bottom:2px;
159
160}
161
162a.textSidebox
163{
164        font-size: 10px;
165        border-top: #aaaaaa 0px none;
166}
167
168.textSidebox
169{
170        font-size: 10px;
171        height:18px;
172        padding-top:2px;
173        padding-bottom:2px;
174        border-top: #aaaaaa 1px solid;
175
176}
177
178.sideboxSpace
179{
180        height:9px;
181}
182
183.dsused
184{
185                background-image: url(../images/dsused.gif);
186}
187
188.greyLine
189{
190        margin:1px;
191        border-top-color:#7e7e7e;
192        border-top-width:1px;
193        border-top-style:solid;
194        height:1px;
195}
196
197.prefSection
198{
199        font-weight:bold;
200        font-size:16px;
201        line-height:40px;
202}
203
204#extraIcons
205{
206/*      position:absolute;
207        z-index:13;
208        right:10px;
209        top:113px;
210        visibility:hidden;*/
211/*      background-image:url(../images/alpha-white.png);*/
212        background-color:#eeeeee;
213        border-width:1px;
214        border-color:#7e7e7e;
215        border-style:solid;
216}
217
218.extraIconsRow
219{
220        border-top-color:#dddddd;
221        border-top-width:1px;
222        border-top-style:solid;
223        padding:2px;
224}
225
226#divMain
227{
228        background-color:white;
229        margin-top: 0px;
230        padding:9px;
231        border-color:#7e7e7e;
232        border-width:1px;
233        border-style:solid;
234}
235
236#divLogo
237{
238        position:absolute;
239        left:20px;
240        top:5px;
241        z-index:51;
242}
243
244#divAppIconBar
245{
246        background-color:white;
247        border-top-color:#9c9c9c;
248        border-top-width:1px;
249        border-top-style:solid;
250        background-image: url(../images/background-icon-bar.png);
251        background-repeat: repeat-x
252}
253
254#divAppTextBar
255{
256        background-color:white;
257}
258
259#user_info
260{
261        color: black;
262}
263#links_bar
264{
265                color: black;
266}
267
268#divStatusBar
269{
270        height:24px;
271        padding-left:10px;
272        padding-top:0px;
273}
274
275/*#divSubContainer
276{
277}
278*/
279#tdSidebox
280{
281        width:170px;
282        background-color:white;
283        overflow:visible;
284}
285
286
287#tdAppbox
288{
289        background-color:white;
290        width: 100%;
291}
292#divSideboxContainer
293{
294        position:relative;
295        width:150px;
296        top:0px;
297        left:0px;
298        background-color:white;
299        border-width:1px;
300        border-style:solid;
301        z-index:40;
302}
303
304#divAppboxHeader
305{
306        margin-top:2px;
307        margin-left:2px;
308        margin-right:2px;
309        font-family: Verdana, Arial, Helvetica, sans-serif;
310        font-size: 14px;
311        font-weight: bold;
312        color: #000066;
313        text-align: center;
314        padding: 0px;
315        background-color: #eeeee0;
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: #eeeee0;
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_canyon.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_canyon.png);
426        position:absolute;
427}
428
429.logo_expresso
430{
431        background:url(../../../../phpgwapi/templates/default/images/logo_expresso_canyon.png) no-repeat;
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: #ddf4fe url(../../../../phpgwapi/templates/default/images/folder_bg_canyon.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: #cfb69e !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.table_message{
492        background: url(../../../../phpgwapi/templates/default/images/fundo_topo_canyon.png) !important;
493}
494
495.message_options {
496         color: #863 !important;
497}
498
499.tr_msg_unread
500{
501        background-color:#EEEEE0 !important;
502}
Note: See TracBrowser for help on using the repository browser.