Ignore:
Timestamp:
02/03/11 17:13:42 (13 years ago)
Author:
eduardoalex
Message:

Ticket #1523 - Criado o layout do Expresso Mini para navegadores desktop

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/mobile/templates/css/ie6.css

    r3727 r3731  
    1 @import url("mobile.css"); 
    2  
    31/* MACRO ESTRUTURA BROWSER */ 
    42.global{ } 
    5 #navegacao{float:left; width:30%} 
    6 #conteudo{float:left; width:70%; min-height:305px;background: #eef7fa } 
     3#navegacao{float:left; width:29%} 
     4#conteudo{border-left: solid #F6F6F6; border-left-width: 1%; float:left; width:70%; min-height:305px;background: #eef7fa;}  
    75#titulo-miolo{background-color: #3399CC ;color: #FFFFFF;  font-size: small; min-height: 22px; line-height:22px; padding: 4px 0; font-weight:bold; } 
    86 
Note: See TracChangeset for help on using the changeset viewer.