Update of /cvsroot/struts-menu/navigator/xdocs/stylesheets In directory sc8-pr-cvs1:/tmp/cvs-serv11501/xdocs/stylesheets
Modified Files: maven.css Log Message: cleaned up sample application and added servlet to view source of a JSP Index: maven.css =================================================================== RCS file: /cvsroot/struts-menu/navigator/xdocs/stylesheets/maven.css,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** maven.css 31 Oct 2003 05:42:51 -0000 1.3 --- maven.css 31 Oct 2003 09:58:37 -0000 1.4 *************** *** 1,68 **** ! body, p, td, input, select, textarea { ! font-family: Arial; ! font-size: 9pt; ! color: #336699; ! } ! ! body { ! margin: 0px; ! } ! ! div#banner table td { ! padding: 0; ! margin: 0; ! } ! ! .section { ! font-size: 15pt; ! font-weight: bold; ! } ! ! .subsection { ! font-size: 13pt; ! font-weight: bold; ! } ! ! .a td { ! background: #FFFFFF; ! } ! ! .b td { ! background: #F2F7FC; ! } ! th { ! background-color: #547DAB; ! color: white; ! text-indent: 5px; ! text-align: left; ! } ! ! pre { ! border: 1px solid #999999; ! padding: 5px 5px 5px 7px; ! background: #ffffdd; ! font-size: 12px; ! color: #000000; ! margin-bottom: 0; ! } ! ! a:link, a:visited { ! color: #224466; ! } ! ! a:hover { ! color: green; ! text-decoration: underline overline; ! } ! ! h3 a:hover { ! color: white; ! } ! ! h1 { ! font: 24px/1.5em Georgia,Serif; ! } ! ! ul { ! list-style: url(../images/aquadot.jpg) disc outside; ! } \ No newline at end of file --- 1,74 ---- ! a:link, a:visited { ! color: #224466; ! } ! ! a:hover { ! color: #008000; ! text-decoration: underline overline; ! } ! ! body { ! margin: 0px; ! } ! ! body, p, td, input, select, textarea { ! color: #333499; ! font-family: Arial, Helvetica, sans-serif; ! font-size: 12px; ! } ! ! div#banner table td { ! margin: 0; ! padding: 0; ! } ! ! div#breadcrumbs a { ! font-size: 11px; ! } ! ! div#login img { ! width: 100%; ! } ! ! div#navcolumn div a { ! font-size: 11px; ! } ! ! h1 { ! font: 24px/1.5em Georgia,Serif; ! } ! ! div.h3 h3 a:hover { ! color: #FFFFFF; ! text-decoration: none; ! } ! ! pre { ! background: #FFFFDD; ! border: 1px solid #999999; ! color: #000000; ! font-size: 12px; ! margin-bottom: 0; ! padding: 5px 5px 5px 7px; ! } ! ! th { ! background-color: #547DAB; ! color: #FFFFFF; ! text-align: left; ! text-indent: 5px; ! } ! ! ul { ! list-style: url(../images/aquadot.jpg) disc outside; ! } ! ! .section { ! font-size: 15pt; ! font-weight: bold; ! } ! ! .subsection { ! font-size: 13pt; ! font-weight: bold; ! } ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ struts-menu-devel mailing list [EMAIL PROTECTED] https://lists.sf.net/lists/listinfo/struts-menu-devel