webwork/src/docs/api stylesheet.css,1.2,1.3
[email protected] Sun, 02 Nov 2003 10:25:55 -0800
| Newsgroups | gmane.comp.java.open-symphony.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/opensymphony/webwork/src/docs/api
In directory sc8-pr-cvs1:/tmp/cvs-serv24980
Modified Files:
stylesheet.css
Log Message:
Updated to standard os api stylesheet
Index: stylesheet.css
===================================================================
RCS file: /cvsroot/opensymphony/webwork/src/docs/api/stylesheet.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- stylesheet.css 12 Nov 2001 12:07:09 -0000 1.2
+++ stylesheet.css 2 Nov 2003 18:25:53 -0000 1.3
@@ -1,51 +1,44 @@
-/* Javadoc style sheet */
-
-/* Define colors, fonts and other style attributes here to override the defaults */
+body, td, li, br, div, p {
+ font-family : Verdana,Arial,Helvetica,"MS Sans Serif";
+ font-size: 12px;
+}
-/* Page background color */
-body
-{
- background-color: #FFFFFF;
- font-family: verdana,arial,helvetica,sans-serif;
+TD.NavBarCell1 {
+ BACKGROUND-COLOR: #eeeeee;
}
-a:link
-{
- color : #444;
- font-weight: bold;
+TD.NavBarCell1Rev {
+ BACKGROUND-COLOR: #ffffcc;
+ border-color: #69c #036 #036 #69c;
+ border-style: solid;
+ border-width: 1px;
}
-a:visited
-{
- color : #444;
- font-weight: bold;
+TR.TableHeadingColor {
+ background-color: #ffffcc;
}
-a:hover
+HR
{
- color: #104E8B;
- font-weight: bold;
+ size: 1;
+ color: #000000;
+ height: 1;
}
-/* Table colors */
-.TableHeadingColor { background: #CCCCFF; font-size: small; } /* Dark mauve */
-.TableSubHeadingColor { background: #EEEEFF; font-size: small; color: #104E8B;} /* Light mauve */
-.TableRowColor { background: #FFFFFF; font-size: 10pt; color: #104E8B;} /* White */
-
-/* Font used in left-hand frame lists */
-.FrameTitleFont { font-size: normal}
-.FrameHeadingFont { font-size: normal}
-.FrameItemFont { font-size: 10pt; }
+i, b, em, strong {
+ color: #164a7d;
+}
-/* Example of smaller, sans-serif font in frames */
-/* .FrameItemFont { font-size: 10pt; } */
+code {
+ color: #164a7d;
+ font-size : 12px;
+}
-/* Navigation bar fonts and colors */
-.NavBarCell1 { background-color:#EEEEFF;}/* Light mauve */
-.NavBarCell1Rev { background-color:#00008B;}/* Dark Blue */
-.NavBarFont1 { color:#000000; font-size: small;}
-.NavBarFont1Rev { color:#FFFFFF; font-size: small;}
+a, a:visited{
+ color: #164a7d;
+}
-.NavBarCell2 { background-color:#FFFFFF; font-size: small;}
-.NavBarCell3 { background-color:#FFFFFF; font-size: small;}
+li {
+ padding-bottom: 2pt;
+}
-------------------------------------------------------
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/