Changeset 2502


Ignore:
Timestamp:
04/13/10 15:09:46 (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.1/phpgwapi/templates/classic/css/celepar.css

    r2500 r2502  
    579579} 
    580580 
    581 .image-menu { 
    582         padding: 3px 0px 3px 5px !important; 
    583         border-top: 1px solid #000000 !important; 
    584         border-right: 1px solid #000000 !important; 
    585         border-left: 1px solid #000000 !important; 
    586         border-bottom: 1px solid #000000 !important; 
    587         -moz-border-radius: 9px 9px 9px 9px !important; 
    588 } 
    589  
    590 .image-menu, 
    591 .menu-degrade 
    592 { 
    593         background-image: none !important; 
    594 } 
    595  
    596 .content-menu-td { 
    597         border: 1px solid #f7f7f7 !important; 
    598 } 
    599  
    600 .content-menu { 
    601         background: none !important; 
    602         padding: 4px !important; 
    603         width:162px !important; 
    604         border-top: 1px solid #000000 !important; 
    605         border-right: 1px solid #000000 !important; 
    606         border-left: 1px solid #000000 !important; 
    607         border-bottom: 1px solid #000000 !important; 
    608         -moz-border-radius: 9px 9px 9px 9px !important; 
    609         position: relative !important; 
    610         overflow: auto !important; 
    611 } 
    612  
    613581.message_options_trash, 
    614582.message_options_import, 
     
    624592        font-weight: normal !important; 
    625593        background-image: none !important; 
    626         padding:0 7 0 0 !important; 
    627594} 
    628595.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.