source: trunk/phpgwapi/templates/azul/css/mini.css @ 960

Revision 960, 7.1 KB checked in by amuller, 15 years ago (diff)

Ticket #475 - Adição de novo tema ao template 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:0px;
9}
10
11body
12{
13        margin: 0px !important;
14        background-color:#E9E9E9 !important;
15        text-size: small !important;
16        padding:0px !important;
17}
18
19img
20{
21        border-width:0px !important;
22        border-style:none !important;
23}
24
25a:link,a:visited
26{
27        cursor:pointer !important;
28        color: #000066 !important;
29        text-decoration: none !important;
30}
31
32a:hover,a:active
33{
34        cursor:pointer !important;
35        color: #ff9933 !important;
36        text-decoration: underline !important;
37}
38input,button
39{
40        font-size: 11px !important;
41        color: #006699 !important;
42        font-family: Arial, Helvetica, sans-serif !important;
43        border: 1px #bbbbbb solid !important;
44}
45
46input[type=submit],input[type=button],button
47{
48        margin:1px !important;
49        padding:1px !important;
50        cursor: pointer !important;
51        cursor: hand !important;
52}
53
54input[type=image]
55{
56        cursor: pointer !important;
57        cursor: hand !important;
58        border: 0px #bbbbbb none !important;
59}
60select
61{
62        font-size: 11px !important;
63        color: #000066 !important;
64        font-family: Arial, Helvetica, sans-serif !important;
65        border: 1px #bbbbbb solid !important;
66        z-index: -1 !important;
67}
68
69td
70{
71        font-size: 11px !important;
72        text-align:left !important;
73        padding-top:0px;
74        padding-bottom:0px;
75}
76span
77{
78        font-size: 10px !important;
79}
80
81.tblHeadApp {
82
83        border-right: #9c9c9c 1px solid;       
84        border-top: #9c9c9c 1px solid;
85        border-left: #9c9c9c 1px solid;
86        border-bottom: #9c9c9c 1px solid
87}
88
89.divSideboxHeader
90{
91        text-align:center;
92        background-color:#000066;
93        padding-top:0px;
94        height: 15px;
95        color: #FFFFFF;
96
97}
98
99a.divSideboxEntry, .divSideboxEntry
100{
101        text-align:left;
102        height:16px;
103        background-color:#eeeeee;
104}
105
106a.appTitles,.appTitles
107{
108       
109        width: 0px !important;font-size: 10px;
110        height:18px;
111        padding-top:2px;
112        padding-bottom:2px;
113
114}
115
116a.textSidebox
117{
118        font-size: 10px;
119        border-top: #aaaaaa 0px none;
120}
121
122.textSidebox
123{
124        font-size: 10px;
125        height:18px;
126        padding-top:2px;
127        padding-bottom:2px;
128        border-top: #aaaaaa 1px solid;
129
130}
131
132.sideboxSpace
133{
134        height:9px;
135}
136
137.greyLine
138{
139        margin:1px;
140        border-top-color:#7e7e7e;
141        border-top-width:1px;
142        border-top-style:solid;
143        height:1px;
144}
145
146.prefSection
147{
148        font-weight:bold;
149        font-size:16px;
150        line-height:40px;
151}
152
153#extraIcons
154{
155        background-color:#eeeeee;
156        border-width:0px;
157        border-color:#7e7e7e;
158        border-style:solid;
159}
160
161.extraIconsRow
162{
163        border-top-color:#dddddd;
164        border-top-width:0px;
165        border-top-style:solid;
166        padding:0px;
167}
168
169#divMain
170{
171        background-color:white;
172        margin-top: 0px;
173        padding:0px;
174        border-color:#7e7e7e;
175        border-width:0px;
176        border-style:solid;
177}
178
179#divLogo
180{
181        position:absolute;
182        left:20px;
183        top:5px;
184        z-index:51;
185}
186
187#divAppIconBar
188{
189        background-color:white;
190        border-top-color:#9c9c9c;
191        border-top-width:0px;
192        border-top-style:solid;
193        background-image: url(../images/background-icon-bar.png);
194        background-repeat: repeat-x
195}
196
197#divAppTextBar
198{
199        background-color:white;
200}
201
202#user_info
203{
204        font-size: 9px !important;
205        color: black;
206}
207#links_bar
208{
209        color: black;
210        font-size: 8px;
211}
212
213#divStatusBar
214{
215        height:24px;
216        padding-left:10px;
217        padding-top:0px;
218}
219
220/*#divSubContainer
221{
222}
223*/
224#tdSidebox
225{
226        width:170px;
227        background-color:white;
228        overflow:visible;
229}
230
231
232#tdAppbox
233{
234        background-color:white;
235        width: 100%;
236}
237#divSideboxContainer
238{
239        position:relative;
240        width:150px;
241        top:0px;
242        left:0px;
243        background-color:white;
244        border-width:1px;
245        border-style:solid;
246        z-index:40;
247}
248
249#divAppboxHeader
250{
251        margin-top:0px;
252        margin-left:0px;
253        margin-right:0px;
254        font-family: Verdana, Arial, Helvetica, sans-serif;
255        font-size: 14px;
256        font-weight: bold;
257        color: #000066;
258        text-align: center;
259        padding: 0px;
260        background-color: #ebf0f7;
261        height:24px;
262        line-height:24px;
263}
264
265#divAppbox
266{
267        background-color: #ebf0f7;
268        padding-right:0px;
269        padding-top:0px;
270        padding-bottom:0px;
271        padding-left:5px;
272        margin-top:0px;
273        margin-bottom:0px;
274        margin-left:2px;
275        margin-right:2px;
276
277}
278
279#fmStatusBar
280{
281        margin-left:4px;
282        margin-bottom:3px;
283        font-size: 10px;
284/*      font-family: Verdana, Arial, Helvetica, sans-serif;*/
285       
286
287}
288
289
290.fmButton
291{
292        background-image:url(../images/buttonbackground.png);
293        width:28px;
294        height:28px;
295        background-repeat: no-repeat;
296}
297
298#fmLocation
299{
300        position:relative;
301        /*background-image:url(../images/buttonbackgroundscaled.png);
302        background-repeat: repeat-x;*/
303        /*margin-left:4px;*/
304        margin-bottom:3px;
305        height:27px;
306
307}
308
309#fmMenu
310{
311        position:relative;
312}
313#fmFileWindow
314{
315        background-color:#ffffff;
316        margin-left:4px;
317        padding:5px;
318        position:relative;
319        border-right: #cccccc 1px solid;
320        border-top: #9c9c9c 2px solid;
321        border-left: #9c9c9c 2px solid;
322        border-bottom: #cccccc 1px solid
323}
324
325#user_info
326{
327padding-left:17px;
328
329}
330
331#admin_info
332{
333        position:relative;
334        text-align:center;
335        margin-right:10px;
336}
337
338#divGenTime
339{
340        bottom:14px;
341        font-size: 9px;
342        color: #ff0000;
343        text-align:center;
344        width:99%;
345}
346
347#divPoweredBy
348{
349        font-family: Verdana, Arial, Helvetica, sans-serif;
350        font-size: 9px;
351        color: #999999;
352        text-decoration: none;
353        padding: 0px;
354        text-align: center;
355        background-color:white;
356}
357
358.navbar_but
359{
360        background-image: none !important;
361        width: 20px;
362        height: 20px;
363        vertical-align: center;
364        text-align: center;
365        padding-right: 0px;
366        cursor:pointer;
367        cursor:hand;
368        background-repeat:no-repeat;
369}
370
371.navbar_butOver
372{
373        background-image: none !important;
374        width: 20px;
375        height: 20px;
376        vertical-align: center !important;
377        text-align: center !important;
378        padding-right:0px;
379        cursor:pointer;
380        cursor:hand;
381        background-repeat:no-repeat;
382}
383
384.navbar_butOut
385{
386        background-image: none !important;
387        width: 20px;
388        height: 20px;
389        vertical-align: center !important;
390        text-align: center !important;
391        padding-right:0px;
392        cursor:pointer;
393        cursor:hand;
394        background-repeat:no-repeat;
395
396}
397.toolbar
398{
399        background-image:none !important;
400        background-color: #ebf0f7;
401        position:absolute;
402}
403
404.logo_expresso
405{
406        position: absolute;
407        background:none no-repeat;
408        width: 0px !important;
409}
410
411.folders_degrade {
412        background-image: none !important;
413        overflow-y: none !important;
414        overflow-x: hidden !important;
415         width: 110px !important;
416
417
418}
419.content-folders {
420        padding: 0px 0px 0px 0px !important;
421        background: none !important;
422         width: 110px !important;
423
424}
425
426.content-menu {
427        padding: 0px 0px 0px 0px !important;
428        background: none !important;
429         width: 110px !important;
430
431}
432
433#folderscol{
434        width: 110px !important;
435}
436
437#folders_tbl{
438        width: 110px !important;
439}
440
441.menu-sel {
442        width: 140px !important;
443        height: 15px !important;
444        font-family: Verdana,Arial,sans-serif !important;
445}
446.menu{
447        width: 140px !important;
448        height: 15px !important;
449        font-family: Verdana,Arial,sans-serif !important;
450
451}
452
453.message_options_trash {
454        background-image: none !important;
455        padding-left: 0px !important;
456}
457.message_options_move {
458        background-image: none !important;
459        padding-left: 0px !important;
460}
461
462.message_options_print {
463        background-image: none !important;
464        padding-left: 0px !important;
465}
466
467.message_options_export {
468        background-image: none !important;
469        padding-left: 0px !important;
470}
471
472.message_options_import {
473        background-image: none !important;
474        padding-left: 0px !important;
475}
476#span_options
477{
478        position: absolute;
479}
480#span_D
481{
482        /*height: 40px !important;
483        vertical-align: bottom !important;
484        width: 100% !important;*/
485        position: absolute;
486        margin-top: 1em;
487}
Note: See TracBrowser for help on using the repository browser.