Ignore:
Timestamp:
03/17/10 12:48:37 (14 years ago)
Author:
rodsouza
Message:

Ticket #989 - Padronizando regras de estilo nos temas.

File:
1 edited

Legend:

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

    r2168 r2280  
    522522        font-weight: normal;  
    523523        color: #000033;  
    524         padding: 1px;  
    525         border-left:1px solid #4A79B1;  
     524        padding: 2px;  
     525    border-left: 1px solid; 
     526    border-right: 1px solid; 
     527    border-bottom: 1px solid; 
     528    border-color: #4A79B1; 
    526529        width:99.5%;  
    527530        overflow: none;  
Note: See TracChangeset for help on using the changeset viewer.