Ignore:
Timestamp:
07/16/09 10:00:24 (15 years ago)
Author:
amuller
Message:

Ticket #475 - correção do logo no ie no template azul

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/phpgwapi/templates/azul/css/azul.css

    r1094 r1133  
    411411.toolbar 
    412412{ 
    413         background-image:url(../../../../phpgwapi/templates/azul/images/fundo_topo.png); 
    414         position:absolute; 
     413       background-image:url(../../../../phpgwapi/templates/azul/images/fundo_topo.png); 
     414       position:absolute; 
    415415} 
    416416 
     
    418418{ 
    419419        position: absolute; 
    420         background:url(../../../../phpgwapi/templates/azul/images/logo_expresso.png) no-repeat; 
     420        background:url(../../../../phpgwapi/templates/azul/images/logo_expresso.png); 
    421421        width: 191px; 
     422        height: 100%; 
    422423        left: 0px; 
    423424        top: 3px; 
Note: See TracChangeset for help on using the changeset viewer.