From: Jouni Koivuviita Date: Tue, 19 May 2009 12:11:07 +0000 (+0000) Subject: Refined default theme rename-notification. X-Git-Tag: 6.7.0.beta1~2831 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=999584432761fe59d714affbfa23162c42eda967;p=vaadin-framework.git Refined default theme rename-notification. svn changeset:7885/svn branch:6.0 --- diff --git a/WebContent/VAADIN/themes/default/styles.css b/WebContent/VAADIN/themes/default/styles.css index cddf1ab299..9d41ab870a 100644 --- a/WebContent/VAADIN/themes/default/styles.css +++ b/WebContent/VAADIN/themes/default/styles.css @@ -1,10 +1,7 @@ /* "default" theme has been renamed to "runo" */ .v-generated-body { - background-image: url(images/default_theme_is_now_runo.png); - background-repeat: no-repeat; - height: 83px; - width: 347px; + background: #fff url(images/default_theme_is_now_runo.png) no-repeat 50%; } .v-app {