diff --git a/pom.xml b/pom.xml index 07f8404..e0c5ca8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 de.kreth.vaadin.clubhelper vaadin-clubhelper - 0.0.2-SNAPSHOT + 0.0.2-beta war vaadin-clubhelper diff --git a/src/main/webapp/VAADIN/themes/vaadin-clubhelpertheme/addons.scss b/src/main/webapp/VAADIN/themes/vaadin-clubhelpertheme/addons.scss index 00d2491..cc01590 100644 --- a/src/main/webapp/VAADIN/themes/vaadin-clubhelpertheme/addons.scss +++ b/src/main/webapp/VAADIN/themes/vaadin-clubhelpertheme/addons.scss @@ -1,12 +1,12 @@ -/* This file is automatically managed and will be overwritten from time to time. */ -/* Do not manually edit this file. */ - -/* Provided by calendar-component-2.0-BETA4.jar */ +/* This file is automatically managed and will be overwritten from time to time. */ +/* Do not manually edit this file. */ + +/* Provided by calendar-component-2.0-BETA4.jar */ @import "../../../VAADIN/addons/calendar/calendar-addon.scss"; - - -/* Import and include this mixin into your project theme to include the addon themes */ -@mixin addons { - @include calendar-addon; -} - + + +/* Import and include this mixin into your project theme to include the addon themes */ +@mixin addons { + @include calendar-addon; +} +