summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2002-10-23 15:28:51 +0000
committerJuergen Schmidt <jsc@openoffice.org>2002-10-23 15:28:51 +0000
commit9615f4841885f75acb3a7f6c5a9030955cec19bb (patch)
tree5c70ad234ea190bd9c3203fba6c2abbeddfdc109
parentc79fbbd588a3f8dc5057e3c41fce064c24fe9c61 (diff)
#99053# insert stylesheets for some color settings
-rw-r--r--odk/docs/install.html11
-rw-r--r--odk/docs/notsupported.html12
-rw-r--r--odk/docs/tools.html59
3 files changed, 44 insertions, 38 deletions
diff --git a/odk/docs/install.html b/odk/docs/install.html
index 07f37ae519ec..94db92d6f613 100644
--- a/odk/docs/install.html
+++ b/odk/docs/install.html
@@ -1,6 +1,7 @@
<html>
<head>
<title>[TITLE] - Installation guide</title>
+ <link rel="stylesheet" type="text/css" href="sdk_styles.css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="AUTHOR" content="J&uuml;rgen Schmidt">
<meta name="CREATED" content="20020311;11245374">
@@ -33,9 +34,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#99CCFF" height="12"></td>
- <td bgcolor="#99CCFF" height="12"><img src="../docs/images/black_dot.gif" width="1" height="12"></td>
- <td bgcolor="#003399" height="12" width="222"></td>
+ <td class="color1" height="12"></td>
+ <td bgcolor="#000000" height="12"><img src="../docs/images/black_dot.gif" width="1" height="12"></td>
+ <td class="color2" height="12" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
@@ -213,9 +214,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#003399" height="6"></td>
+ <td class="color2" height="6"></td>
<td bgcolor="#000000" height="6" width="1"><img src="../docs/images/black_dot.gif" width="1" height="6"></td>
- <td bgcolor="#99CCFF" height="6" width="222"></td>
+ <td class="color1" height="6" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
diff --git a/odk/docs/notsupported.html b/odk/docs/notsupported.html
index b8d162a269b6..6e62b826edd0 100644
--- a/odk/docs/notsupported.html
+++ b/odk/docs/notsupported.html
@@ -1,6 +1,7 @@
<html>
<head>
<title>[TITLE] - Not supported page</title>
+ <link rel="stylesheet" type="text/css" href="sdk_styles.css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="AUTHOR" content="J&uuml;rgen Schmidt">
<meta name="CREATED" content="20020311;11245374">
@@ -33,9 +34,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#99CCFF" height="12"></td>
- <td bgcolor="#99CCFF" height="12"><img src="images/black_dot.gif" width="1" height="12"></td>
- <td bgcolor="#003399" height="12" width="222"></td>
+ <td class="color1" height="12"></td>
+ <td bgcolor="#000000" height="12"><img src="images/black_dot.gif" width="1" height="12"></td>
+ <td class="color2" height="12" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
@@ -50,6 +51,7 @@
<table width="100%" border="0" cellpadding="5">
<tr>
<td>
+ <p align=center><a href="../index.html">SDK home</a></p>
<p align=center><font SIZE=6><b><i>This page is currently not supported!<i></b></font></p>
</td>
</tr>
@@ -65,9 +67,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#003399" height="6"></td>
+ <td class="color2" height="6"></td>
<td bgcolor="#000000" height="6" width="1"><img src="images/black_dot.gif" width="1" height="6"></td>
- <td bgcolor="#99CCFF" height="6" width="222"></td>
+ <td class="color1" height="6" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
diff --git a/odk/docs/tools.html b/odk/docs/tools.html
index 8fb7535fe950..d07458485e86 100644
--- a/odk/docs/tools.html
+++ b/odk/docs/tools.html
@@ -1,6 +1,7 @@
<html>
<head>
<title>[TITLE] - Development Tools</title>
+ <link rel="stylesheet" type="text/css" href="sdk_styles.css">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="AUTHOR" content="J&uuml;rgen Schmidt">
<meta name="CREATED" content="20020311;11245374">
@@ -33,9 +34,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#99CCFF" height="12"></td>
- <td bgcolor="#99CCFF" height="12"><img src="images/black_dot.gif" width="1" height="12"></td>
- <td bgcolor="#003399" height="12" width="222"></td>
+ <td class="color1" height="12"></td>
+ <td bgcolor="#000000" height="12"><img src="images/black_dot.gif" width="1" height="12"></td>
+ <td class="color2" height="12" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
@@ -49,7 +50,9 @@
<td colspan="3" height="8">
<table width="100%" border="0" cellpadding="4">
<tr>
- <td colspan="4" align=center><a name="tools"/><font size="6"><b>Development Tools</b></font></td>
+ <td colspan="4" align=center><a name="tools"/><font size="6"><b>Development Tools</b></font>
+ &nbsp;&nbsp;<a href="../index.html">SDK home</a>
+ </td>
</tr>
<tr>
<td colspan="4">&nbsp;</td>
@@ -177,9 +180,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#003399" height="6"></td>
+ <td class="color2" height="6"></td>
<td bgcolor="#000000" height="6" width="1"><img src="images/black_dot.gif" width="1" height="6"></td>
- <td bgcolor="#99CCFF" height="6" width="222"></td>
+ <td class="color1" height="6" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
@@ -268,9 +271,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#003399" height="6"></td>
+ <td class="color2" height="6"></td>
<td bgcolor="#000000" height="6" width="1"><img src="images/black_dot.gif" width="1" height="6"></td>
- <td bgcolor="#99CCFF" height="6" width="222"></td>
+ <td class="color1" height="6" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
@@ -383,9 +386,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#003399" height="6"></td>
+ <td class="color2" height="6"></td>
<td bgcolor="#000000" height="6" width="1"><img src="images/black_dot.gif" width="1" height="6"></td>
- <td bgcolor="#99CCFF" height="6" width="222"></td>
+ <td class="color1" height="6" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
@@ -446,9 +449,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#003399" height="6"></td>
+ <td class="color2" height="6"></td>
<td bgcolor="#000000" height="6" width="1"><img src="images/black_dot.gif" width="1" height="6"></td>
- <td bgcolor="#99CCFF" height="6" width="222"></td>
+ <td class="color1" height="6" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
@@ -528,9 +531,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#003399" height="6"></td>
+ <td class="color2" height="6"></td>
<td bgcolor="#000000" height="6" width="1"><img src="images/black_dot.gif" width="1" height="6"></td>
- <td bgcolor="#99CCFF" height="6" width="222"></td>
+ <td class="color1" height="6" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
@@ -632,9 +635,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#003399" height="6"></td>
+ <td class="color2" height="6"></td>
<td bgcolor="#000000" height="6" width="1"><img src="images/black_dot.gif" width="1" height="6"></td>
- <td bgcolor="#99CCFF" height="6" width="222"></td>
+ <td class="color1" height="6" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
@@ -709,9 +712,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#003399" height="6"></td>
+ <td class="color2" height="6"></td>
<td bgcolor="#000000" height="6" width="1"><img src="images/black_dot.gif" width="1" height="6"></td>
- <td bgcolor="#99CCFF" height="6" width="222"></td>
+ <td class="color1" height="6" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
@@ -786,9 +789,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#003399" height="6"></td>
+ <td class="color2" height="6"></td>
<td bgcolor="#000000" height="6" width="1"><img src="images/black_dot.gif" width="1" height="6"></td>
- <td bgcolor="#99CCFF" height="6" width="222"></td>
+ <td class="color1" height="6" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
@@ -841,9 +844,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#003399" height="6"></td>
+ <td class="color2" height="6"></td>
<td bgcolor="#000000" height="6" width="1"><img src="images/black_dot.gif" width="1" height="6"></td>
- <td bgcolor="#99CCFF" height="6" width="222"></td>
+ <td class="color1" height="6" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
@@ -942,9 +945,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#003399" height="6"></td>
+ <td class="color2" height="6"></td>
<td bgcolor="#000000" height="6" width="1"><img src="images/black_dot.gif" width="1" height="6"></td>
- <td bgcolor="#99CCFF" height="6" width="222"></td>
+ <td class="color1" height="6" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
@@ -1055,9 +1058,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#003399" height="6"></td>
+ <td class="color2" height="6"></td>
<td bgcolor="#000000" height="6" width="1"><img src="images/black_dot.gif" width="1" height="6"></td>
- <td bgcolor="#99CCFF" height="6" width="222"></td>
+ <td class="color1" height="6" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>
@@ -1174,9 +1177,9 @@
<td bgcolor="#000000" height="1" width="222"></td>
</tr>
<tr>
- <td bgcolor="#003399" height="6"></td>
+ <td class="color2" height="6"></td>
<td bgcolor="#000000" height="6" width="1"><img src="images/black_dot.gif" width="1" height="6"></td>
- <td bgcolor="#99CCFF" height="6" width="222"></td>
+ <td class="color1" height="6" width="222"></td>
</tr>
<tr>
<td bgcolor="#000000" height="1"></td>