Changeset 2276


Ignore:
Timestamp:
03/17/10 10:26:36 (14 years ago)
Author:
rodsouza
Message:

Ticket #989 - Removendo regras de estilo redundantes ao tema celepar no template classic.

Location:
trunk
Files:
2 edited

Legend:

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

    r1570 r2276  
    115115} 
    116116 
    117 .menu-sel 
    118 { 
    119     text-decoration: none; 
    120     text-align: center; 
    121     font: bold 13px Lucidatypewriter,monospace; 
    122         color:#0000FF; 
    123     height: 20px; 
    124         width:220px; 
    125     background-color: #F7F7F7; 
    126     margin-bottom: 0px; 
    127     border-left: 1px solid #000000; 
    128     border-top: 1px solid #000000; 
    129     border-right: 1px solid #000000; 
    130     padding:0px 5px 0px 0px; 
    131     -moz-border-radius: 9px 9px 0px 0px; 
    132     -moz-user-select: none; 
    133     cursor: pointer;     
    134 } 
    135 .menu 
    136 { 
    137     text-decoration: none; 
    138     text-align: center; 
    139     font: bold 13px Lucidatypewriter,monospace; 
    140     color: #505050; 
    141     height: 20px;     
    142         width:220px; 
    143     background-color:#E5E5E5; 
    144     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; 
    150     -moz-border-radius: 9px 9px 0px 0px; 
    151     -moz-user-select: none; 
    152     cursor: pointer; 
    153 } 
    154  
    155 .last_menu 
    156 { 
    157         border-bottom: 1px solid #000000; 
    158         -moz-border-radius: 0px 0px 0px 0px; 
    159 } 
    160  
    161 .conteudo { 
    162     font-family: Verdana, Arial, Helvetica, sans-serif; 
    163     font-size: 10px; 
    164     font-weight: normal; 
    165     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%; 
    173     -moz-border-radius: 0px 0px 6px 6px; 
    174 } 
    175  
    176117.table_message{ 
    177118        background-color: #CCCCCC; 
     
    374315} 
    375316 
     317.message_options_active, 
     318.message_options_over, 
    376319.message_options { 
    377320        cursor: pointer; 
    378         color: blue; 
    379321        white-space: nowrap; 
    380         /*padding:0 1.8;*/ 
    381322} 
    382323.message_options_trash, 
     
    392333} 
    393334 
    394 .message_options_active { 
    395         white-space: nowrap;     
    396         color: blue; 
    397         cursor: pointer; 
    398 } 
    399  
    400335.message_options_over { 
    401         cursor: pointer; 
    402         color: blue; 
    403         white-space: nowrap; 
    404336        font-weight: bold; 
    405337        text-decoration: underline; 
     
    478410        font-weight: bold !important; 
    479411        font-size: 10px !important; 
    480         color: #666 !important; 
    481412        text-decoration: none !important; 
    482413        font-family: sans-serif !important; 
     
    490421        font-family: sans-serif !important; 
    491422} 
    492  
    493 .divAppboxHeader 
    494 {        
    495         font-family: Verdana, Arial, Helvetica, sans-serif; 
    496         font-size: 14px !important; 
    497         font-weight: bold !important; 
    498         color: #000066 !important; 
    499         text-align: center !important; 
    500         padding: 0px; 
    501 } 
  • trunk/phpgwapi/templates/classic/css/celepar.css

    r2275 r2276  
    352352.dsused 
    353353{ 
    354                 background-image: url(../../../../expressoMail1_2/templates/default/images/dsused_classic.gif) !important; 
     354        background-image: url(../../../../expressoMail1_2/templates/default/images/dsused_classic.gif) !important; 
    355355} 
    356356#fmLocation 
     
    566566.table_message{ 
    567567        background-color: #CCCCCC !important; 
     568                background-image: none !important; 
    568569        padding: 1px !important; 
    569570        cursor: default !important; 
     
    577578 
    578579.image-menu { 
    579         padding: 3px 0px 3px 5px !important; 
    580         border-top: 1px solid #000000 !important; 
     580        padding: 3px 0px 3px 5px !important; 
     581        border-top: 1px solid #000000 !important; 
    581582        border-right: 1px solid #000000 !important; 
    582583        border-left: 1px solid #000000 !important; 
    583         border-bottom: 1px solid #000000 !important; 
    584        -moz-border-radius: 9px 9px 9px 9px !important; 
    585 } 
     584        border-bottom: 1px solid #000000 !important; 
     585        -moz-border-radius: 9px 9px 9px 9px !important; 
     586} 
     587 
     588.image-menu, 
     589.menu-degrade 
     590{ 
     591        background-image: none !important; 
     592} 
     593 
    586594.content-menu-td { 
    587595        border: 1px solid #f7f7f7 !important; 
     
    591599        background: none !important; 
    592600        padding: 4px !important; 
    593         width:162px !important; 
    594         border-top: 1px solid #000000 !important; 
     601        width:162px !important; 
     602        border-top: 1px solid #000000 !important; 
    595603        border-right: 1px solid #000000 !important; 
    596604        border-left: 1px solid #000000 !important; 
    597         border-bottom: 1px solid #000000 !important; 
     605        border-bottom: 1px solid #000000 !important; 
    598606        -moz-border-radius: 9px 9px 9px 9px !important; 
    599         position: relative !important; 
    600         overflow: auto !important; 
     607        position: relative !important; 
     608        overflow: auto !important; 
    601609} 
    602610 
     
    613621        color:blue !important; 
    614622        font-weight: normal !important; 
    615         background-image: none !important; 
     623        background-image: none !important; 
    616624        padding:0 7 0 0 !important; 
    617625} 
    618626.l{ 
    619         background-image: none !important; 
    620         color: #666666 !important; 
     627        background-image: none !important; 
     628        color: #666666 !important; 
    621629 
    622630} 
    623631.sl 
    624632{ 
    625         background-image: none !important; 
     633        background-image: none !important; 
    626634        color: blue !important; 
    627635} 
    628 .image-menu, 
    629 .menu-degrade 
    630 { 
    631         background-image: none !important; 
    632 } 
    633  
    634 .dsused 
    635 { 
    636         background-image: url(../../../../expressoMail1_2/templates/default/images/dsused_classic.gif) !important; 
    637 } 
    638 .table_message { 
    639         background-image: none !important; 
    640 } 
     636 
    641637.tr_msg_read2, 
    642638.tr_msg_read { 
Note: See TracChangeset for help on using the changeset viewer.