today the tabs are images (monitor [visibility, events, timeline, configure], inventory, operations [new, history], etc...) each tab has three states: regular, active, and hover. create css rules to mimic these states in accordance with the current look & feel.
rev1891 - new css rules for text-i-fying the tab images; also, added div-border-test.html sample page that shows the css in action, which will be removed once the css changes are fully integrated into the custom JSF tab-related components (tabBar, tab, subTab);
for test verification purposes, hit /rhq/test/div-border-test.html and make sure that things look nearly identical to the existing layout: * active main/sub tab * inactive main/sub tab * hover over inactive main/sub tab
Verified the new text-based layout looks about the same as the previous image-based one. Verified the new tabs are actually using text by typing ctrl-a and making sure the tab text was highlighted. rev2424
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1044