source: sandbox/expresso2.2/phpgwapi/templates/default/css/azul.css @ 1556

Revision 1556, 6.8 KB checked in by amuller, 15 years ago (diff)

Ticket #597 - Melhorias no módulo filemanager, implementação de quota!

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