Changeset 3674


Ignore:
Timestamp:
10/26/09 23:19:52 (4 years ago)
Author:
carmie
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • web/branches/test/trac/htdocs/libcaca.css

    r3673 r3674  
    2020    margin: 0; 
    2121    background: #C46300; 
     22    -moz-border-radius-topleft:5px; 
     23    -moz-border-radius-topright:5px; 
    2224} 
     25 
     26#mainnav :link, #mainnav :visited { 
     27    background-image: none; 
     28} 
     29 
    2330#mainnav .active :link, #mainnav .active :visited { 
    2431    color: #2C1F1C; 
Note: See TracChangeset for help on using the changeset viewer.