User: user57
Date: 01/11/15 18:12:24
Modified: src/docs navigation.jsp
Log:
o added <hr> to the top of each navigation.jsp, so the nav buttons do not
get confused with the page content.
o changed <ul> elements in team.jsp to be of class text so they get the
better looking font. Really need to fix up the stylesheet so that we
don't have to set the class of each <p>, <ol> and <ul> to the default
of "text", but only for the rare cases.
o removed Ant bits from cvs.jsp, added link to buildsystem.jsp
Revision Changes Path
1.13 +5 -1 newsite/src/docs/navigation.jsp
Index: navigation.jsp
===================================================================
RCS file: /cvsroot/jboss/newsite/src/docs/navigation.jsp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- navigation.jsp 2001/11/08 19:06:21 1.12
+++ navigation.jsp 2001/11/16 02:12:24 1.13
@@ -1,4 +1,8 @@
- <p class="text"><font size="-1"><b><a class="link"
href="/index.jsp">HOME</a></b></font>
+ <p class="text">
+ <hr>
+ <font size="-1">
+ <b><a class="link" href="/index.jsp">HOME</a></b>
+ </font>
</div></td><td><img src="/pictures/t.gif" width="15" height="1"></td>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development