-
Enhancement
-
Resolution: Cannot Reproduce
-
P4
-
1.4.0
-
generic
-
generic
Name: dk30142 Date: 09/09/2002
The row with PREV amd NEXT buttons in the nav bar cannot be controlled by stylesheet.css
This is because the <font size="-2"> element comes *after* the NavBarCell2 style.
Suggest reversing their order or removing the former tag.
<td BGCOLOR="white" CLASS="NavBarCell2"><font SIZE="-2">
PREV
NEXT</font></td>
Make the font size of the fonts equal to 90% in the navigation bar
to make them slightly smaller than the regular text.
======================================================================