Changeset 3963


Ignore:
Timestamp:
04/08/11 11:54:15 (13 years ago)
Author:
alexandrecorreia
Message:

Ticket #1730 - Aumento das fontes na visualizacao das telas no expresso mobile

File:
1 edited

Legend:

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

    r3731 r3963  
    116116div.urgente {width:14px; height:12px; background:#F00; margin-left:5px; text-align:center; vertical-align:middle;color:#FFF; float:left;font-size:xx-small; padding-top:1px} 
    117117 
    118 .topo {width:100%; background:#333; display:table } 
    119 .topo a{color:#FFF; text-decoration:underline; float:right; margin:4px 20px 0 0 } 
     118.topo { width:100%; background:#333; display:table } 
     119.topo a{ color:#FFF; text-decoration:underline; float:right; margin:4px 20px 0 0 } 
     120.topo h1{ font-size:13pt } 
    120121 
    121122.btn-generico, .btn-contexto, .btn-busca { text-transform: uppercase; } 
     
    161162.sobre-mensagem {float:left;} 
    162163 
    163 #ver-detalhes {float:left;padding:2px; background-color:#FAD364; width:10%  } /*mudança*/ 
     164#ver-detalhes {float:left;padding:2px; background-color:#FAD364; width:10%  } /*mudanï¿œa*/ 
    164165#ver-detalhes a {padding:3px;color:#666;font-size:x-small; width:20px} 
    165166 
     
    180181 
    181182.login{width:50%; margin:auto; padding:10px 0} 
    182 .login strong {margin:0 0 0 5px; } 
    183 .login input[type="text"]{width:100%; margin:3px 0} 
     183.login strong { font-size:11pt; margin:0 0 0 5px; } 
     184.login input { font-size:11pt;width:100%; margin:3px 0} 
    184185.login button {margin:0 5px} 
    185186.login p{padding:3px;} 
     
    229230a.outro_mes { background: #E1E1E1; color: #8B8B8B } 
    230231 
    231 /*---------------------------------------- CONTATO ÚNICO ---------------------------------------------*/ 
     232/*---------------------------------------- CONTATO ï¿œNICO ---------------------------------------------*/ 
    232233 
    233234.contato-unico {width:100%; margin:auto; } 
     
    266267.limpar_div_margin {margin:2px 0; } 
    267268.limpar_div_margin input[type="text"] {width:68%} 
     269.limpar_div textarea{font-size:11pt} 
    268270p.assunto {font-size:small; font-weight:normal; padding-top:3px; color:#666} 
    269271 
    270 /*---------------------------------------- MODIFICAÇÕES ---------------------------------------------*/ 
     272/*---------------------------------------- MODIFICAᅵᅵES ---------------------------------------------*/ 
    271273 
    272274.email-item{color:#3E3E3D; font:bold small Arial, Helvetica, sans-serif; vertical-align:text-bottom} 
     
    275277 
    276278.campos-email {width:94%; clear:both; margin:0 5px} 
    277 .campos-email input {width:99%; clear:both; } 
     279.campos-email input {font-size:11pt; width:99%; clear:both; } 
    278280.campos-email a{float:left; text-align:right; margin:4px 0} 
Note: See TracChangeset for help on using the changeset viewer.