pbwest 2003/01/23 19:12:27
Modified: src/documentation/content/design/alt.design/properties
simple-properties.html introduction.html
getInitialValue.html enumerated-values.html
classes-overview.html PropertyConsts-class.html
Log:
Removed <style/> tag.
Added link to local copu of page.css.
Revision Changes Path
1.2 +1 -12
xml-fop/src/documentation/content/design/alt.design/properties/simple-properties.html
Index: simple-properties.html
===================================================================
RCS file:
/home/cvs/xml-fop/src/documentation/content/design/alt.design/properties/simple-properties.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- simple-properties.html 20 Jan 2003 14:56:34 -0000 1.1
+++ simple-properties.html 24 Jan 2003 03:12:27 -0000 1.2
@@ -3,18 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Simple <property> Classes</title>
- <style type= "text/css" >
- body {
- font-family: Verdana, Helvetica, sans-serif;
- }
-
- .note { border: solid 1px #7099C5; background-color: #f0f0ff; }
- .note .label { background-color: #7099C5; color: #ffffff; }
- .content {
- padding: 5px 5px 5px 10px;
- font : Verdana, Helvetica, sans-serif; font-size : 90%;
- }
- </style>
+ <link type="text/css" href="../../../page.css" rel="stylesheet">
</head>
<body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0"
text="#000000" bgcolor="#FFFFFF">
<div class="content">
1.2 +1 -12
xml-fop/src/documentation/content/design/alt.design/properties/introduction.html
Index: introduction.html
===================================================================
RCS file:
/home/cvs/xml-fop/src/documentation/content/design/alt.design/properties/introduction.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- introduction.html 20 Jan 2003 14:52:06 -0000 1.1
+++ introduction.html 24 Jan 2003 03:12:27 -0000 1.2
@@ -3,18 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Implementing Properties</title>
- <style type= "text/css" >
- body {
- font-family: Verdana, Helvetica, sans-serif;
- }
-
- .note { border: solid 1px #7099C5; background-color: #f0f0ff; }
- .note .label { background-color: #7099C5; color: #ffffff; }
- .content {
- padding: 5px 5px 5px 10px;
- font : Verdana, Helvetica, sans-serif; font-size : 90%;
- }
- </style>
+ <link type="text/css" href="../../../page.css" rel="stylesheet">
</head>
<body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0"
text="#000000" bgcolor="#FFFFFF">
<div class="content">
1.2 +1 -13
xml-fop/src/documentation/content/design/alt.design/properties/getInitialValue.html
Index: getInitialValue.html
===================================================================
RCS file:
/home/cvs/xml-fop/src/documentation/content/design/alt.design/properties/getInitialValue.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- getInitialValue.html 20 Jan 2003 14:55:01 -0000 1.1
+++ getInitialValue.html 24 Jan 2003 03:12:27 -0000 1.2
@@ -3,19 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Generating Initial Values</title>
- <style type= "text/css" >
- span.codeDisplay {font:italic bold}
- body {
- font-family: Verdana, Helvetica, sans-serif;
- }
-
- .note { border: solid 1px #7099C5; background-color: #f0f0ff; }
- .note .label { background-color: #7099C5; color: #ffffff; }
- .content {
- padding: 5px 5px 5px 10px;
- font : Verdana, Helvetica, sans-serif; font-size : 90%;
- }
- </style>
+ <link type="text/css" href="../../../page.css" rel="stylesheet">
</head>
<body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0"
text="#000000" bgcolor="#FFFFFF">
<div class="content">
1.2 +1 -12
xml-fop/src/documentation/content/design/alt.design/properties/enumerated-values.html
Index: enumerated-values.html
===================================================================
RCS file:
/home/cvs/xml-fop/src/documentation/content/design/alt.design/properties/enumerated-values.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- enumerated-values.html 20 Jan 2003 14:54:21 -0000 1.1
+++ enumerated-values.html 24 Jan 2003 03:12:27 -0000 1.2
@@ -3,18 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Enumerated Data Values</title>
- <style type= "text/css" >
- body {
- font-family: Verdana, Helvetica, sans-serif;
- }
-
- .note { border: solid 1px #7099C5; background-color: #f0f0ff; }
- .note .label { background-color: #7099C5; color: #ffffff; }
- .content {
- padding: 5px 5px 5px 10px;
- font : Verdana, Helvetica, sans-serif; font-size : 90%;
- }
- </style>
+ <link type="text/css" href="../../../page.css" rel="stylesheet">
</head>
<body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0"
text="#000000" bgcolor="#FFFFFF">
<div class="content">
1.2 +1 -11
xml-fop/src/documentation/content/design/alt.design/properties/classes-overview.html
Index: classes-overview.html
===================================================================
RCS file:
/home/cvs/xml-fop/src/documentation/content/design/alt.design/properties/classes-overview.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- classes-overview.html 20 Jan 2003 14:52:44 -0000 1.1
+++ classes-overview.html 24 Jan 2003 03:12:27 -0000 1.2
@@ -3,17 +3,7 @@
<head>
<META http-equiv= "Content-Type" content= "text/html; charset=ISO-8859-1" >
<title>Property classes overview</title>
- <style type= "text/css" >
- body {
- font-family: Verdana, Helvetica, sans-serif;
- }
- .note { border: solid 1px #7099C5; background-color: #f0f0ff; }
- .note .label { background-color: #7099C5; color: #ffffff; }
- .content {
- padding: 5px 5px 5px 10px;
- font : Verdana, Helvetica, sans-serif; font-size : 90%;
- }
- </style>
+ <link type="text/css" href="../../../page.css" rel="stylesheet">
</head>
<body marginheight= "0" marginwidth= "0" topmargin= "0" leftmargin= "0" text=
"#000000" bgcolor= "#FFFFFF" >
<div class= "content" >
1.2 +1 -13
xml-fop/src/documentation/content/design/alt.design/properties/PropertyConsts-class.html
Index: PropertyConsts-class.html
===================================================================
RCS file:
/home/cvs/xml-fop/src/documentation/content/design/alt.design/properties/PropertyConsts-class.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- PropertyConsts-class.html 20 Jan 2003 14:51:12 -0000 1.1
+++ PropertyConsts-class.html 24 Jan 2003 03:12:27 -0000 1.2
@@ -3,19 +3,7 @@
<head>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>PropertyConsts Description</title>
- <style type= "text/css" >
- span.codeDisplay {font:italic bold}
- body {
- font-family: Verdana, Helvetica, sans-serif;
- }
-
- .note { border: solid 1px #7099C5; background-color: #f0f0ff; }
- .note .label { background-color: #7099C5; color: #ffffff; }
- .content {
- padding: 5px 5px 5px 10px;
- font : Verdana, Helvetica, sans-serif; font-size : 90%;
- }
- </style>
+ <link type="text/css" href="../../../page.css" rel="stylesheet">
</head>
<body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0"
text="#000000" bgcolor="#FFFFFF">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]