Changeset 2441 for branches/2.0


Ignore:
Timestamp:
04/07/10 14:35:18 (14 years ago)
Author:
niltonneto
Message:

Ticket #987 - Corrigido alguns problemas de estilo no template classic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/phpgwapi/templates/classic/css/celepar.css

    r2435 r2441  
    578578} 
    579579 
    580 .image-menu { 
    581         padding: 3px 0px 3px 5px !important; 
    582         border-top: 1px solid #000000 !important; 
    583         border-right: 1px solid #000000 !important; 
    584         border-left: 1px solid #000000 !important; 
    585         border-bottom: 1px solid #000000 !important; 
    586         -moz-border-radius: 9px 9px 9px 9px !important; 
    587 } 
    588  
    589 .image-menu, 
    590 .menu-degrade 
    591 { 
    592         background-image: none !important; 
    593 } 
    594  
    595 .content-menu-td { 
    596         border: 1px solid #f7f7f7 !important; 
    597 } 
    598  
    599 .content-menu { 
    600         background: none !important; 
    601         padding: 4px !important; 
    602         width:162px !important; 
    603         border-top: 1px solid #000000 !important; 
    604         border-right: 1px solid #000000 !important; 
    605         border-left: 1px solid #000000 !important; 
    606         border-bottom: 1px solid #000000 !important; 
    607         -moz-border-radius: 9px 9px 9px 9px !important; 
    608         position: relative !important; 
    609         overflow: auto !important; 
    610 } 
    611  
    612580.message_options_trash, 
    613581.message_options_import, 
     
    623591        font-weight: normal !important; 
    624592        background-image: none !important; 
    625         padding:0 7 0 0 !important; 
    626593} 
    627594.l{ 
     
    642609background-color:#FFFFFF !important; 
    643610border-bottom:1px solid #CFCFCF !important; 
    644 color:black !important; 
    645 } 
     611color:black; 
     612} 
Note: See TracChangeset for help on using the changeset viewer.