diff options
author | Henri Sara <henri.sara@itmill.com> | 2011-08-13 07:15:01 +0000 |
---|---|---|
committer | Henri Sara <henri.sara@itmill.com> | 2011-08-13 07:15:01 +0000 |
commit | 73708f524eeaea541ba38be4801fdf8594539354 (patch) | |
tree | 1ec2eb5e530ad557ad1e194c86bb2d364a9d4989 /WebContent | |
parent | 9071f5a419a668f70cdfce38b95506f992dcb695 (diff) | |
download | vaadin-framework-73708f524eeaea541ba38be4801fdf8594539354.tar.gz vaadin-framework-73708f524eeaea541ba38be4801fdf8594539354.zip |
#7178 eliminated "example" theme
svn changeset:20370/svn branch:6.7
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/VAADIN/themes/example/favicon.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | WebContent/VAADIN/themes/example/icons/ok.png | bin | 542 -> 0 bytes | |||
-rw-r--r-- | WebContent/VAADIN/themes/example/layouts/Contact.html | 30 | ||||
-rw-r--r-- | WebContent/VAADIN/themes/example/layouts/Developers.html | 17 | ||||
-rw-r--r-- | WebContent/VAADIN/themes/example/layouts/Products.html | 25 | ||||
-rw-r--r-- | WebContent/VAADIN/themes/example/layouts/Welcome.html | 20 | ||||
-rw-r--r-- | WebContent/VAADIN/themes/example/layouts/icon_intro.png | bin | 2465 -> 0 bytes | |||
-rw-r--r-- | WebContent/VAADIN/themes/example/styles.css | 39 | ||||
-rw-r--r-- | WebContent/VAADIN/themes/tests-tickets/layouts/Ticket1519_News.html (renamed from WebContent/VAADIN/themes/example/layouts/News.html) | 0 | ||||
-rw-r--r-- | WebContent/VAADIN/themes/tests-tickets/layouts/Ticket1519_Support.html (renamed from WebContent/VAADIN/themes/example/layouts/Support.html) | 0 | ||||
-rw-r--r-- | WebContent/VAADIN/themes/tests-tickets/layouts/Ticket1775.html (renamed from WebContent/VAADIN/themes/example/layouts/mainLayout.html) | 0 |
11 files changed, 0 insertions, 131 deletions
diff --git a/WebContent/VAADIN/themes/example/favicon.ico b/WebContent/VAADIN/themes/example/favicon.ico Binary files differdeleted file mode 100644 index e58158c02c..0000000000 --- a/WebContent/VAADIN/themes/example/favicon.ico +++ /dev/null diff --git a/WebContent/VAADIN/themes/example/icons/ok.png b/WebContent/VAADIN/themes/example/icons/ok.png Binary files differdeleted file mode 100644 index 89591faef2..0000000000 --- a/WebContent/VAADIN/themes/example/icons/ok.png +++ /dev/null diff --git a/WebContent/VAADIN/themes/example/layouts/Contact.html b/WebContent/VAADIN/themes/example/layouts/Contact.html deleted file mode 100644 index 8197923b81..0000000000 --- a/WebContent/VAADIN/themes/example/layouts/Contact.html +++ /dev/null @@ -1,30 +0,0 @@ - -<h3>Contact Sales</h3> -<p> -Do you want us to send you an offer? Or have our sales team contact -you on another matter? Please fill out the enclosed form and we'll get -back to you as soon as possible. You can also call us or send us an -e-mail. -</p> - -<h3>Report a Bug</h3> -<p> -If you have found an issue with Vaadin, demo applications or -documentation, please report it to us. Fill out the following form to -send us any relevant information about the issue. -Click here -</p> - -<h3>A job for a real expert</h3> -<p> -We are always interested in new and keen talents! Finnish language -skills are required so please fill out the application form. -Click here for the form -</p> - -<h3>You feedback is always welcome</h3> -<p> -Please give us feedback on our site, products and services. We are -happy to receive positive as well as negative comments as they help us -improve ourselves even further! -</p> diff --git a/WebContent/VAADIN/themes/example/layouts/Developers.html b/WebContent/VAADIN/themes/example/layouts/Developers.html deleted file mode 100644 index bc74566c63..0000000000 --- a/WebContent/VAADIN/themes/example/layouts/Developers.html +++ /dev/null @@ -1,17 +0,0 @@ - -<h3>Developers</h3> - -<p> -This section contains information for developers using Vaadin -to create Java web applications. -</p> - -<p> -Start by reading the example application walk-through, get familiar -with the application structure and install the development environment. -</p> - -<p> -Simple. You'll be ready to build your own Ajax web applications in -Java language. -</p> diff --git a/WebContent/VAADIN/themes/example/layouts/Products.html b/WebContent/VAADIN/themes/example/layouts/Products.html deleted file mode 100644 index 839ebf8e0c..0000000000 --- a/WebContent/VAADIN/themes/example/layouts/Products.html +++ /dev/null @@ -1,25 +0,0 @@ - -<h3>Top 5 reasons to choose Vaadin</h3> - -<p> -1. High compatibility with web browsers and application servers -</p> - -<p> -2. Real savings in cross-browser application development and testing -</p> - -<p> -3. Ready-made components that make applications easy to maintain -and easy to extend -</p> - -<p> -4. Supports all stages of the application development cycle from -design to maintenance -</p> - -<p> -5. Proven in production - since 2001 -</p> - diff --git a/WebContent/VAADIN/themes/example/layouts/Welcome.html b/WebContent/VAADIN/themes/example/layouts/Welcome.html deleted file mode 100644 index 05abef5f11..0000000000 --- a/WebContent/VAADIN/themes/example/layouts/Welcome.html +++ /dev/null @@ -1,20 +0,0 @@ - -<h3>Welcome</h3> - -<p> -IT Mill is a specialist in enterprise web user interface design and -technology. We offer a variety of products and services for enterprise -application user interface design, -analysis and -implementation. Our -flagship product is Vaadin - a server-side component framework for -Java EE. Vaadin enables creation of highly usable browser applications -in real Java. -</p> - -<p> -Vaadin is a web user interface framework for developing high-quality -web applications for enterprise and professional use. By using -standard Java tools and the enterprise environment (Java EE - -formerly J2EE) we have created the most elegant and complete -architecture for developing user interfaces for web business -applications - for your benefit. -</p>
\ No newline at end of file diff --git a/WebContent/VAADIN/themes/example/layouts/icon_intro.png b/WebContent/VAADIN/themes/example/layouts/icon_intro.png Binary files differdeleted file mode 100644 index 032712985c..0000000000 --- a/WebContent/VAADIN/themes/example/layouts/icon_intro.png +++ /dev/null diff --git a/WebContent/VAADIN/themes/example/styles.css b/WebContent/VAADIN/themes/example/styles.css deleted file mode 100644 index 1a179140fe..0000000000 --- a/WebContent/VAADIN/themes/example/styles.css +++ /dev/null @@ -1,39 +0,0 @@ -@import url(../runo/styles.css); - -.v-generated-body { - /* full height layout does not need scrollable body; - avoids excess scrollbars if moving sub-window over the window area */ - overflow:hidden; -} - -/****************************************************************************** - * For FormExample.java - ******************************************************************************/ -.v-form legend { - color: #464f52; -} - -.v-orderedlayout-formroot td { - vertical-align: top; -} - -/****************************************************************************** - * For GeneratedColumnExample.java. - ******************************************************************************/ -/* Align columns generated with ValueColumnGenerator to right. */ -.v-label-column-type-value { - text-align: right; -} - -/* The total value column is displayed in bold. */ -.v-label-column-total { - font-weight: bold; - text-align: right; -} - -/* Display calculated values in blue color. */ -.v-label-column-price, .v-label-column-consumption, .v-label-column-dailycost { - color: blue; - text-align: right; -} - diff --git a/WebContent/VAADIN/themes/example/layouts/News.html b/WebContent/VAADIN/themes/tests-tickets/layouts/Ticket1519_News.html index 0ac582cfbe..0ac582cfbe 100644 --- a/WebContent/VAADIN/themes/example/layouts/News.html +++ b/WebContent/VAADIN/themes/tests-tickets/layouts/Ticket1519_News.html diff --git a/WebContent/VAADIN/themes/example/layouts/Support.html b/WebContent/VAADIN/themes/tests-tickets/layouts/Ticket1519_Support.html index aca7e2a66d..aca7e2a66d 100644 --- a/WebContent/VAADIN/themes/example/layouts/Support.html +++ b/WebContent/VAADIN/themes/tests-tickets/layouts/Ticket1519_Support.html diff --git a/WebContent/VAADIN/themes/example/layouts/mainLayout.html b/WebContent/VAADIN/themes/tests-tickets/layouts/Ticket1775.html index 80eec49b7f..80eec49b7f 100644 --- a/WebContent/VAADIN/themes/example/layouts/mainLayout.html +++ b/WebContent/VAADIN/themes/tests-tickets/layouts/Ticket1775.html |