source: trunk/phpgwapi/templates/default/css/escritorio.css @ 1195

Revision 1195, 8.1 KB checked in by amuller, 15 years ago (diff)

Ticket #475 - Tornando temas tambem visíveis no contactcenter

  • 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: RoyalBlue !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        background-color:#eeeeee;
196        border-width:1px;
197        border-color:#7e7e7e;
198        border-style:solid;
199}
200
201.extraIconsRow
202{
203        border-top-color:#dddddd;
204        border-top-width:1px;
205        border-top-style:solid;
206        padding:2px;
207}
208
209#divMain
210{
211        background-color:white;
212        margin-top: 0px;
213        padding:9px;
214        border-color:#7e7e7e;
215        border-width:1px;
216        border-style:solid;
217}
218
219#divLogo
220{
221        position:absolute;
222        left:20px;
223        top:5px;
224        z-index:51;
225}
226
227#divAppIconBar
228{
229        background-color:white;
230        border-top-color:#9c9c9c;
231        border-top-width:1px;
232        border-top-style:solid;
233        background-image: url(../images/background-icon-bar.png);
234        background-repeat: repeat-x
235}
236
237#divAppBox
238{
239        padding: 0 0 0 0 !important;
240}
241
242#divAppTextBar
243{
244        background-color:white;
245}
246
247#user_info
248{
249        color: white;
250}
251#links_bar
252{
253                color: white;
254}
255
256#divStatusBar
257{
258        height:24px;
259        padding-left:10px;
260        padding-top:0px;
261}
262
263/*#divSubContainer
264{
265}
266*/
267#tdSidebox
268{
269        width:170px;
270        background-color:white;
271        overflow:visible;
272}
273
274
275#tdAppbox
276{
277        background-color:white;
278        width: 100%;
279}
280#divSideboxContainer
281{
282        position:relative;
283        width:150px;
284        top:0px;
285        left:0px;
286        background-color:white;
287        border-width:1px;
288        border-style:solid;
289        z-index:40;
290}
291
292#divAppboxHeader
293{
294        margin-top:0px;
295        margin-left:0px;
296        margin-right:0px;
297        font-family: Verdana, Arial, Helvetica, sans-serif;
298        font-size: 14px;
299        font-weight: bold;
300        color: white !important;
301        text-align: center;
302        padding: 0px;
303        background-color: #101A33;
304        height:24px;
305        line-height:24px;
306        border-top-width:0px !important;
307}
308
309#divAppbox
310{
311        background-color: white;
312        padding-right:1px;
313        padding-top:1px;
314        padding-bottom:1px;
315        padding-left:15px;
316        border-bottom-color:#9c9c9c;
317        border-bottom-width:1px;
318        border-bottom-style:solid;
319        border-left-color:#9c9c9c;
320        border-left-width:1px;
321        border-left-style:solid;
322        border-right-color:#9c9c9c;
323        border-right-width:1px;
324        border-right-style:solid;
325        margin-top:0px;
326        margin-bottom:0px;
327        margin-left:2px;
328        margin-right:2px;
329
330}
331
332#fmStatusBar
333{
334        margin-left:4px;
335        margin-bottom:3px;
336        font-size: 10px;
337/*      font-family: Verdana, Arial, Helvetica, sans-serif;*/
338       
339
340}
341
342
343.fmButton
344{
345        background-image:url(../images/buttonbackground.png);
346        width:28px;
347        height:28px;
348        background-repeat: no-repeat;
349}
350
351#fmLocation
352{
353        position:relative;
354        /*background-image:url(../images/buttonbackgroundscaled.png);
355        background-repeat: repeat-x;*/
356        /*margin-left:4px;*/
357        margin-bottom:3px;
358        height:27px;
359
360}
361
362#fmMenu
363{
364        position:relative;
365}
366#fmFileWindow
367{
368        background-color:#ffffff;
369        margin-left:4px;
370        padding:5px;
371        position:relative;
372        border-right: #cccccc 1px solid;
373        border-top: #9c9c9c 2px solid;
374        border-left: #9c9c9c 2px solid;
375        border-bottom: #cccccc 1px solid
376}
377
378#user_info
379{
380padding-left:17px;
381
382}
383
384#admin_info
385{
386        position:relative;
387        text-align:center;
388        margin-right:10px;
389}
390
391#divGenTime
392{
393        bottom:14px;
394        font-size: 9px;
395        color: #ff0000;
396        text-align:center;
397        width:99%;
398}
399
400#divPoweredBy
401{
402        font-family: Verdana, Arial, Helvetica, sans-serif;
403        font-size: 10px;
404        color: #999999;
405        text-decoration: none;
406        padding: 7px;
407        text-align: center;
408        background-color:white;
409}
410
411
412.navbar_butOver
413{
414        background-image: none !important;
415        vertical-align: center !important;
416        text-align: center !important;
417        padding-right:15px;
418        padding-left:10px;
419        cursor:pointer;
420        cursor:hand;
421        background-repeat:no-repeat;
422}
423
424.navbar_butOut
425{
426        background-image: none !important;
427        vertical-align: center !important;
428        text-align: center !important;
429        cursor:pointer;
430        cursor:hand;
431        background-repeat:no-repeat;
432}
433
434.toolbar
435{
436        background-image:url(../../../../phpgwapi/templates/default/images/fundo_topo_office.jpg);
437        position:absolute;
438}
439
440.logo_expresso
441{
442        background:url(../../../../phpgwapi/templates/default/images/logo_expresso_office.jpg) no-repeat;
443        width: 500px;
444        height: 35px;
445}
446
447.boxHeaderText{
448        color: white !important;
449}
450
451.content-menu {
452        padding: 0px 0px 0px 0px !important;
453        background: url(../../../../phpgwapi/templates/default/images/blackwhite.jpg) repeat-x !important;
454}
455.image-menu {
456        padding: 0px 0px 0px 0px !important;
457        background: #a0b2cc url(../../../../phpgwapi/templates/default/images/folder_bg_office.jpg) no-repeat scroll center bottom !important;
458}
459.menu-degrade {
460          background-image: url(../../../../phpgwapi/templates/default/images/degrade.png) !important;
461          background-repeat: repeat-x;
462}
463
464.message_header
465{
466        background-color: grey !important;
467}
468
469.menu
470{
471        background-color: lightgrey !important;
472        border: 1px solid #f4f7fc !important;
473        border-bottom: 1px solid #4a79b1 !important;
474}
475.message_options_active {
476        color: #D00 !important;
477        font-weight: bold !important;
478}
479
480.message_options_inactive {
481        color: #999 !important;
482}
483
484.message_options {
485        color: blue !important;
486        font-weight: bold !important;
487}
488
489.message_options_over {
490        color: #D00 !important;
491        font-weight: bold !important
492}
493
494.table_message{
495        background:#999 !important;
496}
497
498.last_menu{
499        border-bottom: 0px !important;
500        background: url(../../../../phpgwapi/templates/default/images/blackwhite.jpg);
501}
502
503.menu_sel{
504        -moz-border-radius-topleft:15px !important;
505        -moz-border-radius-topright:15px !important;   
506        background-color: #637164 !important;
507}
508
509#border_table{
510        background:transparent url(../../../../phpgwapi/templates/default/images/blackwhite.jpg);
511        padding:0 5 0 10 ;
512}
513
514.whiteSpace{
515        width: 10px !important;
516        background:transparent url(../../../../phpgwapi/templates/default/images/blackwhite.jpg) repeat-x;
517}
Note: See TracBrowser for help on using the repository browser.