Changeset 3053 for branches/2.0/admin


Ignore:
Timestamp:
Jan 6, 2009, 7:40:14 PM (15 years ago)
Author:
vdigital
Message:
  • Change tabs text background in hover case
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0/admin/template/goto/theme/roma/theme.css

    r3052 r3053  
    129129.tabsheet .selected_tab a span { background:transparent url(images/active_tab3.png) repeat-x scroll left top; }
    130130.tabsheet .normal_tab a span { background:transparent url(images/inactive_tab3.png) repeat-x scroll left top; }
     131.tabsheet .normal_tab:hover a span { background:transparent url(images/active_tab3.png) repeat-x scroll left top; }
    131132#debug { margin-left:248px; font-size:12px; }
    132133/* menubar is on all admin pages => No specific css file */
Note: See TracChangeset for help on using the changeset viewer.