aboutsummaryrefslogtreecommitdiffstats
path: root/build/html-style.properties
diff options
context:
space:
mode:
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>2007-02-07 13:27:59 +0000
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>2007-02-07 13:27:59 +0000
commitc632db5d4a70490ec5aca178a1afc723fc1a5c9c (patch)
tree31bd6b15b99ba26182c88795bf6acdad86aeb815 /build/html-style.properties
parentdfd9f60ee6bb576235cbfbefa5e0c8f9a8df7a8f (diff)
downloadvaadin-framework-c632db5d4a70490ec5aca178a1afc723fc1a5c9c.tar.gz
vaadin-framework-c632db5d4a70490ec5aca178a1afc723fc1a5c9c.zip
Jounis new style header/footer
svn changeset:519/svn branch:toolkit
Diffstat (limited to 'build/html-style.properties')
-rw-r--r--build/html-style.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/html-style.properties b/build/html-style.properties
index 879349bf2b..91bbc12f3e 100644
--- a/build/html-style.properties
+++ b/build/html-style.properties
@@ -1,6 +1,6 @@
-html.body.start1=<table border="0" width="100%"><tr><td style="padding-left: 10px;"><div id="itmilllogo"/></td><td align="right" style="padding-right: 10px; font-size: 14pt; font-weight: bold;">
-html.body.start2=</td></tr></table><div id="page">
-html.body.end=<span style="float: right; color: #444444;">Version: ${version}</span></div><div id="footer">(c) Oy IT Mill Ltd, 2000-2006</div>
html.body.tag=<body>
html.body.endtag=</body>
-docbook.head.title=<xsl:apply-templates select="." mode="object.title.markup.textonly"/> \ No newline at end of file
+docbook.head.title=<xsl:apply-templates select="." mode="object.title.markup.textonly"/>
+html.body.start1=<div id="container"><div id="header"><h1>
+html.body.start2=</h1></div><div id="itmilllogo"></div>
+html.body.end=<div id="footer"><span>Version: ${version}</span>&#x0A9; Oy IT Mill Ltd. 2000-2007</div></div>