Ignore:
Timestamp:
11/19/10 16:41:32 (13 years ago)
Author:
rafaelraymundo
Message:

Ticket #1189 - Assunto truncado exibe HTML entity. Ajuste na visualizacao do titulo das abas.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/expressoMail1_2/templates/default/main.css

    r3421 r3525  
    118118.font-menu 
    119119{ 
     120    color: #000; 
     121} 
     122 
     123.font-menu-sel 
     124{ 
     125        color:#0000FF; 
     126} 
     127 
     128.font-menu, .font-menu-sel { 
     129    float: left; 
     130    clear: left; 
     131    overflow: hidden; 
     132    white-space: nowrap; 
     133    padding-left: 5px; 
     134    margin-right: 5px; 
    120135    text-decoration: none; 
    121136    text-align: center; 
    122     color: #000; 
    123 } 
    124  
    125 .font-menu-sel 
    126 { 
    127     text-decoration: none; 
    128     text-align: center; 
    129         color:#0000FF; 
    130137} 
    131138 
Note: See TracChangeset for help on using the changeset viewer.