]> source.dussan.org Git - vaadin-framework.git/commitdiff
Refined default theme rename-notification.
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Tue, 19 May 2009 12:11:07 +0000 (12:11 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Tue, 19 May 2009 12:11:07 +0000 (12:11 +0000)
svn changeset:7885/svn branch:6.0

WebContent/VAADIN/themes/default/styles.css

index cddf1ab299f0f4215d0227a4385fe1e453f3ed33..9d41ab870a21852052d4cd2a494e45e7169a35a4 100644 (file)
@@ -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 {