]> source.dussan.org Git - vaadin-framework.git/commitdiff
Jounis new style header/footer
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Wed, 7 Feb 2007 13:27:59 +0000 (13:27 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Wed, 7 Feb 2007 13:27:59 +0000 (13:27 +0000)
svn changeset:519/svn branch:toolkit

build/html-style.properties

index 879349bf2b15c100636a98eeb787a43860cf91b8..91bbc12f3e2f14590ce79df39c33a58a0df45e93 100644 (file)
@@ -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>