Ignore:
Timestamp:
Oct 19, 2010 8:18:34 AM (14 years ago)
Author:
fenix
Message:

changed navigation styles;

File:
1 edited

Legend:

Unmodified
Added
Removed
  • quintagroup.analytics/trunk/quintagroup/analytics/ownership_by_type.pt

    r2880 r2881  
    1010        <div id="wrapper"> 
    1111            <h1>Content ownership by type</h1> 
    12             <div id="navigation"> 
    13                 <a class="current" href="@@ownership_by_type">Ownership by type</a> | 
    14                 <a href="@@ownership_by_state">Ownership by state</a> | 
    15                 <a href="@@type_by_state">Types by state</a> | 
    16                 <a href="@@legacy_portlets">Legacy portlets</a> | 
    17                 <a href="@@properties_stats">Properties stats</a> | 
    18                 <a href="@@portlets_stats">Portlets stats</a> 
    19             </div> 
     12            <ul class="formTabs" id="navigation"> 
     13                <li class="formTab"><a class="selected" href="@@ownership_by_type">Ownership by type</a> 
     14                <li class="formTab"><a href="@@ownership_by_state">Ownership by state</a> 
     15                <li class="formTab"><a href="@@type_by_state">Types by state</a> 
     16                <li class="formTab"><a href="@@legacy_portlets">Legacy portlets</a> 
     17                <li class="formTab"><a href="@@properties_stats">Properties stats</a> 
     18                <li class="formTab"><a href="@@portlets_stats">Portlets stats</a> 
     19            </ul> 
    2020        </div> 
    2121        <div id="chart" tal:content="structure view/getChart"> 
Note: See TracChangeset for help on using the changeset viewer.