]> source.dussan.org Git - vaadin-framework.git/commitdiff
Pre-svn-move Sampler-proto commit
authorMarc Englund <marc.englund@itmill.com>
Thu, 9 Oct 2008 10:47:06 +0000 (10:47 +0000)
committerMarc Englund <marc.englund@itmill.com>
Thu, 9 Oct 2008 10:47:06 +0000 (10:47 +0000)
svn changeset:5619/svn branch:trunk

WebContent/ITMILL/themes/example/layouts/sampler/featureview.html [new file with mode: 0644]
WebContent/ITMILL/themes/example/sampler/logo.png [new file with mode: 0644]

diff --git a/WebContent/ITMILL/themes/example/layouts/sampler/featureview.html b/WebContent/ITMILL/themes/example/layouts/sampler/featureview.html
new file mode 100644 (file)
index 0000000..6e511ac
--- /dev/null
@@ -0,0 +1,14 @@
+<table width="100%" height="100%" cellpadding="0" cellspacing="0">
+       <tbody>
+               <tr valign="top">
+                       <td>
+                               <div location="feature-main"></div>
+                       </td>
+                       <td width="350px" class="feature-info">
+                               <div class="feature-name" location="feature-name"></div>
+                               <div class="feature-desc" location="feature-desc"></div>
+                               <div class="feature-docs" location="feature-docs"></div>
+                               <div class="feature-rel" location="feature-rel"></div>
+                       </td>
+       </tbody>
+</table>
\ No newline at end of file
diff --git a/WebContent/ITMILL/themes/example/sampler/logo.png b/WebContent/ITMILL/themes/example/sampler/logo.png
new file mode 100644 (file)
index 0000000..afe7f77
Binary files /dev/null and b/WebContent/ITMILL/themes/example/sampler/logo.png differ