Free cookie consent management tool by TermsFeed Policy Generator

source: branches/WebApplication/WebSites/HeuristicLabWeb/App_Themes/Default/Default.skin @ 4574

Last change on this file since 4574 was 4476, checked in by cfleisch, 14 years ago

Create repository (#1198)

File size: 205 bytes
Line 
1<asp:TreeView runat="server">
2    <NodeStyle CssClass="menu_nodeStyle" />
3    <HoverNodeStyle CssClass="menu_hoverNodestyle"/>
4    <SelectedNodeStyle CssClass="menu_selectedNodestyle"/>
5</asp:TreeView>
Note: See TracBrowser for help on using the repository browser.