source: trunk/phpgwapi/templates/default/css/azul.css @ 1513

Revision 1513, 6.7 KB checked in by amuller, 15 years ago (diff)

Ticket #683 - Correção do CSS do elemento input

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