source: companies/serpro/mobile/templates/css/mobile.css @ 903

Revision 903, 7.3 KB checked in by niltonneto, 15 years ago (diff)

Importacao inicial do Expresso do Serpro

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