diff options
Diffstat (limited to 'WebContent/VAADIN/themes/runo/common/common.scss')
-rw-r--r-- | WebContent/VAADIN/themes/runo/common/common.scss | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/WebContent/VAADIN/themes/runo/common/common.scss b/WebContent/VAADIN/themes/runo/common/common.scss index be39a1287a..9d4b4a4858 100644 --- a/WebContent/VAADIN/themes/runo/common/common.scss +++ b/WebContent/VAADIN/themes/runo/common/common.scss @@ -1,8 +1,5 @@ @mixin runo-common { -.v-generated-body { - background: #e9eced; -} &.v-app { background: #e9eced url(img/main-bg.png) repeat-x; font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", geneva, helvetica, arial, tahoma, verdana, sans-serif; |