Changeset 11796


Ignore:
Timestamp:
2006-05-11T12:06:03+12:00 (18 years ago)
Author:
shaoqun
Message:

add styles for a.navlink...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/style.dm

    r11543 r11796  
    7373span.navlink_sel \{ background-image: url("_httpimg_/bg_green.png"); \}
    7474span.navlink:hover \{ background-image: url("_httpimg_/bg_on.png"); \}
     75a.navlink \{ background-image: url("_httpimg_/bg_off.png"); \}
     76a.navlink_sel \{ background-image: url("_httpimg_/bg_green.png"); \}
     77a.navlink:hover \{ background-image: url("_httpimg_/bg_on.png"); \}
    7578</style>
    7679_collectionspecificstyle_
Note: See TracChangeset for help on using the changeset viewer.