source: trunk/phpgwapi/templates/default/css/base.css @ 5533

Revision 5533, 4.1 KB checked in by douglasz, 12 years ago (diff)

Ticket #1875 - Commit inicial do codigo das funcionalidades de marcadores e sinalizadores

Line 
1body
2{
3        font-family: Verdana, Arial, Helvetica, sans-serif;
4        font-size: 11px;
5        margin: 0px;
6        padding: 0px;
7}
8
9a:link,
10a:visited
11{
12        cursor: pointer;
13        text-decoration: none !important;
14}
15
16a:hover,
17a:active
18{
19        cursor: pointer;
20        text-decoration: underline !important;
21}
22
23a.divSideboxEntry,
24.divSideboxEntry
25{
26        height: 16px;
27        text-align: left;
28}
29
30a.appTitles,
31.appTitles
32{
33        font-size: 10px;
34        height: 18px;
35        padding: 2px 0px;
36}
37
38a.textSidebox
39{
40        font-size: 10px;
41        border-top: 0px none;
42}
43
44img
45{
46        border-width: 0px;
47        border-style: none;
48}
49
50input,
51button
52{
53        border: 1px solid;
54        font-family: Arial, Helvetica, sans-serif;
55        font-size: 11px;
56}
57
58button,
59input[type=button],
60input[type=image],
61input[type=submit]
62{
63        cursor: pointer;
64        cursor: hand;
65}
66
67input[type=image]
68{
69        border: 0px none;
70}
71
72select
73{
74        border: 1px solid;
75        font-family: Arial, Helvetica, sans-serif;
76        font-size: 11px;
77        z-index: -1;
78}
79
80td
81{
82        font-size: 11px;
83}
84
85.tr_message_header ul
86{
87        list-style-image: url( "../images/orange-ball.png" );
88}
89
90#admin_info
91{
92        margin-right: 10px;
93        position: relative;
94        text-align: center;
95}
96
97#divAppbox
98{
99        border: 1px solid;
100        border-top: 0px;
101        margin: 0px 2px;
102        padding: 1px;
103        padding-left: 15px;
104}
105
106#divAppboxHeader
107{
108        border: 1px solid;
109        border-bottom: 0px;
110        font-family: Verdana, Arial, Helvetica, sans-serif;
111        font-size: 16px;
112        font-style: italic;
113        font-variant: small-caps;
114        font-weight: normal;
115        height: 24px;
116        line-height: 24px;
117        margin: 2px;
118        margin-bottom: 0px;
119        padding: 0px;
120        text-align: center;
121}
122
123#divAppIconBar
124{
125        border-top: 1px solid;
126}
127
128#divAppTextBar
129{
130}
131
132#divGenTime
133{
134        bottom: 14px;
135        font-size: 9px;
136        text-align: center;
137        width: 99%;
138}
139
140#divLogo
141{
142        left: 20px;
143        position: absolute;
144        top: 5px;
145        z-index: 51;
146}
147
148#divMain
149{
150        border: 1px solid;
151        margin-top: 0px;
152        padding: 9px;
153}
154
155#divPoweredBy
156{
157        font-family: Verdana, Arial, Helvetica, sans-serif;
158        font-size: 10px;
159        padding: 7px;
160        text-decoration: none;
161        text-align: center;
162}
163
164#divSideboxContainer
165{
166        border: 1px solid;
167        left: 0px;
168        position: relative;
169        top: 0px;
170        width: 150px;
171        z-index: 40;
172}
173
174#divStatusBar
175{
176        height: 24px !important;
177        padding-left: 10px;
178        padding-top: 0px;
179        -webkit-padding-start: 28px; 
180}
181
182#extraIcons
183{
184        border: 1px solid;
185}
186
187#links_bar,
188#user_info
189{
190}
191
192#tdAppbox
193{
194        width: 100%;
195}
196
197#tdSidebox
198{
199        overflow: visible;
200        width: 170px;
201}
202
203#user_info
204{
205        padding-left: 17px;
206}
207
208.conteudo
209{
210        border: 1px solid;
211        border-top: 0px;
212        font-family: Verdana, Arial, Helvetica, sans-serif;
213        font-size: 10px;
214        font-weight: normal;
215        overflow: none;
216        padding: 2px;
217        margin-bottom:2px;
218        width: 99.5%;
219        -moz-border-radius: 0px 0px 6px 6px;
220}
221
222.divSideboxHeader
223{
224        height: 15px;
225        padding-top: 2px;
226        text-align: center;
227}
228
229.extraIconsRow
230{
231        border-top: 1px solid;
232        padding: 2px;
233}
234
235.greyLine
236{
237        border-top: 1px solid;
238        height: 1px;
239        margin: 1px;
240}
241
242.grid_email_class
243{
244        border-bottom: 1px solid;
245}
246
247.image-menu
248{
249        padding: 0px;
250}
251
252.last_menu
253{
254        border-bottom: 1px solid;
255        -moz-border-radius: 0px 0px 0px 0px;
256}
257
258.logo_expresso
259{
260        width: 191px;
261}
262
263.menu,
264.menu-sel
265{
266        border: 1px solid;
267        cursor: pointer;
268        font: bold 11px Lucidatypewriter,monospace;
269        height: 20px;
270        margin-bottom: 0px;
271        padding: 0px 5px 0px 0px;
272        text-align: center;
273        text-decoration: none;
274        -moz-border-radius: 9px 9px 0px 0px;
275        -moz-user-select: none;
276}
277
278.menu
279{
280        border-bottom: 1px solid;
281}
282
283.menu-sel
284{
285        border-bottom: 0px;
286}
287
288.menu-degrade
289{
290        background-repeat: repeat-x;
291}
292
293.navbar_but,
294.navbar_butOut,
295.navbar_butOver
296{
297        background-repeat: no-repeat;
298        cursor: pointer;
299        cursor: hand;
300        height: 40px;
301        padding-right: 6px;
302        text-align: center;
303        vertical-align: center;
304        width: 40px;
305}
306
307.prefSection
308{
309        font-weight: bold;
310        font-size: 16px;
311        line-height: 40px;
312}
313
314.sideboxSpace
315{
316        height: 9px;
317}
318
319.tblHeadApp
320{
321        border: 1px solid;
322}
323
324.textSidebox
325{
326        border-top: 1px solid;
327        font-size: 10px;
328        height: 18px;
329        padding-top: 2px;
330        padding-bottom: 2px;
331}
332
333.toolbar
334{
335        position: absolute;
336}
337
338.whiteSpace
339{
340        width: 2px;
341}
342
343.linha0,
344.linha1,
345.tr_msg_read,
346.tr_msg_read2
347{
348        -moz-user-select: none;
349}
350
351.linha1,
352.tr_msg_read2
353{
354}
355
356table.inboxElements th,
357.table_elements_tr_header,
358.info_tr_header,
359.message_header
360{
361}
362.context-menu-item.icon-preferences-mail { background-image: url(../images/preferences.png); }
Note: See TracBrowser for help on using the repository browser.