summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/default
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes/default')
-rw-r--r--WebContent/VAADIN/themes/default/styles.css5
1 files changed, 1 insertions, 4 deletions
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 {