Changeset 2534 for trunk/phpgwapi


Ignore:
Timestamp:
04/14/10 16:11:35 (14 years ago)
Author:
niltonneto
Message:

Ticket #1039 - Corrigido valores nos estilos do template default.

Location:
trunk/phpgwapi/templates/default/css
Files:
2 edited

Legend:

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

    r2296 r2534  
    206206 
    207207.linha0, 
    208 .linha1, 
    209 .tr_msg_read, 
    210 .tr_msg_read2 
     208.tr_msg_read 
    211209{ 
    212210        color: #3f3f3f; 
     
    217215.tr_msg_read2 
    218216{ 
     217        color: #3f3f3f;  
    219218        background: #f4f8fb; 
    220219} 
  • trunk/phpgwapi/templates/default/css/base.css

    r2381 r2534  
    174174#divStatusBar 
    175175{ 
    176         height: 24px; 
     176        height: 24px !important; 
    177177        padding-left: 10px; 
    178178        padding-top: 0px; 
     
    214214        overflow: none; 
    215215        padding: 2px; 
     216        margin-bottom:2px; 
    216217        width: 99.5%; 
    217218        -moz-border-radius: 0px 0px 6px 6px; 
Note: See TracChangeset for help on using the changeset viewer.