From: Jouni Koivuviita Date: Mon, 18 May 2009 14:29:28 +0000 (+0000) Subject: Fixes #2944: Sampler logo now reads Vaadin. X-Git-Tag: 6.7.0.beta1~2845 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ce7da3408be997b0d8daa2702204f7cd9295769f;p=vaadin-framework.git Fixes #2944: Sampler logo now reads Vaadin. svn changeset:7866/svn branch:6.0 --- diff --git a/WebContent/VAADIN/themes/base/styles.css b/WebContent/VAADIN/themes/base/styles.css index a1872104ae..5238641e61 100644 --- a/WebContent/VAADIN/themes/base/styles.css +++ b/WebContent/VAADIN/themes/base/styles.css @@ -1068,7 +1068,7 @@ /* ./WebContent/VAADIN/themes/base/table/table.css */ /* Table theme building instructions * - * Toolkit scroll table is very complex widget with dozens of features. These + * Vaadin scroll table is very complex widget with dozens of features. These * features set some limitations for theme builder. To keep things working, it * is safest to try to just override values used in default theme and comfort to * these instructions. diff --git a/WebContent/VAADIN/themes/runo/styles.css b/WebContent/VAADIN/themes/runo/styles.css index 6b9efd5274..6987e50bcb 100644 --- a/WebContent/VAADIN/themes/runo/styles.css +++ b/WebContent/VAADIN/themes/runo/styles.css @@ -1068,7 +1068,7 @@ /* ./WebContent/VAADIN/themes/base/table/table.css */ /* Table theme building instructions * - * Toolkit scroll table is very complex widget with dozens of features. These + * Vaadin scroll table is very complex widget with dozens of features. These * features set some limitations for theme builder. To keep things working, it * is safest to try to just override values used in default theme and comfort to * these instructions. diff --git a/WebContent/VAADIN/themes/sampler/sampler/sampler.png b/WebContent/VAADIN/themes/sampler/sampler/sampler.png index d18883211d..d0b3d84f05 100644 Binary files a/WebContent/VAADIN/themes/sampler/sampler/sampler.png and b/WebContent/VAADIN/themes/sampler/sampler/sampler.png differ