Changeset 1209


Ignore:
Timestamp:
07/29/09 12:17:14 (15 years ago)
Author:
amuller
Message:

Ticket #475 - Colocando o logo do expresso do lado direito da tela

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpgwapi/templates/default/css/celepar.css

    r1172 r1209  
    421421 
    422422        background:transparent url(../../../../phpgwapi/templates/default/images/logo_expresso_classic.png) no-repeat scroll right 0px; 
    423         left:820px; 
     423        right:0px; 
    424424        position:absolute; 
    425425        width:191px; 
     
    573573} 
    574574 
    575 .content-menu { 
     575.image-menu { 
    576576        padding: 3px 0px 3px 5px !important; 
    577577        border-top: 1px solid #000000 !important; 
     
    585585} 
    586586 
    587 .content-folders { 
    588         padding: 0px 0px 0px 0px !important; 
     587.content-menu { 
     588        background: none !important; 
     589        padding: 4px !important; 
    589590        width:162px !important; 
    590591        border-top: 1px solid #000000 !important; 
     
    622623        color: blue !important; 
    623624} 
    624 .content-folders, 
    625 .folders_degrade 
     625.image-menu, 
     626.menu-degrade 
    626627{ 
    627628        background-image: none !important; 
Note: See TracChangeset for help on using the changeset viewer.