Ignore:
Timestamp:
07/20/09 15:13:24 (15 years ago)
Author:
amuller
Message:

Ticket #475 - Mudando o nome dos templates azul para default e celepar para classic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/templates/default/main.css

    r993 r1151  
    11* { 
    2         font-family: Verdana, Arial, Helvetica, sans-serif; 
    3 } 
    4  
    5 .checkbox { 
     2        font-family: Verdana, Arial, Helvetica, sans-serif;      
     3} 
     4 
     5.checkbox{ 
    66        border:none !important; 
    77} 
     
    1010        font-family: Verdana, Arial, Helvetica, sans-serif; 
    1111        font-size: 13px; 
     12} 
     13.whiteSpace{ 
     14        width: 2px; 
    1215} 
    1316 
     
    1720        background: #ffffff; 
    1821        border-style: solid; 
    19         border-width: 1px; 
    20         border-color: #bbbbbb; 
     22        border-width: 0px; 
     23        border-color: #ffffff; 
    2124        font-family: Arial; 
    2225        font-size: 13px; 
     
    2528 
    2629.em_div_write_msg{ 
    27         height: 16px; 
    28         background: #f7f8fa; 
    29 } 
    30  
     30        height: 24px; 
     31        background: transparent; 
     32} 
    3133 
    3234/* begin class msgs */ 
     35.td_msg{ 
     36        border-width: 0px;       
     37} 
    3338.tr_msg_unread { 
    34         color: black; 
    35         background-color: #e8eef7 !important; 
    3639        font-weight: bold !important; 
    37         border-bottom:1px solid #cfcfcf; 
    38     -moz-user-select: none; 
    39 } 
    40 .tr_msg_read, .tr_msg_read2 { 
    41         color: black; 
     40} 
     41.tr_msg_read { 
     42        color: #3f3f3f; 
    4243        background-color: #ffffff; 
    43         border-bottom:1px solid #cfcfcf; 
    44     -moz-user-select: none; 
     44        -moz-user-select: none; 
     45} 
     46 
     47.tr_msg_read2 { 
     48        color: #3f3f3f; 
     49        background-color: #f4f8fb; 
     50        -moz-user-select: none; 
    4551} 
    4652 
    4753.selected_msg{ 
    48         background-color: #ffffcc !important; 
     54        background-color: #ffffcb; 
    4955} 
    5056.flagged_msg{ 
     
    5359.selected_shortcut_msg{ 
    5460        color: white; 
    55         background-color: #5194d2 !important; 
     61        background-color: #5194d2; 
    5662} 
    5763.show_img_link{ 
     
    8591 
    8692.message_header{ 
    87         background-color: #CCCCCC; 
     93        background-color: #ABC6E1; 
    8894} 
    8995 
     
    103109    text-decoration: none; 
    104110    text-align: center; 
    105     font: bold 13px Lucidatypewriter,monospace; 
    106     color: #505050; 
     111/*    font: bold 13px Lucidatypewriter,monospace;*/ 
     112    color: #000; 
    107113} 
    108114 
     
    120126    text-align: center; 
    121127    font: bold 13px Lucidatypewriter,monospace; 
    122         color:#0000FF; 
     128    color:#0000FF; 
    123129    height: 20px; 
    124         width:220px; 
    125     background-color: #F7F7F7; 
     130    width:220px; 
     131    background-color:#F7F7F7; 
    126132    margin-bottom: 0px; 
    127     border-left: 1px solid #000000; 
    128     border-top: 1px solid #000000; 
    129     border-right: 1px solid #000000; 
     133    border: 1px solid #4a79b1; 
     134    border-bottom: 0px; 
    130135    padding:0px 5px 0px 0px; 
    131136    -moz-border-radius: 9px 9px 0px 0px; 
     
    137142    text-decoration: none; 
    138143    text-align: center; 
    139     font: bold 13px Lucidatypewriter,monospace; 
    140     color: #505050; 
     144/*    font: bold 13px Lucidatypewriter,monospace;*/ 
    141145    height: 20px;     
    142         width:220px; 
    143     background-color:#E5E5E5; 
     146    width:220px; 
     147        background-color:#c8d7ea; 
     148 
     149/*    background-color: #F7F7F7;*/ 
    144150    margin-bottom: 0px; 
    145     border-left: 1px solid #c0c0c0; 
    146     border-top: 1px solid #c0c0c0; 
    147     border-right: 1px solid #c0c0c0;        
    148     border-bottom: 1px solid #000000; 
    149         padding:0px 5px 0px 0px; 
     151    border: 1px solid #f4f7fc; 
     152    border-bottom: 1px solid #4a79b1; 
     153    padding:0px 5px 0px 0px; 
    150154    -moz-border-radius: 9px 9px 0px 0px; 
    151155    -moz-user-select: none; 
     
    155159.last_menu 
    156160{ 
    157         border-bottom: 1px solid #000000; 
     161        border-bottom: 1px solid #4a79b1; 
    158162        -moz-border-radius: 0px 0px 0px 0px; 
    159163} 
     
    164168    font-weight: normal; 
    165169    color: #000033; 
    166         padding: 1px; 
    167     border-color: gray gray gray gray; 
    168     
    169         border-right: 1px solid #000000; 
    170         border-left: 1px solid #000000; 
    171         border-bottom: 1px solid #000000; 
    172         width:99.5%; 
     170    padding: 1px; 
     171    border-left:1px solid #4A79B1; 
     172    width:99.5%; 
     173    overflow: none; 
    173174    -moz-border-radius: 0px 0px 6px 6px; 
    174175} 
    175176 
    176177.table_message{ 
    177         background-color: #CCCCCC; 
     178        background-image: url(../../../phpgwapi/templates/default/images/fundo_topo.png); 
    178179        padding: 1px; 
    179180        cursor: default; 
     
    319320{ 
    320321        text-align: center; 
    321     text-decoration: none; 
     322        text-decoration: none; 
    322323        font: bold 12px Verdana, Arial, Helvetica, sans-serif; 
    323324        color: rgb(0, 102, 51); 
     
    327328        border-right: 1px solid #000000; 
    328329        border-left: 1px solid #000000; 
    329         border-top: 1px solid #000000; 
    330                  
    331         cursor: default; 
    332     -moz-border-radius: 9px 9px 0px 0px; 
    333 } 
    334  
    335 .content-menu { 
    336         padding: 3px 0px 3px 5px; 
    337         border-top: 1px solid #000000; 
    338     border-right: 1px solid #000000; 
    339     border-left: 1px solid #000000; 
    340         border-bottom: 1px solid #000000; 
    341         -moz-border-radius: 9px 9px 9px 9px; 
     330        border-top: 1px solid #000000;   
     331        cursor: default; 
     332        -moz-border-radius: 9px 9px 0px 0px; 
     333} 
     334 
     335.content-menu{ 
     336        padding: 0px 0px 0px 0px; 
     337        background-image: url(../../../phpgwapi/templates/default/images/bgBlockContent.jpg); 
    342338} 
    343339.content-menu-td { 
    344         border: 1px solid #f7f7f7; 
     340/*      border: 1px solid #f7f7f7;*/ 
    345341} 
    346342 
    347343.content-folders { 
     344        width:162px; 
    348345        padding: 0px 0px 0px 0px; 
    349         width:162px; 
    350         border-top: 1px solid #000000; 
    351     border-right: 1px solid #000000; 
    352     border-left: 1px solid #000000; 
    353         border-bottom: 1px solid #000000; 
    354     -moz-border-radius: 9px 9px 9px 9px; 
    355  
     346        background-image: url(../../../phpgwapi/templates/default/images/folder_bg.png); 
    356347        position: relative; 
    357348        overflow: auto; 
     349         
     350} 
     351 
     352.folders_degrade { 
     353          background-image: url(../../../phpgwapi/templates/default/images/degrade.png);          
     354          background-repeat: repeat-x; 
    358355} 
    359356 
     
    373370        white-space: nowrap; 
    374371} 
     372.message_options_trash { 
     373        background-image: url(../../../phpgwapi/templates/default/images/foldertree_trash.png); 
     374        background-repeat: no-repeat; 
     375        background-position:left center; 
     376        padding:0pt 6pt 1pt 14pt; 
     377} 
     378.message_options_move { 
     379        background-image: url(images/move.png); 
     380        background-repeat: no-repeat; 
     381        background-position:left center; 
     382        padding:0pt 6pt 1pt 14pt; 
     383} 
     384.message_options_print { 
     385        background-image: url(images/print.png); 
     386        background-repeat: no-repeat; 
     387        background-position:left center; 
     388        padding:0pt 6pt 1pt 14pt; 
     389} 
     390 
     391.message_options_export { 
     392        background-image: url(images/export.png); 
     393        background-repeat: no-repeat; 
     394        background-position:left center; 
     395        padding:0pt 6pt 1pt 14pt; 
     396} 
     397 
     398.message_options_import { 
     399        background-image: url(images/import.png); 
     400        background-repeat: no-repeat; 
     401        background-position:left center; 
     402        padding:0pt 6pt 1pt 14pt; 
     403} 
     404 
     405.message_options_inactive { 
     406         white-space: nowrap; 
     407         color: #999; 
     408} 
     409 
     410.message_options_active { 
     411        white-space: nowrap; 
     412        color: #990000; 
     413        font-weight: bold; 
     414        cursor: pointer; 
     415 } 
    375416 
    376417.message_options { 
    377418        cursor: pointer; 
    378         color: blue; 
    379         white-space: nowrap; 
    380         /*padding:0 1.8;*/ 
    381 } 
    382 .message_options_trash, 
    383 .message_options_import, 
    384 .message_options_export, 
    385 .message_options_print, 
    386 .message_options_move { 
    387         padding:0pt 1pt 1pt 8pt; 
    388 } 
    389 .message_options_inactive { 
    390          white-space: nowrap; 
    391         color: #999; 
    392 } 
    393  
    394 .message_options_active { 
    395         white-space: nowrap;     
    396         color: blue; 
    397         cursor: pointer; 
    398 } 
    399  
    400 .message_options_over { 
    401         cursor: pointer; 
    402         color: blue; 
     419        color: #114fa4; 
     420/*      color: #2A64B0;*/ 
    403421        white-space: nowrap; 
    404422        font-weight: bold; 
    405         text-decoration: underline; 
     423} 
     424 
     425.message_options_over { 
     426         cursor: pointer; 
     427         white-space: nowrap; 
     428         color: #FC6103; 
     429        /*text-decoration: underline;*/ 
     430         font-weight: bold; 
    406431} 
    407432 
     
    464489        margin: 0px !important; 
    465490        padding:0px !important; 
    466         color:blue !important; 
     491        color:#114fa4 !important; 
    467492        background:transparent none repeat scroll 0% !important; 
    468493        font-family:Verdana,Arial,Helvetica,sans-serif !important; 
    469494        font-size:11px !important; 
    470495        height:15px !important; 
    471 } 
    472  
    473  
     496        font-weight: bold; 
     497} 
    474498 
    475499.l { 
    476         background-image: url() !important; 
    477         padding: 0 13 0 0 !important; 
    478         font-weight: bold !important; 
    479         font-size: 10px !important; 
    480         color: #666 !important; 
    481         text-decoration: none !important; 
    482         font-family: sans-serif !important; 
    483 } 
     500        background-image: url(../../../phpgwapi/templates/default/images/foldertree_folder.png); 
     501} 
     502 
    484503.sl { 
    485         background-image: url() !important;  
    486         padding: 0 13 0 0 !important; 
    487         font-weight: bold !important; 
    488         font-size: 10px !important; 
    489         color: #0000FF !important; 
    490         font-family: sans-serif !important; 
    491 } 
     504        background-image: url(../../../phpgwapi/templates/default/images/foldertree_folderopen.png); 
     505 
     506} 
Note: See TracChangeset for help on using the changeset viewer.