source: trunk/expressoMail1_2/templates/default/main.css @ 4815

Revision 4815, 10.6 KB checked in by roberto.santosjunior, 13 years ago (diff)

Ticket #1820 - Cursor incorreto no resultado de pesquisa em arquivamento local.r4679

  • Property svn:eol-style set to native
  • Property svn:executable set to *
RevLine 
[4493]1@import url("expressomail.css");
2
[3130]3pre{
4        white-space: pre-wrap !important; /* css-3 */
5        white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
6        white-space: -pre-wrap !important; /* Opera 4-6 */
7        white-space: -o-pre-wrap !important; /* Opera 7 */
8        word-wrap: break-word !important; /* Internet Explorer 5.5+ */
9        font-family: monospace !important;     
[3421]10        font-size: 11px !important;
[3130]11}
12
[2]13* {
[1151]14        font-family: Verdana, Arial, Helvetica, sans-serif;     
[2]15}
16
[1151]17.checkbox{
[993]18        border:none !important;
[2]19}
20
21textarea{
22        font-family: Verdana, Arial, Helvetica, sans-serif;
23        font-size: 13px;
24}
[3019]25
[1151]26.whiteSpace{
27        width: 2px;
28}
[2]29
30.table_box{
31        width: 100%;
32        color: black;
[976]33        background: #ffffff;
[3019]34        border-bottom: 1px solid #f4f8fb;
[2]35        font-family: Arial;
36        font-size: 13px;
37        cursor: pointer;
[4073]38        table-layout: fixed;
[2]39}
40
[831]41.em_div_write_msg{
[1151]42        height: 24px;
43        background: transparent;
[831]44}
45
[163]46/* begin class msgs */
[1151]47.td_msg{
48        border-width: 0px;     
49}
[4073]50
51.th_resizable {
52        padding-left: 3px !important;
53        border-left: solid 1px #999;
54        text-overflow: ellipsis;
55        overflow: hidden;
56        white-space: nowrap;
57}
58
59.td_resizable {
[4109]60        padding-left: 1px;
[4073]61        border: 0px;
62        border-left: solid 1px #dde1dd;
63        text-overflow: ellipsis;
64        overflow: hidden;
65        white-space: nowrap;
66        border-right-width: 0px !important;
67}
68
[3019]69.tr_msg_unread {       
70        font-weight:bold !important;
[2]71}
[976]72
[4230]73.table_box tr{
74        border:0;   
75}
76
[3019]77.tr_msg_read {
78        color: #3f3f3f;
79        background-color: #ffffff;
80        -moz-user-select: none;
81}
82
83.tr_msg_read2 {
84        color: #3f3f3f;
[3026]85        background-color: #DEE8F0;
[3019]86        -moz-user-select: none;
87}
88
[163]89.selected_msg{
[1151]90        background-color: #ffffcb;
[2]91}
[163]92.flagged_msg{
[2]93        color: red;
94}
[163]95.selected_shortcut_msg{
96        color: white;
[1151]97        background-color: #5194d2;
[2]98}
[790]99.show_img_link{
100        width : 100%;
101        color: black;
[4815]102        font-weight: bold;
[790]103        background-color: #ffc;
104        border-bottom:1px solid #cfcfcf;
105        cursor: pointer;                 
106        -moz-user-select: none;
107}
[163]108/* end class msgs */
[2]109
[790]110.show_img_link:hover {
111        color: #000 !important;
112}
113
[2]114.action_info_table {
115        border-spacing: 0px 0px;
116}
117.action_info_th {
118        font-family: Verdana, Arial, Helvetica, sans-serif;
119        font-size: 11px;
120        border-width: 0px 0px 0px 0px;
121        padding: 1px 10px 0px 10px;     
122        border-style: inset inset inset inset;
123        border-color: gray gray gray gray;
124        background-color: rgb(250, 209, 99);
125        -moz-border-radius: 6px 6px 6px 6px;
126}
127
128.message_header{
[1151]129        background-color: #ABC6E1;
[2]130}
131
[4073]132.message_header td {
133        padding: 0px;
134}
135
136.table_message_ruler {
137        width: 10px;
138        border: none;
139        border-left: 1px dotted #88a;
140        display: none;
141        position: absolute;
142        z-index: 10;
143        height: 300px;
144}
145
[2]146.table_message_header_box{
147        width: 100%;
148        color: black;
149        border-style: solid;
150        border-width: 0px;
151        border-collapse: collapse;
152        border-color: #bbbbbb;
153        font-family: Arial;
154        font-size: 13px;       
155        cursor: pointer;
[4073]156        table-layout: fixed;
[2]157}
[4493]158.font-menu {
[4815]159    color: #000;
[2]160}
161
[4493]162.font-menu-sel {
[4815]163        color:#0000FF;
[3525]164}
165
166.font-menu, .font-menu-sel {
167    float: left;
168    clear: left;
169    overflow: hidden;
170    white-space: nowrap;
171    padding-left: 5px;
172    margin-right: 5px;
[2]173    text-decoration: none;
174    text-align: center;
175}
176
[4493]177.menu-sel{
[2]178    text-decoration: none;
179    text-align: center;
[1151]180    color:#0000FF;
[2]181    height: 20px;
[1151]182    width:220px;
183    background-color:#F7F7F7;
[2]184    margin-bottom: 0px;
[1151]185    border: 1px solid #4a79b1;
186    border-bottom: 0px;
[2]187    padding:0px 5px 0px 0px;
188    -moz-border-radius: 9px 9px 0px 0px;
189    -moz-user-select: none;
190    cursor: pointer;   
191}
[4493]192.menu{
[2]193    text-decoration: none;
194    text-align: center;
[3019]195    height: 20px;       
[1151]196    width:220px;
[3019]197    background-color:#c8d7ea;
[2]198    margin-bottom: 0px;
[1151]199    border: 1px solid #f4f7fc;
200    border-bottom: 1px solid #4a79b1;
201    padding:0px 5px 0px 0px;
[2]202    -moz-border-radius: 9px 9px 0px 0px;
203    -moz-user-select: none;
204    cursor: pointer;
205}
206
[4493]207.last_menu{
[1151]208        border-bottom: 1px solid #4a79b1;
[2]209        -moz-border-radius: 0px 0px 0px 0px;
210}
211
212.table_top{
213        background-color: #FFFFFF;
214        padding:1px 1px 1px 1px;
215        height:16px;
216        cursor: default;
217        margin: 0px 0px 0px 0px;
218        border-width: 0px 1px 1px 1px;
219        border-style: outset outset outset outset;
220        border-color: black black black black; 
221}
222
223.tr_message_header{
224        background-color: #EEEEEE;
225        cursor: default;
226        border-style: none none none none;
227        -moz-border-radius: 0px 0px 0px 0px;
228}
229
230.tr_message_body{
231        background-color: #FFFFFF;
232        cursor: default;
233        -moz-border-radius: 9px 9px 9px 9px;
234}
235
236.message_body{
237        background-color: #FFFFFF;
238        cursor: default;
239        -moz-border-radius: 9px 9px 9px 9px;
240}
241
242.header_message_field{
243        font-weight: bold;
244}
245
[4493]246.suggestion_list{
[2]247background: white;
248border: 1px solid;
249padding: 4px;
250}
251       
[4493]252.suggestion_list ul{
[2]253padding: 0;
254margin: 0;
255list-style-type: none;
256}
257
[4493]258.suggestion_list a{
[2]259text-decoration: none;
260color: navy;
261}
262
[4493]263.suggestion_list .selected{
[2]264background: navy;
265color: white;
266}
267       
268       
[4493]269.suggestion_list .selected a{
[2]270color: white;
271}
272
[4493]273#autosuggest{
[2]274display: none;
275}
276
277div#tipDiv {
278  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
279  background-color:#EFEFEF; border:1px solid #337;
280  width:220px; padding:0px;
281  color:#000; font-size:11px; line-height:1.2;
282  cursor: pointer;
283}
284
285.richtext_toolbar {background-color: #C0C0C0;}
286.imagebutton {border: solid 2px #C0C0C0; background-color: #C0C0C0; float:left;}
287.select_richtext {float:left;}
288/*.image {position: relative; left: 1; top: 1; height:20; width:21; border:none;}*/
289/*.imagebutton_out: {border-style: solid 2px #C0C0C0;}*/
290/*.imagebutton_over: {border-style: outset 20px;}*/
291.sel_color{     border-width:1px;border-color:#FFFFFF;border-style:solid;cursor:pointer;}
292.unsel_color{border-width:1px;border-color:#BBBBBB;border-style:solid;}
293
294/* Conf tree    */
295.dtree {
296        font-family: Verdana, Arial, Helvetica, sans-serif;
297        font-size: 8px;
298        color: #000000;
299        /*white-space: nowrap;*/
300        background-color: #FFFFFF;
301
302}
303.dtree img {
304        border: 0px;
305        vertical-align: middle;
306
307}
308.dtree a {
309        font-family: Verdana, Arial, Helvetica, sans-serif;
310        color: #000000;
311        white-space: nowrap;   
312}
313.dtree table{
314        margin-top: 0%;
315        padding: 0px 0px 0px 0px;
316}
317.dtree td{
318        padding: 0px 0px 0px 0px;
319}
320
321.folderscol{
322        /*width: 18%;*/
323        width: 100%;
324        /*float: left;*/
325        /*padding: 0px 0px 0px 0px;*/
326}
327
328.messagescol{
329        /*padding-left: 18.5%;*/
330        /*width: 85%;*/
331        width: 100%;
332        /*float: left*/
333        /*margin-rigth: 0px;*/
334        padding: 0px 0px 0px 0px;
335}
336
[4493]337.menu-folders{
[2]338        text-align: center;
[1151]339        text-decoration: none;
[4801]340        font: bold 12px Arial, Helvetica, sans-serif;
[2]341        color: rgb(0, 102, 51);
342        width: 100%;
343        height: 20px;
344
345        border-right: 1px solid #000000;
346        border-left: 1px solid #000000;
[1151]347        border-top: 1px solid #000000; 
[2]348        cursor: default;
[1151]349        -moz-border-radius: 9px 9px 0px 0px;
[2]350}
351
[1151]352.content-menu{
353        padding: 0px 0px 0px 0px;
354        background-image: url(../../../phpgwapi/templates/default/images/bgBlockContent.jpg);
[2]355}
356.content-menu-td {
[1151]357/*      border: 1px solid #f7f7f7;*/
[2]358}
359
360.content-folders {
[1151]361        width:162px;
[2]362        padding: 0px 0px 0px 0px;
363        position: relative;
364        overflow: auto;
[1151]365       
[2]366}
367
[1151]368
[2]369/* Conf Filter  */
370.filter {
[4801]371        font-family: Arial, Helvetica, sans-serif;
[2]372        font-size: 8px;
373        background-color : #FFFFFF;
374}
375.filter img {
376        border: 0px;
377        vertical-align: middle;
378}
379.filter a {
[4801]380        font-family: Arial, Helvetica, sans-serif;
[2]381        color: #000000;
382        white-space: nowrap;
383}
[1151]384.message_options_trash {
385        background-image: url(../../../phpgwapi/templates/default/images/foldertree_trash.png);
386        background-repeat: no-repeat;
387        background-position:left center;
388        padding:0pt 6pt 1pt 14pt;
[2]389}
[790]390.message_options_move {
[1151]391        background-image: url(images/move.png);
392        background-repeat: no-repeat;
393        background-position:left center;
394        padding:0pt 6pt 1pt 14pt;
[790]395}
[1151]396.message_options_print {
397        background-image: url(images/print.png);
398        background-repeat: no-repeat;
399        background-position:left center;
400        padding:0pt 6pt 1pt 14pt;
401}
402
403.message_options_export {
404        background-image: url(images/export.png);
405        background-repeat: no-repeat;
406        background-position:left center;
407        padding:0pt 6pt 1pt 14pt;
408}
409
410.message_options_import {
411        background-image: url(images/import.png);
412        background-repeat: no-repeat;
413        background-position:left center;
414        padding:0pt 6pt 1pt 14pt;
415}
416
[790]417.message_options_inactive {
418         white-space: nowrap;
[1151]419         color: #999;
[3019]420        padding-right: 0 !important;
[790]421}
[2]422
[790]423.message_options_active {
[1151]424        white-space: nowrap;
425        color: #990000;
[3019]426    font-weight: bold !important;
[790]427        cursor: pointer;
[3019]428        padding-right: 0 !important;
[1151]429 }
[790]430
[1151]431.message_options {
[790]432        cursor: pointer;
[1151]433        color: #114fa4;
434/*      color: #2A64B0;*/
[790]435        white-space: nowrap;
436        font-weight: bold;
[3019]437        padding-right: 0 !important;
[790]438}
439
[1151]440.message_options_over {
441         cursor: pointer;
442         white-space: nowrap;
443         color: #FC6103;
444        /*text-decoration: underline;*/
[3019]445         font-weight: bold !important;
446        padding-right: 0 !important;
[1151]447}
[3019]448
[3021]449.reply_options {
450        cursor: pointer;
451        color: white;
452        white-space: nowrap;
453        font-weight: bold;
454}
455
456.reply_options_active {
457         cursor: pointer;
458         white-space: nowrap;
459         color: yellow;
460         text-decoration: underline;
461         font-weight: bold !important;
462}
463
464
[2]465.em_sidebox_menu {
466        position: relative;
467        left: 2px;
468        padding: 0px 13px 0px 0px;
469        font-weight: bold;
470        font-size: 10px;
471        color: #666666;
472        text-decoration: none;
473        white-space: nowrap;
474        font-family: sans-serif;
475}
476
477.em_div_sidebox_menu {
478        position: relative;
479        left: 5px;
480        cursor: pointer;
481}
482.catalog{
[4801]483        font-family: Arial, Helvetica, sans-serif;
[2]484        font-size: 14px;
485        font-weight: bold;
486}
[37]487
488div.quicksearchcontacts {
489        border-width: 1px;
490        border-style: solid;
491        broder-color: grey;
492        overflow: auto;
493        position: relative;
494        left: 10px;
495        height: 302px;
496        width: 577px;
497}
498
499table.quicksearchcontacts {
500        border-width: 0px 0px 0px 0px;
501        border-spacing: 0px;
502        background-color: white;
503        cursor: default;
504}
505
506tr.quicksearchcontacts_unselected {
507        background-color: white;
508}
509
510tr.quicksearchcontacts_selected {
511        background-color: #5598d7;
512        color: white;
513}
514
515td.quicksearchcontacts_cc {
516        border-style: none;
517}
[220]518
519input.em_button_like_span {
520        border:0px none !important;
[3019]521        margin: 0px !important;
522        padding:0px !important;
523        color:#114fa4 !important;
524        background:transparent none repeat scroll 0% !important;
[4801]525        font-family:Arial,Helvetica,sans-serif !important;
[3019]526        font-size:11px !important;
527        height:15px !important;
528        font-weight: bold;
[790]529}
530
[1151]531.l {
532        background-image: url(../../../phpgwapi/templates/default/images/foldertree_folder.png);
533}
[790]534
[1151]535.sl {
536        background-image: url(../../../phpgwapi/templates/default/images/foldertree_folderopen.png);
[790]537}
[4493]538.dsused {
[4815]539        background-image: url(../../../expressoMail1_2/templates/default/images/dsused.gif);
[1172]540}
541
[4493]542.divAppboxHeader{
543        font-style:italic;     
[1402]544        font-weight:normal;
545        font-variant: small-caps;       
[3019]546        color: #000066 !important;
[1402]547        font-size: 16px !important;
548        text-align: center;     
549        padding: 0px;
[3021]550}
[3726]551
552/* hack para o chrome */
553@media screen and (-webkit-min-device-pixel-ratio:0){
554        input[type="file"]
555        {
[4815]556                      width:500px;
[3726]557        }
[4815]558}
559
560.local-messages-search-warning {
561        cursor: pointer;
562        cursor: hand;
563        background: none repeat scroll 0% 0% rgb(255, 238, 187);
564        color: red;
565        line-height: 2em;
566        font-size: 1.2em;
567        text-align: center;
568}
Note: See TracBrowser for help on using the repository browser.