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/desktop.css

    r3727 r3731  
    33/* MACRO ESTRUTURA BROWSER */ 
    44.global{ } 
    5 /*#navegacao{float:left; width:30%} 
    6 #conteudo{float:left; width:70%; min-height:305px;background: #eef7fa } */ 
     5#navegacao{float:left; width:29%; } 
     6#conteudo{border-left: solid #F6F6F6; border-left-width: 1%; float:left; width:70%; min-height:305px;background: #eef7fa;}  
    77 
    8  #navegacao, #conteudo { position: absolute; border: 5px solid #F6F6F6; } 
    9 #navegacao {right: 30%; left: 0; } 
    10 #conteudo {left: 30%; right: 0; }  
    11  
    12 #titulo-miolo, .menu-contexto{background-color: #3399CC ;color: #FFFFFF;  font-size: small; min-height: 22px; line-height:22px; padding: 4px 2px; font-weight:bold; } 
     8#lista_miolo {clear:none; color:#666; width:auto; font-size:small; } 
     9#titulo-miolo, .menu-contexto{background-color: #3399CC ;color: #FFFFFF;  font-size: small; height: 26px; line-height:22px; padding: 4px 2px; font-weight:bold; width:auto; } 
    1310 
    1411/* CLASSES e IDS MODIFICADAS */ 
     
    1815.menu-diverso, #palavra-procurada{height:25px} 
    1916.email-data{width:70px;} 
    20 .aviso-positivo, .aviso-negativo {width:50%} 
    2117#titulo-miolo button {height:21px} 
    2218 
    23 /*#corpo_mensagem {margin-left:5px}*/ 
    2419#corpo_mensagem #foto {padding:5px 0; text-align:left; margin-left:20px} 
    2520 
     
    2823.posiciona-esquerda{margin-left:5px} 
    2924 
    30  
    3125div.dt-azul p+p {margin-left:5px} 
    3226div.dt-branco p+p  {margin-left:5px} 
    33 /*div.rodape {position:absolute; bottom:0; width:100%}*/ 
    3427 
    35 /*Modificadas 31/01/2011*/ 
    36 div.rodape {bottom:0; clear:both; display:table; position:fixed; width:100%;} 
     28div.rodape { margin-top: 4px; background-color:#FFF; } 
    3729div.margin-rodape {  clear: both;   margin: 0 0 21px 5px; } 
    3830 
Note: See TracChangeset for help on using the changeset viewer.