diff options
author | Marc Englund <marc.englund@itmill.com> | 2008-10-15 12:48:43 +0000 |
---|---|---|
committer | Marc Englund <marc.englund@itmill.com> | 2008-10-15 12:48:43 +0000 |
commit | dbde027dca1893b1225e11c9fc533eaa570fdc05 (patch) | |
tree | 31996570d05fbdee9f68e2b130612146151411c7 /WebContent/ITMILL | |
parent | 70ca20be27ff0474ef2aee7fa3638549df8d365b (diff) | |
download | vaadin-framework-dbde027dca1893b1225e11c9fc533eaa570fdc05.tar.gz vaadin-framework-dbde027dca1893b1225e11c9fc533eaa570fdc05.zip |
sampler resources moved
svn changeset:5638/svn branch:trunk
Diffstat (limited to 'WebContent/ITMILL')
-rw-r--r-- | WebContent/ITMILL/themes/example/layouts/sampler/featureview.html | 8 | ||||
-rw-r--r-- | WebContent/ITMILL/themes/example/sampler/flow.gif | bin | 269 -> 0 bytes | |||
-rw-r--r-- | WebContent/ITMILL/themes/example/sampler/grid.gif | bin | 248 -> 0 bytes | |||
-rw-r--r-- | WebContent/ITMILL/themes/example/sampler/icons.xcf | bin | 1091 -> 0 bytes | |||
-rw-r--r-- | WebContent/ITMILL/themes/example/sampler/left-on.gif | bin | 1181 -> 0 bytes | |||
-rw-r--r-- | WebContent/ITMILL/themes/example/sampler/left.gif | bin | 1202 -> 0 bytes | |||
-rw-r--r-- | WebContent/ITMILL/themes/example/sampler/list.gif | bin | 250 -> 0 bytes | |||
-rw-r--r-- | WebContent/ITMILL/themes/example/sampler/logo.png | bin | 6179 -> 0 bytes | |||
-rw-r--r-- | WebContent/ITMILL/themes/example/sampler/mid-on.gif | bin | 1013 -> 0 bytes | |||
-rw-r--r-- | WebContent/ITMILL/themes/example/sampler/mid.gif | bin | 1037 -> 0 bytes | |||
-rw-r--r-- | WebContent/ITMILL/themes/example/sampler/right-on.gif | bin | 1181 -> 0 bytes | |||
-rw-r--r-- | WebContent/ITMILL/themes/example/sampler/right.gif | bin | 1202 -> 0 bytes | |||
-rw-r--r-- | WebContent/ITMILL/themes/example/styles.css | 7 |
13 files changed, 11 insertions, 4 deletions
diff --git a/WebContent/ITMILL/themes/example/layouts/sampler/featureview.html b/WebContent/ITMILL/themes/example/layouts/sampler/featureview.html index 6e511ac15a..31937e0e67 100644 --- a/WebContent/ITMILL/themes/example/layouts/sampler/featureview.html +++ b/WebContent/ITMILL/themes/example/layouts/sampler/featureview.html @@ -1,13 +1,15 @@ <table width="100%" height="100%" cellpadding="0" cellspacing="0"> <tbody> <tr valign="top"> - <td> - <div location="feature-main"></div> + <td class="feature-main"> + <div class="feature-controls" location="feature-controls"></div> + <div class="feature-example" location="feature-example"></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-res" location="feature-res"></div> + <div class="feature-api" location="feature-api"></div> <div class="feature-rel" location="feature-rel"></div> </td> </tbody> diff --git a/WebContent/ITMILL/themes/example/sampler/flow.gif b/WebContent/ITMILL/themes/example/sampler/flow.gif Binary files differdeleted file mode 100644 index 02d1233de2..0000000000 --- a/WebContent/ITMILL/themes/example/sampler/flow.gif +++ /dev/null diff --git a/WebContent/ITMILL/themes/example/sampler/grid.gif b/WebContent/ITMILL/themes/example/sampler/grid.gif Binary files differdeleted file mode 100644 index b245a171c7..0000000000 --- a/WebContent/ITMILL/themes/example/sampler/grid.gif +++ /dev/null diff --git a/WebContent/ITMILL/themes/example/sampler/icons.xcf b/WebContent/ITMILL/themes/example/sampler/icons.xcf Binary files differdeleted file mode 100644 index 3800aa41ce..0000000000 --- a/WebContent/ITMILL/themes/example/sampler/icons.xcf +++ /dev/null diff --git a/WebContent/ITMILL/themes/example/sampler/left-on.gif b/WebContent/ITMILL/themes/example/sampler/left-on.gif Binary files differdeleted file mode 100644 index 83348dfb5b..0000000000 --- a/WebContent/ITMILL/themes/example/sampler/left-on.gif +++ /dev/null diff --git a/WebContent/ITMILL/themes/example/sampler/left.gif b/WebContent/ITMILL/themes/example/sampler/left.gif Binary files differdeleted file mode 100644 index 9e48b7b21d..0000000000 --- a/WebContent/ITMILL/themes/example/sampler/left.gif +++ /dev/null diff --git a/WebContent/ITMILL/themes/example/sampler/list.gif b/WebContent/ITMILL/themes/example/sampler/list.gif Binary files differdeleted file mode 100644 index 802ae56df3..0000000000 --- a/WebContent/ITMILL/themes/example/sampler/list.gif +++ /dev/null diff --git a/WebContent/ITMILL/themes/example/sampler/logo.png b/WebContent/ITMILL/themes/example/sampler/logo.png Binary files differdeleted file mode 100644 index afe7f778c7..0000000000 --- a/WebContent/ITMILL/themes/example/sampler/logo.png +++ /dev/null diff --git a/WebContent/ITMILL/themes/example/sampler/mid-on.gif b/WebContent/ITMILL/themes/example/sampler/mid-on.gif Binary files differdeleted file mode 100644 index ceb6645f16..0000000000 --- a/WebContent/ITMILL/themes/example/sampler/mid-on.gif +++ /dev/null diff --git a/WebContent/ITMILL/themes/example/sampler/mid.gif b/WebContent/ITMILL/themes/example/sampler/mid.gif Binary files differdeleted file mode 100644 index eca0884b2d..0000000000 --- a/WebContent/ITMILL/themes/example/sampler/mid.gif +++ /dev/null diff --git a/WebContent/ITMILL/themes/example/sampler/right-on.gif b/WebContent/ITMILL/themes/example/sampler/right-on.gif Binary files differdeleted file mode 100644 index cd9ffba5f8..0000000000 --- a/WebContent/ITMILL/themes/example/sampler/right-on.gif +++ /dev/null diff --git a/WebContent/ITMILL/themes/example/sampler/right.gif b/WebContent/ITMILL/themes/example/sampler/right.gif Binary files differdeleted file mode 100644 index 3a2e73b902..0000000000 --- a/WebContent/ITMILL/themes/example/sampler/right.gif +++ /dev/null diff --git a/WebContent/ITMILL/themes/example/styles.css b/WebContent/ITMILL/themes/example/styles.css index 441e40a9cd..15bd621044 100644 --- a/WebContent/ITMILL/themes/example/styles.css +++ b/WebContent/ITMILL/themes/example/styles.css @@ -52,7 +52,12 @@ #sampler .i-expandlayout-topbar { border-bottom: 1px solid #999; } - +#sampler .feature-main { + padding: 20px; +} +#sampler .feature-controls { + margin-bottom: 20px; +} #sampler .feature-info { background-color: #999; color: white; |