Changeset 7837


Ignore:
Timestamp:
02/01/13 18:04:57 (11 years ago)
Author:
alexandrecorreia
Message:

Ticket #3335 - Modificado o template news para a utilização de um plugin para slider

Location:
trunk/phpgwapi/templates
Files:
5 added
1 deleted
2 edited

Legend:

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

    r7531 r7837  
    154154{ 
    155155        background: url( ../../../../phpgwapi/templates/default/images/logo_expresso.jpg ) no-repeat 0 3px; 
     156        /*background: url( ../../../../phpgwapi/templates/default/images/logo_expresso.png ) no-repeat 0 3px;*/ 
    156157} 
    157158 
     
    178179{ 
    179180        background-image: url(../../../../phpgwapi/templates/default/images/back_app.png); 
     181        /*background-image: url(../../../../phpgwapi/templates/default/images/back_app_1.png);*/ 
    180182} 
    181183 
     
    183185{ 
    184186        background-image: url( ../../../../phpgwapi/templates/default/images/back_app_over.png ); 
     187        /*background-image: url( ../../../../phpgwapi/templates/default/images/back_app_over_1.png );*/  
    185188} 
    186189 
     
    188191{ 
    189192        background-image: url( ../../../../phpgwapi/templates/default/images/back_app_out.png ); 
     193        /*background-image: url( ../../../../phpgwapi/templates/default/images/back_app_out_1.png );*/ 
    190194} 
    191195 
     
    203207{ 
    204208        background-image: url( ../../../../phpgwapi/templates/default/images/fundo_topo.png ); 
     209        /*background-image: url( ../../../../phpgwapi/templates/default/images/fundo_topo_2.png );*/     
    205210} 
    206211 
  • trunk/phpgwapi/templates/default/css/base.css

    r5754 r7837  
    262262.logo_expresso 
    263263{ 
    264         width: 191px; 
     264        /*width: 191px;*/ 
     265        width: 210px; 
    265266} 
    266267 
Note: See TracChangeset for help on using the changeset viewer.