diff options
author | Aleksi Hietanen <aleksi@vaadin.com> | 2016-10-13 10:21:41 +0300 |
---|---|---|
committer | Pekka Hyvönen <pekka@vaadin.com> | 2016-10-13 11:58:59 +0000 |
commit | 24e11dca6b074217d594e618727dfe7abf7c3a90 (patch) | |
tree | f310c0dffd9e2a814f543d3238d97dcc523086c4 | |
parent | 7c8a03ce9e37d4abc172c050976a15d7f269b55e (diff) | |
download | vaadin-framework-24e11dca6b074217d594e618727dfe7abf7c3a90.tar.gz vaadin-framework-24e11dca6b074217d594e618727dfe7abf7c3a90.zip |
Move all themes except Valo into a new compatibility-themes package
Change-Id: Ife0707c69bac83f190b5497af5fef1af43af6e46
-rw-r--r-- | all/pom.xml | 6 | ||||
-rw-r--r-- | bom/pom.xml | 5 | ||||
-rw-r--r-- | compatibility-server/src/main/java/com/vaadin/v7/ui/themes/BaseTheme.java (renamed from server/src/main/java/com/vaadin/ui/themes/BaseTheme.java) | 3 | ||||
-rw-r--r-- | compatibility-server/src/main/java/com/vaadin/v7/ui/themes/ChameleonTheme.java (renamed from server/src/main/java/com/vaadin/ui/themes/ChameleonTheme.java) | 3 | ||||
-rw-r--r-- | compatibility-server/src/main/java/com/vaadin/v7/ui/themes/Reindeer.java (renamed from server/src/main/java/com/vaadin/ui/themes/Reindeer.java) | 5 | ||||
-rw-r--r-- | compatibility-server/src/main/java/com/vaadin/v7/ui/themes/Runo.java (renamed from server/src/main/java/com/vaadin/ui/themes/Runo.java) | 3 | ||||
-rw-r--r-- | compatibility-themes/pom.xml | 362 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/absolutelayout/absolutelayout.scss (renamed from themes/src/main/themes/VAADIN/themes/base/absolutelayout/absolutelayout.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/accordion/accordion.scss (renamed from themes/src/main/themes/VAADIN/themes/base/accordion/accordion.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/base.scss (renamed from themes/src/main/themes/VAADIN/themes/base/base.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/browserframe/browserframe.scss (renamed from themes/src/main/themes/VAADIN/themes/base/browserframe/browserframe.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/button/button.scss (renamed from themes/src/main/themes/VAADIN/themes/base/button/button.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/button/checkbox.scss (renamed from themes/src/main/themes/VAADIN/themes/base/button/checkbox.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/button/nativebutton.scss (renamed from themes/src/main/themes/VAADIN/themes/base/button/nativebutton.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/calendar/calendar.scss (renamed from themes/src/main/themes/VAADIN/themes/base/calendar/calendar.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/calendar/img/arrows.png (renamed from themes/src/main/themes/VAADIN/themes/base/calendar/img/arrows.png) | bin | 248 -> 248 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/caption/caption.scss (renamed from themes/src/main/themes/VAADIN/themes/base/caption/caption.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/colorpicker.scss (renamed from themes/src/main/themes/VAADIN/themes/base/colorpicker/colorpicker.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/images/gradient.png (renamed from themes/src/main/themes/VAADIN/themes/base/colorpicker/images/gradient.png) | bin | 24998 -> 24998 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/images/gradient2.png (renamed from themes/src/main/themes/VAADIN/themes/base/colorpicker/images/gradient2.png) | bin | 14708 -> 14708 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/images/resizebg-selected.png (renamed from themes/src/main/themes/VAADIN/themes/base/colorpicker/images/resizebg-selected.png) | bin | 974 -> 974 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/images/resizebg.png (renamed from themes/src/main/themes/VAADIN/themes/base/colorpicker/images/resizebg.png) | bin | 735 -> 735 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/images/slider_hue_bg.png (renamed from themes/src/main/themes/VAADIN/themes/base/colorpicker/images/slider_hue_bg.png) | bin | 396 -> 396 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/common/common.scss (renamed from themes/src/main/themes/VAADIN/themes/base/common/common.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader-big.gif (renamed from themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader-big.gif) | bin | 3208 -> 3208 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader-medium.gif (renamed from themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader-medium.gif) | bin | 1849 -> 1849 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader.gif (renamed from themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader.gif) | bin | 4099 -> 4099 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/drag-slot-dot.png (renamed from themes/src/main/themes/VAADIN/themes/base/common/img/drag-slot-dot.png) | bin | 198 -> 198 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator-delay.gif (renamed from themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator-delay.gif) | bin | 1800 -> 1800 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator-wait.gif (renamed from themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator-wait.gif) | bin | 1817 -> 1817 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator.gif (renamed from themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator.gif) | bin | 1781 -> 1781 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/reconnect-spinner.gif (renamed from themes/src/main/themes/VAADIN/themes/base/common/img/reconnect-spinner.gif) | bin | 3223 -> 3223 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/sprites.png (renamed from themes/src/main/themes/VAADIN/themes/base/common/img/sprites.png) | bin | 204 -> 204 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/common/mixins.scss (renamed from themes/src/main/themes/VAADIN/themes/base/common/mixins.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/common/reconnect-dialog.scss (renamed from themes/src/main/themes/VAADIN/themes/base/common/reconnect-dialog.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/csslayout/csslayout.scss (renamed from themes/src/main/themes/VAADIN/themes/base/csslayout/csslayout.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/customcomponent/customcomponent.scss (renamed from themes/src/main/themes/VAADIN/themes/base/customcomponent/customcomponent.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/customlayout/customlayout.scss (renamed from themes/src/main/themes/VAADIN/themes/base/customlayout/customlayout.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/datefield/datefield.scss (renamed from themes/src/main/themes/VAADIN/themes/base/datefield/datefield.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/dragwrapper/dragwrapper.scss (renamed from themes/src/main/themes/VAADIN/themes/base/dragwrapper/dragwrapper.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/embedded/embedded.scss (renamed from themes/src/main/themes/VAADIN/themes/base/embedded/embedded.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/escalator/escalator.scss (renamed from themes/src/main/themes/VAADIN/themes/base/escalator/escalator.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/favicon.ico (renamed from themes/src/main/themes/VAADIN/themes/base/favicon.ico) | bin | 6518 -> 6518 bytes | |||
-rwxr-xr-x | compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.eot (renamed from themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.eot) | bin | 70807 -> 70807 bytes | |||
-rwxr-xr-x | compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.svg (renamed from themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.svg) | 0 | ||||
-rwxr-xr-x | compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.ttf (renamed from themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.ttf) | bin | 142072 -> 142072 bytes | |||
-rwxr-xr-x | compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.woff (renamed from themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.woff) | bin | 83588 -> 83588 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/fonts.scss (renamed from themes/src/main/themes/VAADIN/themes/base/fonts/fonts.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.eot (renamed from themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.eot) | bin | 12734 -> 12734 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.svg (renamed from themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.svg) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.ttf (renamed from themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.ttf) | bin | 12612 -> 12612 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.woff (renamed from themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.woff) | bin | 7868 -> 7868 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/formlayout/formlayout.scss (renamed from themes/src/main/themes/VAADIN/themes/base/formlayout/formlayout.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/grid/grid.scss (renamed from themes/src/main/themes/VAADIN/themes/base/grid/grid.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/gridlayout/gridlayout.scss (renamed from themes/src/main/themes/VAADIN/themes/base/gridlayout/gridlayout.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/inlinedatefield/inlinedatefield.scss (renamed from themes/src/main/themes/VAADIN/themes/base/inlinedatefield/inlinedatefield.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/label/label.scss (renamed from themes/src/main/themes/VAADIN/themes/base/label/label.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/layout/layout.scss (renamed from themes/src/main/themes/VAADIN/themes/base/layout/layout.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/legacy-styles.scss (renamed from themes/src/main/themes/VAADIN/themes/base/legacy-styles.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/link/link.scss (renamed from themes/src/main/themes/VAADIN/themes/base/link/link.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/loginform/loginform.scss (renamed from themes/src/main/themes/VAADIN/themes/base/loginform/loginform.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/menubar/img/check.gif (renamed from themes/src/main/themes/VAADIN/themes/base/menubar/img/check.gif) | bin | 57 -> 57 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/menubar/menubar.scss (renamed from themes/src/main/themes/VAADIN/themes/base/menubar/menubar.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/notification/notification.scss (renamed from themes/src/main/themes/VAADIN/themes/base/notification/notification.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/orderedlayout/orderedlayout.scss (renamed from themes/src/main/themes/VAADIN/themes/base/orderedlayout/orderedlayout.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/panel/panel.scss (renamed from themes/src/main/themes/VAADIN/themes/base/panel/panel.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/popupview/popupview.scss (renamed from themes/src/main/themes/VAADIN/themes/base/popupview/popupview.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/progressindicator/progressindicator.scss (renamed from themes/src/main/themes/VAADIN/themes/base/progressindicator/progressindicator.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/select/select.scss (renamed from themes/src/main/themes/VAADIN/themes/base/select/select.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/slider/slider.scss (renamed from themes/src/main/themes/VAADIN/themes/base/slider/slider.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/splitpanel/splitpanel.scss (renamed from themes/src/main/themes/VAADIN/themes/base/splitpanel/splitpanel.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/styles.scss (renamed from themes/src/main/themes/VAADIN/themes/base/styles.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/table/table.scss (renamed from themes/src/main/themes/VAADIN/themes/base/table/table.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/tabsheet/tabsheet.scss (renamed from themes/src/main/themes/VAADIN/themes/base/tabsheet/tabsheet.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/textfield/img/richtext-toolbar-bg.png (renamed from themes/src/main/themes/VAADIN/themes/base/textfield/img/richtext-toolbar-bg.png) | bin | 724 -> 724 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/textfield/textfield.scss (renamed from themes/src/main/themes/VAADIN/themes/base/textfield/textfield.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-collapse-last.png (renamed from themes/src/main/themes/VAADIN/themes/base/tree/img/connector-collapse-last.png) | bin | 359 -> 359 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-collapse.png (renamed from themes/src/main/themes/VAADIN/themes/base/tree/img/connector-collapse.png) | bin | 370 -> 370 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-expand-last.png (renamed from themes/src/main/themes/VAADIN/themes/base/tree/img/connector-expand-last.png) | bin | 426 -> 426 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-expand.png (renamed from themes/src/main/themes/VAADIN/themes/base/tree/img/connector-expand.png) | bin | 436 -> 436 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-item-last.png (renamed from themes/src/main/themes/VAADIN/themes/base/tree/img/connector-item-last.png) | bin | 148 -> 148 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-item.png (renamed from themes/src/main/themes/VAADIN/themes/base/tree/img/connector-item.png) | bin | 153 -> 153 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-leaf-last.png (renamed from themes/src/main/themes/VAADIN/themes/base/tree/img/connector-leaf-last.png) | bin | 163 -> 163 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-leaf.png (renamed from themes/src/main/themes/VAADIN/themes/base/tree/img/connector-leaf.png) | bin | 162 -> 162 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector.png (renamed from themes/src/main/themes/VAADIN/themes/base/tree/img/connector.png) | bin | 160 -> 160 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/tree/tree.scss (renamed from themes/src/main/themes/VAADIN/themes/base/tree/tree.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-down.gif (renamed from themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-down.gif) | bin | 1426 -> 1426 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-down.png (renamed from themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-down.png) | bin | 1008 -> 1008 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-right.gif (renamed from themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-right.gif) | bin | 1428 -> 1428 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-right.png (renamed from themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-right.png) | bin | 994 -> 994 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/treetable/treetable.scss (renamed from themes/src/main/themes/VAADIN/themes/base/treetable/treetable.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/upload/upload.scss (renamed from themes/src/main/themes/VAADIN/themes/base/upload/upload.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/widget/widget.scss (renamed from themes/src/main/themes/VAADIN/themes/base/widget/widget.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/base/window/window.scss (renamed from themes/src/main/themes/VAADIN/themes/base/window/window.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/chameleon.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/chameleon.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/common/common.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/common/common.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/accordion/accordion.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/accordion/accordion.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/button/button.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/button/button.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/colorpicker/colorpicker.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/colorpicker/colorpicker.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/components.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/components.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/datefield/datefield.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/datefield/datefield.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/grid/grid.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/grid/grid.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/inlinedatefield/inlinedatefield.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/inlinedatefield/inlinedatefield.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/label/label.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/label/label.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/menubar/menubar.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/menubar/menubar.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/notification/notification.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/notification/notification.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/panel/panel.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/panel/panel.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/popupview/popupview.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/popupview/popupview.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/progressindicator/progressindicator.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/progressindicator/progressindicator.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/selects/selects.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/selects/selects.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/slider/slider.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/slider/slider.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/splitpanel/splitpanel.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/splitpanel/splitpanel.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/table/table.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/table/table.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/tabsheet/tabsheet.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/tabsheet/tabsheet.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/textfield/textfield.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/textfield/textfield.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/tree/tree.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/tree/tree.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/window/window.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/components/window/window.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/compound/compound.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/compound/compound.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/favicon.ico (renamed from themes/src/main/themes/VAADIN/themes/chameleon/favicon.ico) | bin | 6518 -> 6518 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/icons/bullet-white.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/icons/bullet-white.png) | bin | 154 -> 154 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/icons/bullet.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/icons/bullet.png) | bin | 218 -> 218 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/app-bg.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/app-bg.png) | bin | 212 -> 212 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/close-btn.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/close-btn.png) | bin | 1364 -> 1364 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/date-btn-big.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/date-btn-big.png) | bin | 891 -> 891 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/date-btn.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/date-btn.png) | bin | 693 -> 693 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/error-close.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/error-close.png) | bin | 483 -> 483 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/error-indicator.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/error-indicator.png) | bin | 442 -> 442 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-bottom.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-bottom.png) | bin | 118 -> 118 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-bottom2.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-bottom2.png) | bin | 123 -> 123 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-top2.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-top2.png) | bin | 128 -> 128 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-left.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-left.png) | bin | 143 -> 143 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-top.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-top.png) | bin | 150 -> 150 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-top2.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-top2.png) | bin | 148 -> 148 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/indeterminate-progress.gif (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/indeterminate-progress.gif) | bin | 9571 -> 9571 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/input-bg.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/input-bg.png) | bin | 124 -> 124 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/label-error-icon-big.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/label-error-icon-big.png) | bin | 1526 -> 1526 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/label-error-icon.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/label-error-icon.png) | bin | 928 -> 928 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/label-warning-icon-big.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/label-warning-icon-big.png) | bin | 1530 -> 1530 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/label-warning-icon.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/label-warning-icon.png) | bin | 908 -> 908 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/magnifier-big.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/magnifier-big.png) | bin | 448 -> 448 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/magnifier.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/magnifier.png) | bin | 337 -> 337 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/maximize.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/maximize.png) | bin | 1207 -> 1207 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/resize.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/resize.png) | bin | 287 -> 287 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/restore.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/restore.png) | bin | 1200 -> 1200 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/split-handle.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/split-handle.png) | bin | 215 -> 215 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/tab-arrows.png (renamed from themes/src/main/themes/VAADIN/themes/chameleon/img/tab-arrows.png) | bin | 291 -> 291 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/legacy-styles.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/legacy-styles.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/chameleon/styles.scss (renamed from themes/src/main/themes/VAADIN/themes/chameleon/styles.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/a-sprite-definitions/a-sprite-definitions.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/a-sprite-definitions/a-sprite-definitions.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/accordion/accordion.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/accordion/accordion.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/button-link-style.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/button-link-style.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/button-primary-style.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/button-primary-style.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/button-small-style.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/button-small-style.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/button-standard.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/button-standard.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/button.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/button.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left-focus.png) | bin | 461 -> 461 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left-pressed.png) | bin | 374 -> 374 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left.png) | bin | 388 -> 388 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left-focus.png) | bin | 463 -> 463 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left-pressed.png) | bin | 397 -> 397 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left.png) | bin | 428 -> 428 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right-focus.png) | bin | 948 -> 948 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right-pressed.png) | bin | 833 -> 833 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right.png) | bin | 919 -> 919 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right-focus.png) | bin | 990 -> 990 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right-pressed.png) | bin | 801 -> 801 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right.png) | bin | 805 -> 805 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left-focus.png) | bin | 436 -> 436 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left-pressed.png) | bin | 362 -> 362 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left.png) | bin | 385 -> 385 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right-focus.png) | bin | 939 -> 939 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right-pressed.png) | bin | 779 -> 779 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right.png) | bin | 876 -> 876 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/left-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/left-focus.png) | bin | 436 -> 436 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/left-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/left-pressed.png) | bin | 354 -> 354 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/left.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/left.png) | bin | 390 -> 390 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left-focus.png) | bin | 541 -> 541 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left-pressed.png) | bin | 385 -> 385 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left.png) | bin | 465 -> 465 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right-focus.png) | bin | 1048 -> 1048 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right-pressed.png) | bin | 888 -> 888 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right.png) | bin | 1187 -> 1187 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/right-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/right-focus.png) | bin | 1028 -> 1028 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/right-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/right-pressed.png) | bin | 1018 -> 1018 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/right.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/right.png) | bin | 919 -> 919 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left-focus.png) | bin | 443 -> 443 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left-pressed.png) | bin | 302 -> 302 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left.png) | bin | 324 -> 324 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right-focus.png) | bin | 974 -> 974 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right-pressed.png) | bin | 825 -> 825 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right.png) | bin | 894 -> 894 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/nativebutton.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/button/nativebutton.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/colorpicker/colorpicker.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/colorpicker/colorpicker.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/common/common.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/common/common.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/common/icons/bullet-white.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/common/icons/bullet-white.png) | bin | 154 -> 154 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/common/icons/bullet.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/common/icons/bullet.png) | bin | 218 -> 218 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/common/icons/error.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/common/icons/error.png) | bin | 258 -> 258 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/common/img/sel-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/common/img/sel-bg.png) | bin | 915 -> 915 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/datefield.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/datefield.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-black-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-black-pressed.png) | bin | 143 -> 143 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-black.png) | bin | 193 -> 193 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-pressed.png) | bin | 153 -> 153 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg.png) | bin | 146 -> 146 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-black-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-black-pressed.png) | bin | 328 -> 328 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-black.png) | bin | 334 -> 334 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-pressed.png) | bin | 344 -> 344 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next.png) | bin | 309 -> 309 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-black-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-black-pressed.png) | bin | 323 -> 323 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-black.png) | bin | 991 -> 991 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-pressed.png) | bin | 345 -> 345 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev.png) | bin | 306 -> 306 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-black-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-black-pressed.png) | bin | 651 -> 651 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-black.png) | bin | 702 -> 702 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-pressed.png) | bin | 638 -> 638 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn.png) | bin | 611 -> 611 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-bg-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-bg-black.png) | bin | 162 -> 162 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-bg.png) | bin | 173 -> 173 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-first-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-first-black.png) | bin | 235 -> 235 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-first.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-first.png) | bin | 202 -> 202 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-last-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-last-black.png) | bin | 232 -> 232 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-last.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-last.png) | bin | 193 -> 193 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-black-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-black-pressed.png) | bin | 671 -> 671 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-black.png) | bin | 686 -> 686 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-pressed.png) | bin | 762 -> 762 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next.png) | bin | 723 -> 723 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-black-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-black-pressed.png) | bin | 658 -> 658 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-black.png) | bin | 665 -> 665 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-pressed.png) | bin | 751 -> 751 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev.png) | bin | 707 -> 707 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/favicon.ico (renamed from themes/src/main/themes/VAADIN/themes/reindeer/favicon.ico) | bin | 6518 -> 6518 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/formlayout/formlayout.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/formlayout/formlayout.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/grid.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/grid/grid.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/asc-light.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/grid/img/asc-light.png) | bin | 228 -> 228 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/desc-light.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/grid/img/desc-light.png) | bin | 231 -> 231 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-bg-light.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-bg-light.png) | bin | 946 -> 946 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-header-bg-light.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-header-bg-light.png) | bin | 959 -> 959 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-sel-bg-light.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-sel-bg-light.png) | bin | 954 -> 954 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/header-bg-light.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/grid/img/header-bg-light.png) | bin | 208 -> 208 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/inlinedatefield/inlinedatefield.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/inlinedatefield/inlinedatefield.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/label/label.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/label/label.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/layouts/img/black-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/layouts/img/black-bg.png) | bin | 204 -> 204 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/layouts/layouts.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/layouts/layouts.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/legacy-styles.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/legacy-styles.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/link/link.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/link/link.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/bg.png) | bin | 220 -> 220 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/checked-selected.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/checked-selected.png) | bin | 508 -> 508 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/checked.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/checked.png) | bin | 393 -> 393 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/menu-sel-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/menu-sel-bg.png) | bin | 211 -> 211 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/submenu-icon-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/submenu-icon-hover.png) | bin | 600 -> 600 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/submenu-icon.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/submenu-icon.png) | bin | 421 -> 421 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/unchecked-selected.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/unchecked-selected.png) | bin | 320 -> 320 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/unchecked.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/unchecked.png) | bin | 261 -> 261 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/menubar.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/menubar/menubar.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/notification/img/error-close.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/notification/img/error-close.png) | bin | 653 -> 653 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/notification/notification.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/notification/notification.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/panel/panel.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/panel/panel.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/popupview/popupview.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/popupview/popupview.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/base-static.gif (renamed from themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/base-static.gif) | bin | 1123 -> 1123 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/base.gif (renamed from themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/base.gif) | bin | 827 -> 827 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/disabled.gif (renamed from themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/disabled.gif) | bin | 179 -> 179 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/progress.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/progress.png) | bin | 148 -> 148 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/progressindicator.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/progressindicator.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/reindeer.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/reindeer.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-down-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-down-hover.png) | bin | 209 -> 209 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-down.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-down.png) | bin | 194 -> 194 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-up-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-up-hover.png) | bin | 198 -> 198 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-up.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-up.png) | bin | 191 -> 191 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/center-black-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/center-black-focus.png) | bin | 125 -> 125 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/center-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/center-black.png) | bin | 130 -> 130 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/left-black-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/left-black-focus.png) | bin | 156 -> 156 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/left-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/left-black.png) | bin | 154 -> 154 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus-hover.png) | bin | 980 -> 980 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus-pressed.png) | bin | 950 -> 950 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus.png) | bin | 670 -> 670 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-hover.png) | bin | 918 -> 918 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-pressed.png) | bin | 891 -> 891 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black.png) | bin | 614 -> 614 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/center-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/center-focus.png) | bin | 129 -> 129 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/center.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/center.png) | bin | 136 -> 136 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/left-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/left-focus.png) | bin | 180 -> 180 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/left.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/left.png) | bin | 181 -> 181 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-down-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-down-hover.png) | bin | 170 -> 170 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-down-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-down-pressed.png) | bin | 170 -> 170 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-up-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-up-hover.png) | bin | 170 -> 170 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-up-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-up-pressed.png) | bin | 170 -> 170 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus-hover.png) | bin | 991 -> 991 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus-pressed.png) | bin | 981 -> 981 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus.png) | bin | 657 -> 657 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-hover.png) | bin | 996 -> 996 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-pressed.png) | bin | 998 -> 998 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/right.png) | bin | 660 -> 660 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/status-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/img/status-bg.png) | bin | 194 -> 194 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/select.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/select/select.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/slider/img/knob-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/slider/img/knob-pressed.png) | bin | 360 -> 360 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/slider/img/knob.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/slider/img/knob.png) | bin | 379 -> 379 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/slider/slider.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/slider/slider.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/hor-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/hor-bg.png) | bin | 145 -> 145 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/hor-handle.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/hor-handle.png) | bin | 186 -> 186 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/ver-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/ver-bg.png) | bin | 151 -> 151 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/ver-handle.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/ver-handle.png) | bin | 199 -> 199 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/splitpanel.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/splitpanel.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/styles.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/styles.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/asc-light.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/table/img/asc-light.png) | bin | 228 -> 228 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/asc.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/table/img/asc.png) | bin | 225 -> 225 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-black-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-black-pressed.png) | bin | 464 -> 464 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-black.png) | bin | 567 -> 567 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-light-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-light-pressed.png) | bin | 537 -> 537 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-light.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-light.png) | bin | 523 -> 523 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-pressed.png) | bin | 1028 -> 1028 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel.png) | bin | 1060 -> 1060 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/desc-light.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/table/img/desc-light.png) | bin | 231 -> 231 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/desc.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/table/img/desc.png) | bin | 225 -> 225 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg-black.png) | bin | 192 -> 192 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg-light.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg-light.png) | bin | 208 -> 208 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg.png) | bin | 208 -> 208 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/scroll-indic-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/table/img/scroll-indic-bg.png) | bin | 216 -> 216 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/table.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/table/table.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg-sel.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg-sel.png) | bin | 208 -> 208 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg.png) | bin | 179 -> 179 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left-sel.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left-sel.png) | bin | 440 -> 440 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left.png) | bin | 269 -> 269 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left-sel.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left-sel.png) | bin | 355 -> 355 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left.png) | bin | 233 -> 233 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right-sel.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right-sel.png) | bin | 430 -> 430 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right.png) | bin | 179 -> 179 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-hover.png) | bin | 495 -> 495 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-pressed.png) | bin | 520 -> 520 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-hover.png) | bin | 909 -> 909 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-pressed.png) | bin | 952 -> 952 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel.png) | bin | 636 -> 636 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn.png) | bin | 339 -> 339 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg-sel.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg-sel.png) | bin | 176 -> 176 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg.png) | bin | 159 -> 159 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left-sel.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left-sel.png) | bin | 448 -> 448 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left.png) | bin | 330 -> 330 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left-sel.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left-sel.png) | bin | 271 -> 271 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left.png) | bin | 188 -> 188 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right-sel.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right-sel.png) | bin | 351 -> 351 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right.png) | bin | 174 -> 174 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-spacer-right.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-spacer-right.png) | bin | 216 -> 216 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next-disabled.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next-disabled.png) | bin | 481 -> 481 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next-pressed.png) | bin | 558 -> 558 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next.png) | bin | 514 -> 514 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev-disabled.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev-disabled.png) | bin | 466 -> 466 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev-pressed.png) | bin | 537 -> 537 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev.png) | bin | 509 -> 509 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg-sel.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg-sel.png) | bin | 203 -> 203 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg.png) | bin | 175 -> 175 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-borderless-style.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-borderless-style.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-hover-closable-style.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-hover-closable-style.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-minimal-style.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-minimal-style.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-scroller.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-scroller.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-selected-closable-style.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-selected-closable-style.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-small-style.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-small-style.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-black.png) | bin | 124 -> 124 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-black-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-black-focus.png) | bin | 202 -> 202 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-black.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-black.png) | bin | 202 -> 202 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-focus.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-focus.png) | bin | 242 -> 242 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image.png) | bin | 243 -> 243 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg.png) | bin | 124 -> 124 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/textfield.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/textfield/textfield.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tree/img/arrows.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tree/img/arrows.png) | bin | 336 -> 336 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tree/tree.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/tree/tree.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close-hover.png) | bin | 369 -> 369 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close-pressed.png) | bin | 359 -> 359 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close.png) | bin | 318 -> 318 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/content-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/content-bg.png) | bin | 176 -> 176 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/header-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/header-bg.png) | bin | 161 -> 161 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize-active.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize-active.png) | bin | 245 -> 245 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize-hover.png) | bin | 245 -> 245 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize.png) | bin | 185 -> 185 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/resize.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/resize.png) | bin | 214 -> 214 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore-active.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore-active.png) | bin | 295 -> 295 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore-hover.png) | bin | 296 -> 296 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore.png) | bin | 249 -> 249 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/close-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/close-hover.png) | bin | 367 -> 367 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/close-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/close-pressed.png) | bin | 362 -> 362 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/close.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/close.png) | bin | 322 -> 322 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/footer-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/footer-bg.png) | bin | 185 -> 185 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/header-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/header-bg.png) | bin | 246 -> 246 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close-hover.png) | bin | 600 -> 600 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close-pressed.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close-pressed.png) | bin | 631 -> 631 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close.png) | bin | 549 -> 549 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/content-bg.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/content-bg.png) | bin | 208 -> 208 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize-active.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize-active.png) | bin | 268 -> 268 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize-hover.png) | bin | 271 -> 271 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize.png) | bin | 271 -> 271 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/resize.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/resize.png) | bin | 222 -> 222 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore-active.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore-active.png) | bin | 360 -> 360 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore-hover.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore-hover.png) | bin | 366 -> 366 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore.png) | bin | 366 -> 366 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/maximize.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/maximize.png) | bin | 270 -> 270 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/resize.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/resize.png) | bin | 384 -> 384 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/restore.png (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/img/restore.png) | bin | 328 -> 328 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/window.scss (renamed from themes/src/main/themes/VAADIN/themes/reindeer/window/window.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/absolutelayout/absolutelayout.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/absolutelayout/absolutelayout.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/accordion/accordion.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/accordion/accordion.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/accordion/img/bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/accordion/img/bg.png) | bin | 128 -> 128 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/accordion/img/collapsed-icon.png (renamed from themes/src/main/themes/VAADIN/themes/runo/accordion/img/collapsed-icon.png) | bin | 256 -> 256 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/accordion/img/expanded-icon.png (renamed from themes/src/main/themes/VAADIN/themes/runo/accordion/img/expanded-icon.png) | bin | 249 -> 249 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/accordion/img/selected-bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/accordion/img/selected-bg.png) | bin | 238 -> 238 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/button/button.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/button/button.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/button/img/bg-default.png (renamed from themes/src/main/themes/VAADIN/themes/runo/button/img/bg-default.png) | bin | 444 -> 444 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/button/img/bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/button/img/bg.png) | bin | 353 -> 353 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/caption/caption.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/caption/caption.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/colorpicker/colorpicker.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/colorpicker/colorpicker.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/common/common.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/common/common.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/common/img/blank.gif (renamed from themes/src/main/themes/VAADIN/themes/runo/common/img/blank.gif) | bin | 807 -> 807 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/common/img/main-bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/common/img/main-bg.png) | bin | 255 -> 255 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/datefield.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/datefield/datefield.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/nextmonth.png (renamed from themes/src/main/themes/VAADIN/themes/runo/datefield/img/nextmonth.png) | bin | 457 -> 457 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/nextyear.png (renamed from themes/src/main/themes/VAADIN/themes/runo/datefield/img/nextyear.png) | bin | 517 -> 517 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/open-button.png (renamed from themes/src/main/themes/VAADIN/themes/runo/datefield/img/open-button.png) | bin | 949 -> 949 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/prevmonth.png (renamed from themes/src/main/themes/VAADIN/themes/runo/datefield/img/prevmonth.png) | bin | 457 -> 457 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/prevyear.png (renamed from themes/src/main/themes/VAADIN/themes/runo/datefield/img/prevyear.png) | bin | 529 -> 529 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/selected-bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/datefield/img/selected-bg.png) | bin | 165 -> 165 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/favicon.ico (renamed from themes/src/main/themes/VAADIN/themes/runo/favicon.ico) | bin | 6518 -> 6518 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/formlayout/formlayout.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/formlayout/formlayout.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/grid/grid.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/grid/grid.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/grid/img/header-bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/grid/img/header-bg.png) | bin | 236 -> 236 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/grid/img/resizer-bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/grid/img/resizer-bg.png) | bin | 141 -> 141 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/grid/img/sort-asc.png (renamed from themes/src/main/themes/VAADIN/themes/runo/grid/img/sort-asc.png) | bin | 281 -> 281 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/grid/img/sort-desc.png (renamed from themes/src/main/themes/VAADIN/themes/runo/grid/img/sort-desc.png) | bin | 303 -> 303 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/gridlayout/gridlayout.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/gridlayout/gridlayout.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-down.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-down.png) | bin | 456 -> 456 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-left.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-left.png) | bin | 469 -> 469 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-right.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-right.png) | bin | 467 -> 467 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-up.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-up.png) | bin | 471 -> 471 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/attention.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/attention.png) | bin | 466 -> 466 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/calendar.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/calendar.png) | bin | 710 -> 710 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/cancel.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/cancel.png) | bin | 590 -> 590 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-add.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/document-add.png) | bin | 656 -> 656 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-delete.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/document-delete.png) | bin | 655 -> 655 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-doc.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/document-doc.png) | bin | 718 -> 718 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-image.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/document-image.png) | bin | 703 -> 703 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-pdf.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/document-pdf.png) | bin | 703 -> 703 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-ppt.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/document-ppt.png) | bin | 718 -> 718 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-txt.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/document-txt.png) | bin | 594 -> 594 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-web.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/document-web.png) | bin | 710 -> 710 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-xsl.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/document-xsl.png) | bin | 747 -> 747 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/document.png) | bin | 553 -> 553 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/email-reply.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/email-reply.png) | bin | 762 -> 762 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/email-send.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/email-send.png) | bin | 770 -> 770 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/email.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/email.png) | bin | 643 -> 643 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/error.gif (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/error.gif) | bin | 72 -> 72 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/error.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/error.png) | bin | 246 -> 246 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/folder-add.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/folder-add.png) | bin | 777 -> 777 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/folder-delete.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/folder-delete.png) | bin | 771 -> 771 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/folder.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/folder.png) | bin | 737 -> 737 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/globe.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/globe.png) | bin | 788 -> 788 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/help.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/help.png) | bin | 517 -> 517 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/lock.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/lock.png) | bin | 738 -> 738 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/note.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/note.png) | bin | 747 -> 747 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/ok.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/ok.png) | bin | 542 -> 542 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/reload.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/reload.png) | bin | 788 -> 788 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/settings.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/settings.png) | bin | 716 -> 716 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/trash-full.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/trash-full.png) | bin | 942 -> 942 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/trash.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/trash.png) | bin | 836 -> 836 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/user.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/user.png) | bin | 645 -> 645 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/users.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/16/users.png) | bin | 685 -> 685 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-down.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-down.png) | bin | 872 -> 872 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-left.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-left.png) | bin | 894 -> 894 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-right.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-right.png) | bin | 889 -> 889 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-up.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-up.png) | bin | 863 -> 863 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/attention.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/attention.png) | bin | 895 -> 895 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/calendar.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/calendar.png) | bin | 1729 -> 1729 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/cancel.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/cancel.png) | bin | 1297 -> 1297 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-add.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/document-add.png) | bin | 1578 -> 1578 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-delete.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/document-delete.png) | bin | 1599 -> 1599 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-doc.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/document-doc.png) | bin | 1481 -> 1481 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-edit.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/document-edit.png) | bin | 1654 -> 1654 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-image.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/document-image.png) | bin | 1881 -> 1881 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-pdf.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/document-pdf.png) | bin | 1417 -> 1417 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-ppt.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/document-ppt.png) | bin | 1424 -> 1424 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-txt.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/document-txt.png) | bin | 1182 -> 1182 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-web.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/document-web.png) | bin | 1675 -> 1675 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-xsl.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/document-xsl.png) | bin | 1591 -> 1591 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/document.png) | bin | 1015 -> 1015 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/email-reply.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/email-reply.png) | bin | 1797 -> 1797 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/email-send.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/email-send.png) | bin | 1718 -> 1718 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/email.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/email.png) | bin | 1380 -> 1380 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/folder-add.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/folder-add.png) | bin | 2081 -> 2081 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/folder-delete.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/folder-delete.png) | bin | 2091 -> 2091 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/folder.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/folder.png) | bin | 1629 -> 1629 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/globe.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/globe.png) | bin | 2074 -> 2074 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/help.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/help.png) | bin | 1134 -> 1134 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/lock.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/lock.png) | bin | 1734 -> 1734 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/note.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/note.png) | bin | 1808 -> 1808 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/ok.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/ok.png) | bin | 1181 -> 1181 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/reload.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/reload.png) | bin | 1865 -> 1865 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/settings.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/settings.png) | bin | 1131 -> 1131 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/trash-full.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/trash-full.png) | bin | 2176 -> 2176 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/trash.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/trash.png) | bin | 1803 -> 1803 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/user.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/user.png) | bin | 1373 -> 1373 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/users.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/32/users.png) | bin | 1562 -> 1562 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-down.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-down.png) | bin | 981 -> 981 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-left.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-left.png) | bin | 922 -> 922 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-right.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-right.png) | bin | 918 -> 918 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-up.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-up.png) | bin | 977 -> 977 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/attention.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/attention.png) | bin | 2020 -> 2020 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/calendar.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/calendar.png) | bin | 3321 -> 3321 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/cancel.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/cancel.png) | bin | 2889 -> 2889 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-add.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/document-add.png) | bin | 2037 -> 2037 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-delete.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/document-delete.png) | bin | 2363 -> 2363 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-doc.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/document-doc.png) | bin | 2619 -> 2619 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-edit.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/document-edit.png) | bin | 3212 -> 3212 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-image.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/document-image.png) | bin | 4123 -> 4123 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-pdf.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/document-pdf.png) | bin | 2533 -> 2533 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-ppt.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/document-ppt.png) | bin | 2286 -> 2286 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-txt.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/document-txt.png) | bin | 1421 -> 1421 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-web.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/document-web.png) | bin | 3393 -> 3393 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-xsl.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/document-xsl.png) | bin | 2914 -> 2914 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/document.png) | bin | 1270 -> 1270 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/email-reply.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/email-reply.png) | bin | 3937 -> 3937 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/email-send.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/email-send.png) | bin | 3100 -> 3100 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/email.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/email.png) | bin | 2467 -> 2467 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/folder-add.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/folder-add.png) | bin | 3641 -> 3641 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/folder-delete.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/folder-delete.png) | bin | 3937 -> 3937 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/folder.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/folder.png) | bin | 3209 -> 3209 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/globe.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/globe.png) | bin | 5014 -> 5014 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/help.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/help.png) | bin | 2696 -> 2696 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/lock.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/lock.png) | bin | 4243 -> 4243 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/note.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/note.png) | bin | 3805 -> 3805 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/ok.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/ok.png) | bin | 2619 -> 2619 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/reload.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/reload.png) | bin | 4123 -> 4123 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/settings.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/settings.png) | bin | 1654 -> 1654 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/trash-full.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/trash-full.png) | bin | 5242 -> 5242 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/trash.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/trash.png) | bin | 3688 -> 3688 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/user.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/user.png) | bin | 2736 -> 2736 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/users.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/64/users.png) | bin | 3698 -> 3698 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-down.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-down.png) | bin | 456 -> 456 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-left.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-left.png) | bin | 469 -> 469 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-right.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-right.png) | bin | 467 -> 467 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-up.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-up.png) | bin | 471 -> 471 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/attention.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/attention.png) | bin | 466 -> 466 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/calendar.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/calendar.png) | bin | 710 -> 710 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/cancel.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/cancel.png) | bin | 590 -> 590 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-add.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-add.png) | bin | 656 -> 656 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-delete.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-delete.png) | bin | 655 -> 655 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-doc.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-doc.png) | bin | 718 -> 718 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-image.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-image.png) | bin | 703 -> 703 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-pdf.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-pdf.png) | bin | 703 -> 703 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-ppt.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-ppt.png) | bin | 718 -> 718 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-txt.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-txt.png) | bin | 594 -> 594 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-web.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-web.png) | bin | 710 -> 710 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-xsl.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-xsl.png) | bin | 747 -> 747 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document.png) | bin | 553 -> 553 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email-reply.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email-reply.png) | bin | 762 -> 762 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email-send.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email-send.png) | bin | 770 -> 770 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email.png) | bin | 643 -> 643 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/error.gif (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/error.gif) | bin | 72 -> 72 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/error.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/error.png) | bin | 246 -> 246 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder-add.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder-add.png) | bin | 777 -> 777 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder-delete.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder-delete.png) | bin | 771 -> 771 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder.png) | bin | 737 -> 737 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/globe.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/globe.png) | bin | 788 -> 788 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/help.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/help.png) | bin | 517 -> 517 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/lock.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/lock.png) | bin | 738 -> 738 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/note.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/note.png) | bin | 747 -> 747 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/ok.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/ok.png) | bin | 542 -> 542 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/reload.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/reload.png) | bin | 788 -> 788 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/settings.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/settings.png) | bin | 716 -> 716 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/trash-full.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/trash-full.png) | bin | 942 -> 942 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/trash.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/trash.png) | bin | 836 -> 836 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/user.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/user.png) | bin | 645 -> 645 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/users.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons16/users.png) | bin | 685 -> 685 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-down.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-down.png) | bin | 872 -> 872 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-left.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-left.png) | bin | 894 -> 894 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-right.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-right.png) | bin | 889 -> 889 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-up.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-up.png) | bin | 863 -> 863 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/attention.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/attention.png) | bin | 895 -> 895 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/calendar.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/calendar.png) | bin | 1729 -> 1729 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/cancel.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/cancel.png) | bin | 1297 -> 1297 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-add.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-add.png) | bin | 1578 -> 1578 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-delete.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-delete.png) | bin | 1599 -> 1599 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-doc.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-doc.png) | bin | 1481 -> 1481 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-edit.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-edit.png) | bin | 1654 -> 1654 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-image.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-image.png) | bin | 1881 -> 1881 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-pdf.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-pdf.png) | bin | 1417 -> 1417 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-ppt.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-ppt.png) | bin | 1424 -> 1424 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-txt.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-txt.png) | bin | 1182 -> 1182 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-web.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-web.png) | bin | 1675 -> 1675 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-xsl.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-xsl.png) | bin | 1591 -> 1591 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document.png) | bin | 1015 -> 1015 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email-reply.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email-reply.png) | bin | 1797 -> 1797 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email-send.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email-send.png) | bin | 1718 -> 1718 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email.png) | bin | 1380 -> 1380 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder-add.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder-add.png) | bin | 2081 -> 2081 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder-delete.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder-delete.png) | bin | 2091 -> 2091 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder.png) | bin | 1629 -> 1629 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/globe.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/globe.png) | bin | 2074 -> 2074 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/help.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/help.png) | bin | 1134 -> 1134 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/lock.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/lock.png) | bin | 1734 -> 1734 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/note.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/note.png) | bin | 1808 -> 1808 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/ok.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/ok.png) | bin | 1181 -> 1181 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/reload.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/reload.png) | bin | 1865 -> 1865 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/settings.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/settings.png) | bin | 1131 -> 1131 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/trash-full.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/trash-full.png) | bin | 2176 -> 2176 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/trash.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/trash.png) | bin | 1803 -> 1803 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/user.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/user.png) | bin | 1373 -> 1373 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/users.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons32/users.png) | bin | 1562 -> 1562 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-down.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-down.png) | bin | 981 -> 981 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-left.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-left.png) | bin | 922 -> 922 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-right.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-right.png) | bin | 918 -> 918 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-up.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-up.png) | bin | 977 -> 977 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/attention.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/attention.png) | bin | 2020 -> 2020 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/calendar.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/calendar.png) | bin | 3321 -> 3321 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/cancel.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/cancel.png) | bin | 2889 -> 2889 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-add.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-add.png) | bin | 2037 -> 2037 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-delete.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-delete.png) | bin | 2363 -> 2363 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-doc.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-doc.png) | bin | 2619 -> 2619 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-edit.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-edit.png) | bin | 3212 -> 3212 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-image.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-image.png) | bin | 4123 -> 4123 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-pdf.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-pdf.png) | bin | 2533 -> 2533 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-ppt.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-ppt.png) | bin | 2286 -> 2286 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-txt.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-txt.png) | bin | 1421 -> 1421 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-web.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-web.png) | bin | 3393 -> 3393 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-xsl.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-xsl.png) | bin | 2914 -> 2914 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document.png) | bin | 1270 -> 1270 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email-reply.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email-reply.png) | bin | 3937 -> 3937 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email-send.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email-send.png) | bin | 3100 -> 3100 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email.png) | bin | 2467 -> 2467 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder-add.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder-add.png) | bin | 3641 -> 3641 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder-delete.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder-delete.png) | bin | 3937 -> 3937 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder.png) | bin | 3209 -> 3209 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/globe.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/globe.png) | bin | 5014 -> 5014 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/help.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/help.png) | bin | 2696 -> 2696 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/lock.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/lock.png) | bin | 4243 -> 4243 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/note.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/note.png) | bin | 3805 -> 3805 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/ok.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/ok.png) | bin | 2619 -> 2619 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/reload.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/reload.png) | bin | 4123 -> 4123 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/settings.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/settings.png) | bin | 1654 -> 1654 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/trash-full.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/trash-full.png) | bin | 5242 -> 5242 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/trash.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/trash.png) | bin | 3688 -> 3688 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/user.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/user.png) | bin | 2736 -> 2736 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/users.png (renamed from themes/src/main/themes/VAADIN/themes/runo/icons/icons64/users.png) | bin | 3698 -> 3698 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/inlinedatefield/inlinedatefield.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/inlinedatefield/inlinedatefield.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/label/label.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/label/label.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/legacy-styles.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/legacy-styles.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/link/link.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/link/link.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/menubar/menubar.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/menubar/menubar.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/notification/img/close-error.png (renamed from themes/src/main/themes/VAADIN/themes/runo/notification/img/close-error.png) | bin | 240 -> 240 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/notification/notification.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/notification/notification.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/orderedlayout/orderedlayout.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/orderedlayout/orderedlayout.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/panel/img/bottom-left.png (renamed from themes/src/main/themes/VAADIN/themes/runo/panel/img/bottom-left.png) | bin | 234 -> 234 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/panel/img/bottom-right.png (renamed from themes/src/main/themes/VAADIN/themes/runo/panel/img/bottom-right.png) | bin | 351 -> 351 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/panel/img/top-left.png (renamed from themes/src/main/themes/VAADIN/themes/runo/panel/img/top-left.png) | bin | 262 -> 262 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/panel/img/top-right.png (renamed from themes/src/main/themes/VAADIN/themes/runo/panel/img/top-right.png) | bin | 788 -> 788 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/panel/panel.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/panel/panel.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/popupview/popupview.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/popupview/popupview.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/base-static.gif (renamed from themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/base-static.gif) | bin | 1123 -> 1123 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/base.gif (renamed from themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/base.gif) | bin | 827 -> 827 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/disabled.gif (renamed from themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/disabled.gif) | bin | 179 -> 179 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/progress.png (renamed from themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/progress.png) | bin | 164 -> 164 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/progressindicator/progressindicator.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/progressindicator/progressindicator.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/runo.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/runo.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/arrow-down.png (renamed from themes/src/main/themes/VAADIN/themes/runo/select/img/arrow-down.png) | bin | 251 -> 251 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/arrow-up.png (renamed from themes/src/main/themes/VAADIN/themes/runo/select/img/arrow-up.png) | bin | 237 -> 237 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-center-filter-error.png (renamed from themes/src/main/themes/VAADIN/themes/runo/select/img/bg-center-filter-error.png) | bin | 217 -> 217 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-center-filter.png (renamed from themes/src/main/themes/VAADIN/themes/runo/select/img/bg-center-filter.png) | bin | 1008 -> 1008 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-left-filter-error.png (renamed from themes/src/main/themes/VAADIN/themes/runo/select/img/bg-left-filter-error.png) | bin | 992 -> 992 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-left-filter.png (renamed from themes/src/main/themes/VAADIN/themes/runo/select/img/bg-left-filter.png) | bin | 992 -> 992 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-right-filter-error.png (renamed from themes/src/main/themes/VAADIN/themes/runo/select/img/bg-right-filter-error.png) | bin | 486 -> 486 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-right-filter.png (renamed from themes/src/main/themes/VAADIN/themes/runo/select/img/bg-right-filter.png) | bin | 410 -> 410 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/button-bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/select/img/button-bg.png) | bin | 435 -> 435 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/select/select.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/select/select.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/slider/img/handle-horizontal.png (renamed from themes/src/main/themes/VAADIN/themes/runo/slider/img/handle-horizontal.png) | bin | 705 -> 705 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/slider/img/handle-vertical.png (renamed from themes/src/main/themes/VAADIN/themes/runo/slider/img/handle-vertical.png) | bin | 710 -> 710 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/slider/slider.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/slider/slider.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/splitpanel/img/bg_hor.png (renamed from themes/src/main/themes/VAADIN/themes/runo/splitpanel/img/bg_hor.png) | bin | 141 -> 141 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/splitpanel/img/bg_ver.png (renamed from themes/src/main/themes/VAADIN/themes/runo/splitpanel/img/bg_ver.png) | bin | 146 -> 146 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/splitpanel/splitpanel.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/splitpanel/splitpanel.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/styles.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/styles.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/check.gif (renamed from themes/src/main/themes/VAADIN/themes/runo/table/img/check.gif) | bin | 57 -> 57 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/colsel.png (renamed from themes/src/main/themes/VAADIN/themes/runo/table/img/colsel.png) | bin | 669 -> 669 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/header-bg-over.png (renamed from themes/src/main/themes/VAADIN/themes/runo/table/img/header-bg-over.png) | bin | 236 -> 236 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/header-bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/table/img/header-bg.png) | bin | 236 -> 236 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/resizer-bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/table/img/resizer-bg.png) | bin | 141 -> 141 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/scroll-position-bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/table/img/scroll-position-bg.png) | bin | 1703 -> 1703 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/sort-asc.png (renamed from themes/src/main/themes/VAADIN/themes/runo/table/img/sort-asc.png) | bin | 281 -> 281 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/sort-desc.png (renamed from themes/src/main/themes/VAADIN/themes/runo/table/img/sort-desc.png) | bin | 303 -> 303 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/table/table.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/table/table.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-bg.png) | bin | 243 -> 243 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-border.png (renamed from themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-border.png) | bin | 239 -> 239 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-left.png (renamed from themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-left.png) | bin | 1000 -> 1000 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-right.png (renamed from themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-right.png) | bin | 997 -> 997 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/next.png (renamed from themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/next.png) | bin | 1035 -> 1035 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/prev.png (renamed from themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/prev.png) | bin | 1034 -> 1034 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/tab-bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/tab-bg.png) | bin | 144 -> 144 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/tabsheet.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/tabsheet/tabsheet.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/textfield/img/bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/textfield/img/bg.png) | bin | 148 -> 148 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/textfield/textfield.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/textfield/textfield.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/collapsed.png (renamed from themes/src/main/themes/VAADIN/themes/runo/tree/img/collapsed.png) | bin | 3637 -> 3637 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/collapsed-last.png (renamed from themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/collapsed-last.png) | bin | 218 -> 218 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/collapsed.png (renamed from themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/collapsed.png) | bin | 242 -> 242 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/connector-item.png (renamed from themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/connector-item.png) | bin | 163 -> 163 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/connector.png (renamed from themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/connector.png) | bin | 907 -> 907 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/expanded-last.png (renamed from themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/expanded-last.png) | bin | 226 -> 226 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/expanded.png (renamed from themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/expanded.png) | bin | 262 -> 262 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/expanded.png (renamed from themes/src/main/themes/VAADIN/themes/runo/tree/img/expanded.png) | bin | 3646 -> 3646 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/tree.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/tree/tree.scss) | 0 | ||||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/bg-color.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/bg-color.png) | bin | 135 -> 135 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/bottom-left.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/bottom-left.png) | bin | 245 -> 245 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/bottom-right.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/bottom-right.png) | bin | 342 -> 342 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/close.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/close.png) | bin | 548 -> 548 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/bottom-left.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/bottom-left.png) | bin | 252 -> 252 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/bottom-right.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/bottom-right.png) | bin | 353 -> 353 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/close.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/close.png) | bin | 415 -> 415 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/maximize.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/maximize.png) | bin | 268 -> 268 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/restore.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/restore.png) | bin | 262 -> 262 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/left-bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/left-bg.png) | bin | 150 -> 150 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/maximize.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/maximize.png) | bin | 388 -> 388 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/notification-error.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/notification-error.png) | bin | 590 -> 590 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/resize.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/resize.png) | bin | 229 -> 229 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/restore.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/restore.png) | bin | 569 -> 569 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/right-bg.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/right-bg.png) | bin | 150 -> 150 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/top-left.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/top-left.png) | bin | 288 -> 288 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/top-right.png (renamed from themes/src/main/themes/VAADIN/themes/runo/window/img/top-right.png) | bin | 822 -> 822 bytes | |||
-rw-r--r-- | compatibility-themes/src/main/themes/VAADIN/themes/runo/window/window.scss (renamed from themes/src/main/themes/VAADIN/themes/runo/window/window.scss) | 0 | ||||
-rw-r--r-- | pom.xml | 1 | ||||
-rw-r--r-- | server/src/main/java/com/vaadin/ui/TabSheet.java | 6 | ||||
-rw-r--r-- | server/src/test/java/com/vaadin/tests/VaadinClasses.java | 5 | ||||
-rw-r--r-- | themes/pom.xml | 147 | ||||
-rw-r--r-- | uitest/pom.xml | 5 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/TestContainerChanges.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/TestForBasicApplicationLayout.java | 4 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/AbstractComponentTest.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/button/Buttons2.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/embedded/EmbeddedThemeResource.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/label/LabelStyles.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/orderedlayout/BoxLayoutTest.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/orderedlayout/LayoutRenderTimeTest.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/orderedlayout/LayoutResizeTest.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/panel/BasicPanelTest.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewOffScreen.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticReindeer.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticRuno.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/table/TableInTabsheet.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/table/TableRowHeight2.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/table/TableRowHeight3.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/table/TableWithContainerRequiringEqualsForItemId.java | 5 | ||||
-rwxr-xr-x | uitest/src/main/java/com/vaadin/tests/components/tabsheet/ExtraScrollbarsInTabSheet.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabsheetMinimalClosableTabs.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/tree/TreeConnectors.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/tree/TreeWithIcons.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/uitest/components/AccordionsCssTest.java | 4 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/uitest/components/ButtonsCssTest.java | 8 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/uitest/components/DatesCssTest.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/uitest/components/LabelsCssTest.java | 4 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/uitest/components/LayoutsCssTest.java | 4 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/uitest/components/SelectsCssTest.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/uitest/components/TabSheetsCssTest.java | 4 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/uitest/components/TablesCssTest.java | 4 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/uitest/components/TextFieldsCssTest.java | 6 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/uitest/components/WindowsCssTest.java | 6 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/components/window/WindowThemes.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/layouts/VerticalLayoutSlotExpansionAndAlignment.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/minitutorials/v70/SimpleLoginView.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/minitutorials/v7b9/SettingsView.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/performance/BasicPerformanceTest.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/themes/chameleon/ChameleonNotification.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/themes/valo/CalendarTest.java | 4 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/themes/valo/ColorPickers.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/themes/valo/DateFields.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/themes/valo/Dragging.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/themes/valo/Forms.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/themes/valo/MenuBars.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/themes/valo/Panels.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/themes/valo/PopupViews.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/themes/valo/Tabsheets.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/tests/themes/valo/ValoThemeUI.java | 2 | ||||
-rw-r--r-- | uitest/src/main/java/com/vaadin/v7/tests/components/grid/GridColumnExpand.java | 2 | ||||
-rw-r--r-- | uitest/src/test/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidthChameleonTest.java | 2 | ||||
-rw-r--r-- | uitest/src/test/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidthReindeerTest.java | 2 | ||||
-rw-r--r-- | uitest/src/test/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidthRunoTest.java | 2 | ||||
-rw-r--r-- | uitest/src/test/java/com/vaadin/tests/tooltip/MenuBarTooltipTest.java | 6 |
778 files changed, 462 insertions, 228 deletions
diff --git a/all/pom.xml b/all/pom.xml index 1630241db7..737c11a980 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -76,6 +76,12 @@ <dependency> <groupId>${project.groupId}</groupId> + <artifactId>vaadin-compatibility-themes</artifactId> + <version>${project.version}</version> + </dependency> + + <dependency> + <groupId>${project.groupId}</groupId> <artifactId>vaadin-compatibility-client</artifactId> <version>${project.version}</version> </dependency> diff --git a/bom/pom.xml b/bom/pom.xml index c99cff7c7b..d154f79b4f 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -66,6 +66,11 @@ </dependency> <dependency> <groupId>com.vaadin</groupId> + <artifactId>vaadin-compatibility-themes</artifactId> + <version>${project.version}</version> + </dependency> + <dependency> + <groupId>com.vaadin</groupId> <artifactId>vaadin-compatibility-client</artifactId> <version>${project.version}</version> </dependency> diff --git a/server/src/main/java/com/vaadin/ui/themes/BaseTheme.java b/compatibility-server/src/main/java/com/vaadin/v7/ui/themes/BaseTheme.java index 3b25f0ee24..237682ba3c 100644 --- a/server/src/main/java/com/vaadin/ui/themes/BaseTheme.java +++ b/compatibility-server/src/main/java/com/vaadin/v7/ui/themes/BaseTheme.java @@ -13,7 +13,7 @@ * License for the specific language governing permissions and limitations under * the License. */ -package com.vaadin.ui.themes; +package com.vaadin.v7.ui.themes; /** * <p> @@ -34,6 +34,7 @@ package com.vaadin.ui.themes; * @since 6.3.0 * */ +@Deprecated public class BaseTheme { public static final String THEME_NAME = "base"; diff --git a/server/src/main/java/com/vaadin/ui/themes/ChameleonTheme.java b/compatibility-server/src/main/java/com/vaadin/v7/ui/themes/ChameleonTheme.java index 5e4f27f24c..2523612bb2 100644 --- a/server/src/main/java/com/vaadin/ui/themes/ChameleonTheme.java +++ b/compatibility-server/src/main/java/com/vaadin/v7/ui/themes/ChameleonTheme.java @@ -13,8 +13,9 @@ * License for the specific language governing permissions and limitations under * the License. */ -package com.vaadin.ui.themes; +package com.vaadin.v7.ui.themes; +@Deprecated public class ChameleonTheme extends BaseTheme { public static final String THEME_NAME = "chameleon"; diff --git a/server/src/main/java/com/vaadin/ui/themes/Reindeer.java b/compatibility-server/src/main/java/com/vaadin/v7/ui/themes/Reindeer.java index 554bd6a75f..cb22bcae3f 100644 --- a/server/src/main/java/com/vaadin/ui/themes/Reindeer.java +++ b/compatibility-server/src/main/java/com/vaadin/v7/ui/themes/Reindeer.java @@ -13,13 +13,16 @@ * License for the specific language governing permissions and limitations under * the License. */ -package com.vaadin.ui.themes; +package com.vaadin.v7.ui.themes; import com.vaadin.ui.CssLayout; import com.vaadin.ui.FormLayout; import com.vaadin.ui.HorizontalLayout; +import com.vaadin.ui.HorizontalSplitPanel; import com.vaadin.ui.VerticalLayout; +import com.vaadin.ui.VerticalSplitPanel; +@Deprecated public class Reindeer extends BaseTheme { public static final String THEME_NAME = "reindeer"; diff --git a/server/src/main/java/com/vaadin/ui/themes/Runo.java b/compatibility-server/src/main/java/com/vaadin/v7/ui/themes/Runo.java index 645b805e7f..d01e1184b8 100644 --- a/server/src/main/java/com/vaadin/ui/themes/Runo.java +++ b/compatibility-server/src/main/java/com/vaadin/v7/ui/themes/Runo.java @@ -13,8 +13,9 @@ * License for the specific language governing permissions and limitations under * the License. */ -package com.vaadin.ui.themes; +package com.vaadin.v7.ui.themes; +@Deprecated public class Runo extends BaseTheme { public static final String THEME_NAME = "runo"; diff --git a/compatibility-themes/pom.xml b/compatibility-themes/pom.xml new file mode 100644 index 0000000000..ed47a260e0 --- /dev/null +++ b/compatibility-themes/pom.xml @@ -0,0 +1,362 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + <modelVersion>4.0.0</modelVersion> + <parent> + <groupId>com.vaadin</groupId> + <artifactId>vaadin-root</artifactId> + <version>8.0-SNAPSHOT</version> + </parent> + <artifactId>vaadin-compatibility-themes</artifactId> + <name>vaadin-compatibility-themes</name> + <packaging>jar</packaging> + + <url>https://vaadin.com/</url> + <description>Vaadin compatibility themes</description> + + <dependencies> + <!-- Maven plugin scans for vaadin-server... --> + <dependency> + <groupId>${project.groupId}</groupId> + <artifactId>vaadin-server</artifactId> + <version>${project.version}</version> + <scope>provided</scope> + </dependency> + <dependency> + <groupId>${project.groupId}</groupId> + <artifactId>vaadin-buildhelpers</artifactId> + <version>${project.version}</version> + <scope>provided</scope> + </dependency> + + <dependency> + <groupId>com.vaadin</groupId> + <artifactId>vaadin-sass-compiler</artifactId> + <scope>provided</scope> + </dependency> + + <dependency> + <groupId>com.carrotsearch</groupId> + <artifactId>smartsprites</artifactId> + <scope>provided</scope> + </dependency> + <!-- smartsprites dependency --> + <dependency> + <groupId>commons-io</groupId> + <artifactId>commons-io</artifactId> + <scope>provided</scope> + </dependency> + </dependencies> + + <build> + <plugins> + <plugin> + <artifactId>maven-resources-plugin</artifactId> + <executions> + <execution> + <id>copy-theme-sources</id> + <phase>generate-resources</phase> + <goals> + <goal>copy-resources</goal> + </goals> + <configuration> + <outputDirectory>${project.build.outputDirectory}</outputDirectory> + <resources> + <resource> + <directory>src/main/themes</directory> + <filtering>false</filtering> + <excludes> + <exclude>**/base.scss</exclude> + </excludes> + </resource> + <resource> + <directory>src/main/themes</directory> + <filtering>true</filtering> + <includes> + <include>**/base.scss</include> + </includes> + </resource> + </resources> + </configuration> + </execution> + </executions> + </plugin> + + + <plugin> + <groupId>com.vaadin</groupId> + <artifactId>vaadin-maven-plugin</artifactId> + <configuration> + <compressTheme>true</compressTheme> + <warSourceDirectory>${project.build.outputDirectory}</warSourceDirectory> + </configuration> + <executions> + <execution> + <phase>process-resources</phase> + <goals> + <goal>compile-theme</goal> + </goals> + </execution> + </executions> + </plugin> + + <plugin> + <groupId>org.codehaus.mojo</groupId> + <artifactId>exec-maven-plugin</artifactId> + <executions> + <execution> + <id>compile-legacy-base</id> + <phase>process-resources</phase> + <goals> + <goal>exec</goal> + </goals> + <configuration> + <classpathScope>compile</classpathScope> + <executable>${java.home}/bin/java</executable> + <arguments> + <argument>-classpath</argument> + <classpath /> + + <argument>com.vaadin.sass.SassCompiler</argument> + <argument> + ${project.build.outputDirectory}/VAADIN/themes/base/legacy-styles.scss</argument> + <argument> + ${project.build.outputDirectory}/VAADIN/themes/base/legacy-styles.css</argument> + </arguments> + </configuration> + </execution> + + <execution> + <id>compile-legacy-chameleon</id> + <phase>process-resources</phase> + <goals> + <goal>exec</goal> + </goals> + <configuration> + <classpathScope>compile</classpathScope> + <executable>${java.home}/bin/java</executable> + <arguments> + <argument>-classpath</argument> + <classpath /> + + <argument>com.vaadin.sass.SassCompiler</argument> + <argument> + ${project.build.outputDirectory}/VAADIN/themes/chameleon/legacy-styles.scss</argument> + <argument> + ${project.build.outputDirectory}/VAADIN/themes/chameleon/legacy-styles.css</argument> + </arguments> + </configuration> + </execution> + <execution> + <id>compile-legacy-reindeer</id> + <phase>process-resources</phase> + <goals> + <goal>exec</goal> + </goals> + <configuration> + <classpathScope>compile</classpathScope> + <executable>${java.home}/bin/java</executable> + <arguments> + <argument>-classpath</argument> + <classpath /> + + <argument>com.vaadin.sass.SassCompiler</argument> + <argument> + ${project.build.outputDirectory}/VAADIN/themes/reindeer/legacy-styles.scss</argument> + <argument> + ${project.build.outputDirectory}/VAADIN/themes/reindeer/legacy-styles.css</argument> + </arguments> + </configuration> + </execution> + <execution> + <id>compile-legacy-runo</id> + <phase>process-resources</phase> + <goals> + <goal>exec</goal> + </goals> + <configuration> + <classpathScope>compile</classpathScope> + <executable>${java.home}/bin/java</executable> + <arguments> + <argument>-classpath</argument> + <classpath /> + + <argument>com.vaadin.sass.SassCompiler</argument> + <argument> + ${project.build.outputDirectory}/VAADIN/themes/runo/legacy-styles.scss</argument> + <argument> + ${project.build.outputDirectory}/VAADIN/themes/runo/legacy-styles.css</argument> + </arguments> + </configuration> + </execution> + <execution> + <id>smart-sprite-reindeer</id> + <phase>process-resources</phase> + <goals> + <goal>exec</goal> + </goals> + <configuration> + <classpathScope>compile</classpathScope> + <executable>${java.home}/bin/java</executable> + <arguments> + <argument>-classpath</argument> + <classpath /> + + <argument>org.carrot2.labs.smartsprites.SmartSprites</argument> + + <argument>--sprite-png-depth</argument> + <argument>AUTO</argument> + + <argument>--css-file-encoding</argument> + <argument>UTF-8</argument> + + <argument>--root-dir-path</argument> + <argument>${project.build.outputDirectory}/VAADIN/themes/reindeer</argument> + + <argument>--log-level</argument> + <argument>WARN</argument> + </arguments> + </configuration> + </execution> + <execution> + <id>generate-export-package</id> + <phase>package</phase> + <goals> + <goal>exec</goal> + </goals> + <configuration> + <classpathScope>compile</classpathScope> + <executable>${java.home}/bin/java</executable> + <arguments> + <argument>-Dvaadin.version=${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}</argument> + <argument>-DincludeNumberPackages=0</argument> + + <argument>-classpath</argument> + <classpath /> + + <argument>com.vaadin.buildhelpers.GeneratePackageExports</argument> + + <argument>${project.build.directory}/${project.build.finalName}.${project.packaging}</argument> + <argument>VAADIN/themes</argument> + </arguments> + </configuration> + </execution> + </executions> + </plugin> + + <plugin> + <artifactId>maven-antrun-plugin</artifactId> + <executions> + <execution> + <id>repackage-reindeer</id> + <phase>process-classes</phase> + <goals> + <goal>run</goal> + </goals> + <configuration> + <target> + <property name="reindeer.theme.path" + value="${project.build.outputDirectory}/VAADIN/themes/reindeer/" /> + + <move + file="${reindeer.theme.path}/styles-sprite.css" + tofile="${reindeer.theme.path}/styles.css" /> + + <move + file="${reindeer.theme.path}/legacy-styles-sprite.css" + tofile="${reindeer.theme.path}/legacy-styles.css" /> + + <gzip + src="${reindeer.theme.path}/styles.css" + destfile="${reindeer.theme.path}/styles.css.gz" /> + </target> + </configuration> + </execution> + </executions> + </plugin> + + <plugin> + <groupId>org.apache.felix</groupId> + <artifactId>maven-bundle-plugin</artifactId> + <extensions>true</extensions> + <configuration> + <instructions> + <Bundle-Version>${osgi.bundle.version}</Bundle-Version> + <Bundle-RequiredExecutionEnvironment>${osgi.execution.environment}</Bundle-RequiredExecutionEnvironment> + <!-- Export package is handled in exec plugin --> + <Export-Package></Export-Package> + <Import-Package></Import-Package> + </instructions> + </configuration> + <executions> + <execution> + <id>bundle-manifest</id> + <phase>prepare-package</phase> + <goals> + <goal>manifest</goal> + </goals> + </execution> + </executions> + </plugin> + + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-jar-plugin</artifactId> + <version>2.6</version> + <configuration> + <archive> + <manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile> + <index>false</index> + <manifest> + <addDefaultImplementationEntries>true</addDefaultImplementationEntries> + </manifest> + </archive> + </configuration> + </plugin> + </plugins> + + <pluginManagement> + <plugins> + <plugin> + <artifactId>maven-source-plugin</artifactId> + <configuration> + <skipSource>true</skipSource> + </configuration> + </plugin> + <!--This plugin's configuration is used to store Eclipse + m2e settings only. It has no influence on the Maven build itself. --> + <plugin> + <groupId>org.eclipse.m2e</groupId> + <artifactId>lifecycle-mapping</artifactId> + <version>1.0.0</version> + <configuration> + <lifecycleMappingMetadata> + <pluginExecutions> + <pluginExecution> + <pluginExecutionFilter> + <groupId> + org.codehaus.mojo + </groupId> + <artifactId> + exec-maven-plugin + </artifactId> + <versionRange> + [1.4.0,) + </versionRange> + <goals> + <goal>exec</goal> + </goals> + </pluginExecutionFilter> + <action> + <ignore /> + </action> + </pluginExecution> + </pluginExecutions> + </lifecycleMappingMetadata> + </configuration> + </plugin> + </plugins> + </pluginManagement> + </build> + +</project> diff --git a/themes/src/main/themes/VAADIN/themes/base/absolutelayout/absolutelayout.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/absolutelayout/absolutelayout.scss index 4f007de9af..4f007de9af 100644 --- a/themes/src/main/themes/VAADIN/themes/base/absolutelayout/absolutelayout.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/absolutelayout/absolutelayout.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/accordion/accordion.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/accordion/accordion.scss index a8def37d3b..a8def37d3b 100644 --- a/themes/src/main/themes/VAADIN/themes/base/accordion/accordion.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/accordion/accordion.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/base.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/base.scss index 001d00be49..001d00be49 100644 --- a/themes/src/main/themes/VAADIN/themes/base/base.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/base.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/browserframe/browserframe.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/browserframe/browserframe.scss index fce9c11513..fce9c11513 100644 --- a/themes/src/main/themes/VAADIN/themes/base/browserframe/browserframe.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/browserframe/browserframe.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/button/button.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/button/button.scss index 694e49a359..694e49a359 100644 --- a/themes/src/main/themes/VAADIN/themes/base/button/button.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/button/button.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/button/checkbox.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/button/checkbox.scss index e46d236035..e46d236035 100644 --- a/themes/src/main/themes/VAADIN/themes/base/button/checkbox.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/button/checkbox.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/button/nativebutton.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/button/nativebutton.scss index f85bd507ab..f85bd507ab 100644 --- a/themes/src/main/themes/VAADIN/themes/base/button/nativebutton.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/button/nativebutton.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/calendar/calendar.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/calendar/calendar.scss index 8ff97df0f9..8ff97df0f9 100644 --- a/themes/src/main/themes/VAADIN/themes/base/calendar/calendar.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/calendar/calendar.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/calendar/img/arrows.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/calendar/img/arrows.png Binary files differindex 9905c0b065..9905c0b065 100644 --- a/themes/src/main/themes/VAADIN/themes/base/calendar/img/arrows.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/calendar/img/arrows.png diff --git a/themes/src/main/themes/VAADIN/themes/base/caption/caption.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/caption/caption.scss index ec87f71999..ec87f71999 100644 --- a/themes/src/main/themes/VAADIN/themes/base/caption/caption.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/caption/caption.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/colorpicker/colorpicker.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/colorpicker.scss index 70705dcee3..70705dcee3 100644 --- a/themes/src/main/themes/VAADIN/themes/base/colorpicker/colorpicker.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/colorpicker.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/colorpicker/images/gradient.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/images/gradient.png Binary files differindex def063a8ab..def063a8ab 100644 --- a/themes/src/main/themes/VAADIN/themes/base/colorpicker/images/gradient.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/images/gradient.png diff --git a/themes/src/main/themes/VAADIN/themes/base/colorpicker/images/gradient2.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/images/gradient2.png Binary files differindex f51ed752a7..f51ed752a7 100644 --- a/themes/src/main/themes/VAADIN/themes/base/colorpicker/images/gradient2.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/images/gradient2.png diff --git a/themes/src/main/themes/VAADIN/themes/base/colorpicker/images/resizebg-selected.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/images/resizebg-selected.png Binary files differindex 6e56ec0cc7..6e56ec0cc7 100644 --- a/themes/src/main/themes/VAADIN/themes/base/colorpicker/images/resizebg-selected.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/images/resizebg-selected.png diff --git a/themes/src/main/themes/VAADIN/themes/base/colorpicker/images/resizebg.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/images/resizebg.png Binary files differindex b6e3532713..b6e3532713 100644 --- a/themes/src/main/themes/VAADIN/themes/base/colorpicker/images/resizebg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/images/resizebg.png diff --git a/themes/src/main/themes/VAADIN/themes/base/colorpicker/images/slider_hue_bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/images/slider_hue_bg.png Binary files differindex bcef2c5575..bcef2c5575 100644 --- a/themes/src/main/themes/VAADIN/themes/base/colorpicker/images/slider_hue_bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/colorpicker/images/slider_hue_bg.png diff --git a/themes/src/main/themes/VAADIN/themes/base/common/common.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/common.scss index ae811bac79..ae811bac79 100644 --- a/themes/src/main/themes/VAADIN/themes/base/common/common.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/common.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader-big.gif b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader-big.gif Binary files differindex 73dc88e31f..73dc88e31f 100644 --- a/themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader-big.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader-big.gif diff --git a/themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader-medium.gif b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader-medium.gif Binary files differindex 0a0c6aaef0..0a0c6aaef0 100644 --- a/themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader-medium.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader-medium.gif diff --git a/themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader.gif b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader.gif Binary files differindex 354dc4685c..354dc4685c 100644 --- a/themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/ajax-loader.gif diff --git a/themes/src/main/themes/VAADIN/themes/base/common/img/drag-slot-dot.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/drag-slot-dot.png Binary files differindex f8abcf7e21..f8abcf7e21 100644 --- a/themes/src/main/themes/VAADIN/themes/base/common/img/drag-slot-dot.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/drag-slot-dot.png diff --git a/themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator-delay.gif b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator-delay.gif Binary files differindex 831526849e..831526849e 100644 --- a/themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator-delay.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator-delay.gif diff --git a/themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator-wait.gif b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator-wait.gif Binary files differindex b10a0720b5..b10a0720b5 100644 --- a/themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator-wait.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator-wait.gif diff --git a/themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator.gif b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator.gif Binary files differindex 3fae1b8a6b..3fae1b8a6b 100644 --- a/themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/loading-indicator.gif diff --git a/themes/src/main/themes/VAADIN/themes/base/common/img/reconnect-spinner.gif b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/reconnect-spinner.gif Binary files differindex bc1a496d11..bc1a496d11 100644 --- a/themes/src/main/themes/VAADIN/themes/base/common/img/reconnect-spinner.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/reconnect-spinner.gif diff --git a/themes/src/main/themes/VAADIN/themes/base/common/img/sprites.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/sprites.png Binary files differindex c5d2e89b97..c5d2e89b97 100644 --- a/themes/src/main/themes/VAADIN/themes/base/common/img/sprites.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/img/sprites.png diff --git a/themes/src/main/themes/VAADIN/themes/base/common/mixins.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/mixins.scss index fab97e9565..fab97e9565 100644 --- a/themes/src/main/themes/VAADIN/themes/base/common/mixins.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/mixins.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/common/reconnect-dialog.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/reconnect-dialog.scss index 15b78800d0..15b78800d0 100644 --- a/themes/src/main/themes/VAADIN/themes/base/common/reconnect-dialog.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/common/reconnect-dialog.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/csslayout/csslayout.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/csslayout/csslayout.scss index d6df771b85..d6df771b85 100644 --- a/themes/src/main/themes/VAADIN/themes/base/csslayout/csslayout.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/csslayout/csslayout.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/customcomponent/customcomponent.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/customcomponent/customcomponent.scss index d672254a86..d672254a86 100644 --- a/themes/src/main/themes/VAADIN/themes/base/customcomponent/customcomponent.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/customcomponent/customcomponent.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/customlayout/customlayout.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/customlayout/customlayout.scss index c8a13da4e9..c8a13da4e9 100644 --- a/themes/src/main/themes/VAADIN/themes/base/customlayout/customlayout.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/customlayout/customlayout.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/datefield/datefield.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/datefield/datefield.scss index 480f2e56d1..480f2e56d1 100644 --- a/themes/src/main/themes/VAADIN/themes/base/datefield/datefield.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/datefield/datefield.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/dragwrapper/dragwrapper.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/dragwrapper/dragwrapper.scss index 86000abd7c..86000abd7c 100644 --- a/themes/src/main/themes/VAADIN/themes/base/dragwrapper/dragwrapper.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/dragwrapper/dragwrapper.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/embedded/embedded.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/embedded/embedded.scss index abb5e7956f..abb5e7956f 100644 --- a/themes/src/main/themes/VAADIN/themes/base/embedded/embedded.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/embedded/embedded.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/escalator/escalator.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/escalator/escalator.scss index 1abf754584..1abf754584 100644 --- a/themes/src/main/themes/VAADIN/themes/base/escalator/escalator.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/escalator/escalator.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/favicon.ico b/compatibility-themes/src/main/themes/VAADIN/themes/base/favicon.ico Binary files differindex 1f81f0de76..1f81f0de76 100644 --- a/themes/src/main/themes/VAADIN/themes/base/favicon.ico +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/favicon.ico diff --git a/themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.eot b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.eot Binary files differindex 9b6afaedc0..9b6afaedc0 100755 --- a/themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.eot +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.eot diff --git a/themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.svg b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.svg index d05688e9e2..d05688e9e2 100755 --- a/themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.svg +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.svg diff --git a/themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.ttf b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.ttf Binary files differindex 26dea7951a..26dea7951a 100755 --- a/themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.ttf +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.ttf diff --git a/themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.woff b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.woff Binary files differindex dc35ce3c2c..dc35ce3c2c 100755 --- a/themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.woff +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/fontawesome-webfont.woff diff --git a/themes/src/main/themes/VAADIN/themes/base/fonts/fonts.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/fonts.scss index 1f5c0cf6a2..1f5c0cf6a2 100644 --- a/themes/src/main/themes/VAADIN/themes/base/fonts/fonts.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/fonts.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.eot b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.eot Binary files differindex 9cc04785e2..9cc04785e2 100644 --- a/themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.eot +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.eot diff --git a/themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.svg b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.svg index 59685c3b3a..59685c3b3a 100644 --- a/themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.svg +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.svg diff --git a/themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.ttf b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.ttf Binary files differindex 1b7dd4a6ad..1b7dd4a6ad 100644 --- a/themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.ttf +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.ttf diff --git a/themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.woff b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.woff Binary files differindex 7d055f6dd0..7d055f6dd0 100644 --- a/themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.woff +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/fonts/themeicons-webfont.woff diff --git a/themes/src/main/themes/VAADIN/themes/base/formlayout/formlayout.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/formlayout/formlayout.scss index 2e2a3213f9..2e2a3213f9 100644 --- a/themes/src/main/themes/VAADIN/themes/base/formlayout/formlayout.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/formlayout/formlayout.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/grid/grid.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/grid/grid.scss index fdbf2a0cf5..fdbf2a0cf5 100644 --- a/themes/src/main/themes/VAADIN/themes/base/grid/grid.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/grid/grid.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/gridlayout/gridlayout.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/gridlayout/gridlayout.scss index 54a2e8667c..54a2e8667c 100644 --- a/themes/src/main/themes/VAADIN/themes/base/gridlayout/gridlayout.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/gridlayout/gridlayout.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/inlinedatefield/inlinedatefield.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/inlinedatefield/inlinedatefield.scss index 06a24125c2..06a24125c2 100644 --- a/themes/src/main/themes/VAADIN/themes/base/inlinedatefield/inlinedatefield.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/inlinedatefield/inlinedatefield.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/label/label.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/label/label.scss index 3c72796828..3c72796828 100644 --- a/themes/src/main/themes/VAADIN/themes/base/label/label.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/label/label.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/layout/layout.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/layout/layout.scss index fe3fcd17ed..fe3fcd17ed 100644 --- a/themes/src/main/themes/VAADIN/themes/base/layout/layout.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/layout/layout.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/legacy-styles.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/legacy-styles.scss index 188fc85d46..188fc85d46 100644 --- a/themes/src/main/themes/VAADIN/themes/base/legacy-styles.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/legacy-styles.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/link/link.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/link/link.scss index bff6fbd5fe..bff6fbd5fe 100644 --- a/themes/src/main/themes/VAADIN/themes/base/link/link.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/link/link.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/loginform/loginform.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/loginform/loginform.scss index 48fabbf793..48fabbf793 100644 --- a/themes/src/main/themes/VAADIN/themes/base/loginform/loginform.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/loginform/loginform.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/menubar/img/check.gif b/compatibility-themes/src/main/themes/VAADIN/themes/base/menubar/img/check.gif Binary files differindex 0a89195168..0a89195168 100644 --- a/themes/src/main/themes/VAADIN/themes/base/menubar/img/check.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/menubar/img/check.gif diff --git a/themes/src/main/themes/VAADIN/themes/base/menubar/menubar.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/menubar/menubar.scss index 1017e38992..1017e38992 100644 --- a/themes/src/main/themes/VAADIN/themes/base/menubar/menubar.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/menubar/menubar.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/notification/notification.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/notification/notification.scss index 5deb7e0e84..5deb7e0e84 100644 --- a/themes/src/main/themes/VAADIN/themes/base/notification/notification.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/notification/notification.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/orderedlayout/orderedlayout.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/orderedlayout/orderedlayout.scss index 7820d842fc..7820d842fc 100644 --- a/themes/src/main/themes/VAADIN/themes/base/orderedlayout/orderedlayout.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/orderedlayout/orderedlayout.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/panel/panel.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/panel/panel.scss index 16fadfa15d..16fadfa15d 100644 --- a/themes/src/main/themes/VAADIN/themes/base/panel/panel.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/panel/panel.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/popupview/popupview.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/popupview/popupview.scss index cafcf9b720..cafcf9b720 100644 --- a/themes/src/main/themes/VAADIN/themes/base/popupview/popupview.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/popupview/popupview.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/progressindicator/progressindicator.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/progressindicator/progressindicator.scss index 0065cf3d07..0065cf3d07 100644 --- a/themes/src/main/themes/VAADIN/themes/base/progressindicator/progressindicator.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/progressindicator/progressindicator.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/select/select.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/select/select.scss index fc097405b7..fc097405b7 100644 --- a/themes/src/main/themes/VAADIN/themes/base/select/select.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/select/select.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/slider/slider.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/slider/slider.scss index 60047bc6db..60047bc6db 100644 --- a/themes/src/main/themes/VAADIN/themes/base/slider/slider.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/slider/slider.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/splitpanel/splitpanel.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/splitpanel/splitpanel.scss index 968894d92d..968894d92d 100644 --- a/themes/src/main/themes/VAADIN/themes/base/splitpanel/splitpanel.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/splitpanel/splitpanel.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/styles.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/styles.scss index 1b6942944b..1b6942944b 100644 --- a/themes/src/main/themes/VAADIN/themes/base/styles.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/styles.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/table/table.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/table/table.scss index 22ffdffa4d..22ffdffa4d 100644 --- a/themes/src/main/themes/VAADIN/themes/base/table/table.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/table/table.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/tabsheet/tabsheet.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/tabsheet/tabsheet.scss index 14def56ab5..14def56ab5 100644 --- a/themes/src/main/themes/VAADIN/themes/base/tabsheet/tabsheet.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/tabsheet/tabsheet.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/textfield/img/richtext-toolbar-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/textfield/img/richtext-toolbar-bg.png Binary files differindex e92be23e51..e92be23e51 100644 --- a/themes/src/main/themes/VAADIN/themes/base/textfield/img/richtext-toolbar-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/textfield/img/richtext-toolbar-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/base/textfield/textfield.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/textfield/textfield.scss index 5c05228ad8..5c05228ad8 100644 --- a/themes/src/main/themes/VAADIN/themes/base/textfield/textfield.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/textfield/textfield.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-collapse-last.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-collapse-last.png Binary files differindex c03e0839b5..c03e0839b5 100644 --- a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-collapse-last.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-collapse-last.png diff --git a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-collapse.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-collapse.png Binary files differindex 577a7c9de6..577a7c9de6 100644 --- a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-collapse.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-collapse.png diff --git a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-expand-last.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-expand-last.png Binary files differindex 3a578681de..3a578681de 100644 --- a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-expand-last.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-expand-last.png diff --git a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-expand.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-expand.png Binary files differindex f3548875fa..f3548875fa 100644 --- a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-expand.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-expand.png diff --git a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-item-last.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-item-last.png Binary files differindex 2eb04a32fd..2eb04a32fd 100644 --- a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-item-last.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-item-last.png diff --git a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-item.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-item.png Binary files differindex 5f88fe1bef..5f88fe1bef 100644 --- a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-item.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-item.png diff --git a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-leaf-last.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-leaf-last.png Binary files differindex 15a255088a..15a255088a 100644 --- a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-leaf-last.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-leaf-last.png diff --git a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-leaf.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-leaf.png Binary files differindex 282839bb95..282839bb95 100644 --- a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector-leaf.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector-leaf.png diff --git a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector.png Binary files differindex 4f0327204e..4f0327204e 100644 --- a/themes/src/main/themes/VAADIN/themes/base/tree/img/connector.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/img/connector.png diff --git a/themes/src/main/themes/VAADIN/themes/base/tree/tree.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/tree.scss index ace6d7d2f2..ace6d7d2f2 100644 --- a/themes/src/main/themes/VAADIN/themes/base/tree/tree.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/tree/tree.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-down.gif b/compatibility-themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-down.gif Binary files differindex ad599674a1..ad599674a1 100644 --- a/themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-down.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-down.gif diff --git a/themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-down.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-down.png Binary files differindex cba812b799..cba812b799 100644 --- a/themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-down.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-down.png diff --git a/themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-right.gif b/compatibility-themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-right.gif Binary files differindex cbe21ac7c0..cbe21ac7c0 100644 --- a/themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-right.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-right.gif diff --git a/themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-right.png Binary files differindex 7fe6e2b59f..7fe6e2b59f 100644 --- a/themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/treetable/img/arrow-right.png diff --git a/themes/src/main/themes/VAADIN/themes/base/treetable/treetable.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/treetable/treetable.scss index e4d41eefa8..e4d41eefa8 100644 --- a/themes/src/main/themes/VAADIN/themes/base/treetable/treetable.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/treetable/treetable.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/upload/upload.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/upload/upload.scss index f8e707446c..f8e707446c 100644 --- a/themes/src/main/themes/VAADIN/themes/base/upload/upload.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/upload/upload.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/widget/widget.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/widget/widget.scss index e4f660003c..e4f660003c 100644 --- a/themes/src/main/themes/VAADIN/themes/base/widget/widget.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/widget/widget.scss diff --git a/themes/src/main/themes/VAADIN/themes/base/window/window.scss b/compatibility-themes/src/main/themes/VAADIN/themes/base/window/window.scss index a0f68e2523..a0f68e2523 100644 --- a/themes/src/main/themes/VAADIN/themes/base/window/window.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/base/window/window.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/chameleon.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/chameleon.scss index b315678308..b315678308 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/chameleon.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/chameleon.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/common/common.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/common/common.scss index 86b65f70fb..86b65f70fb 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/common/common.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/common/common.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/accordion/accordion.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/accordion/accordion.scss index 2fe0307fe0..2fe0307fe0 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/accordion/accordion.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/accordion/accordion.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/button/button.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/button/button.scss index a5bb4d44fa..a5bb4d44fa 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/button/button.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/button/button.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/colorpicker/colorpicker.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/colorpicker/colorpicker.scss index 98f00f0626..98f00f0626 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/colorpicker/colorpicker.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/colorpicker/colorpicker.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/components.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/components.scss index 578ea23bf3..578ea23bf3 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/components.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/components.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/datefield/datefield.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/datefield/datefield.scss index 2947a71896..2947a71896 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/datefield/datefield.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/datefield/datefield.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/grid/grid.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/grid/grid.scss index 5007ad6619..5007ad6619 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/grid/grid.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/grid/grid.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/inlinedatefield/inlinedatefield.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/inlinedatefield/inlinedatefield.scss index deceee19be..deceee19be 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/inlinedatefield/inlinedatefield.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/inlinedatefield/inlinedatefield.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/label/label.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/label/label.scss index 5afcbd584a..5afcbd584a 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/label/label.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/label/label.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/menubar/menubar.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/menubar/menubar.scss index 0db478855d..0db478855d 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/menubar/menubar.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/menubar/menubar.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/notification/notification.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/notification/notification.scss index a1454ccfad..a1454ccfad 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/notification/notification.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/notification/notification.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/panel/panel.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/panel/panel.scss index bae827b484..bae827b484 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/panel/panel.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/panel/panel.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/popupview/popupview.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/popupview/popupview.scss index 978ca56391..978ca56391 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/popupview/popupview.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/popupview/popupview.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/progressindicator/progressindicator.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/progressindicator/progressindicator.scss index 56eb2cc6c9..56eb2cc6c9 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/progressindicator/progressindicator.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/progressindicator/progressindicator.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/selects/selects.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/selects/selects.scss index fc51e8a779..fc51e8a779 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/selects/selects.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/selects/selects.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/slider/slider.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/slider/slider.scss index 30c5eb85cb..30c5eb85cb 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/slider/slider.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/slider/slider.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/splitpanel/splitpanel.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/splitpanel/splitpanel.scss index 2496be6513..2496be6513 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/splitpanel/splitpanel.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/splitpanel/splitpanel.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/table/table.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/table/table.scss index f224e898f1..f224e898f1 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/table/table.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/table/table.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/tabsheet/tabsheet.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/tabsheet/tabsheet.scss index d7f968fe43..d7f968fe43 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/tabsheet/tabsheet.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/tabsheet/tabsheet.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/textfield/textfield.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/textfield/textfield.scss index dc6500781a..dc6500781a 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/textfield/textfield.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/textfield/textfield.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/tree/tree.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/tree/tree.scss index 9b33cd0155..9b33cd0155 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/tree/tree.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/tree/tree.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/components/window/window.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/window/window.scss index 16de81a785..16de81a785 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/components/window/window.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/components/window/window.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/compound/compound.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/compound/compound.scss index 43a8717dbb..43a8717dbb 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/compound/compound.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/compound/compound.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/favicon.ico b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/favicon.ico Binary files differindex 1f81f0de76..1f81f0de76 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/favicon.ico +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/favicon.ico diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/icons/bullet-white.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/icons/bullet-white.png Binary files differindex f0a0b1bfba..f0a0b1bfba 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/icons/bullet-white.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/icons/bullet-white.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/icons/bullet.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/icons/bullet.png Binary files differindex 5047f6b27c..5047f6b27c 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/icons/bullet.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/icons/bullet.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/app-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/app-bg.png Binary files differindex 0eb0022781..0eb0022781 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/app-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/app-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/close-btn.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/close-btn.png Binary files differindex a1337676e1..a1337676e1 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/close-btn.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/close-btn.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/date-btn-big.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/date-btn-big.png Binary files differindex d4562a1368..d4562a1368 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/date-btn-big.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/date-btn-big.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/date-btn.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/date-btn.png Binary files differindex 522a77539e..522a77539e 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/date-btn.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/date-btn.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/error-close.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/error-close.png Binary files differindex 587a680604..587a680604 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/error-close.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/error-close.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/error-indicator.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/error-indicator.png Binary files differindex ab7b4bb2f0..ab7b4bb2f0 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/error-indicator.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/error-indicator.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-bottom.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-bottom.png Binary files differindex 3d86693c5f..3d86693c5f 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-bottom.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-bottom.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-bottom2.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-bottom2.png Binary files differindex 1bf7a557ef..1bf7a557ef 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-bottom2.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-bottom2.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-top2.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-top2.png Binary files differindex 8509f462e0..8509f462e0 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-top2.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-dark-top2.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-left.png Binary files differindex a6965e4772..a6965e4772 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-left.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-top.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-top.png Binary files differindex d9479f195e..d9479f195e 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-top.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-top.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-top2.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-top2.png Binary files differindex 51ec5e60b3..51ec5e60b3 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-top2.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/grad-light-top2.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/indeterminate-progress.gif b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/indeterminate-progress.gif Binary files differindex 46136f0339..46136f0339 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/indeterminate-progress.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/indeterminate-progress.gif diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/input-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/input-bg.png Binary files differindex 08b67dd7bd..08b67dd7bd 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/input-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/input-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/label-error-icon-big.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/label-error-icon-big.png Binary files differindex 6de95c9595..6de95c9595 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/label-error-icon-big.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/label-error-icon-big.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/label-error-icon.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/label-error-icon.png Binary files differindex 8802ac417c..8802ac417c 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/label-error-icon.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/label-error-icon.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/label-warning-icon-big.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/label-warning-icon-big.png Binary files differindex e6bb96cbdd..e6bb96cbdd 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/label-warning-icon-big.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/label-warning-icon-big.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/label-warning-icon.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/label-warning-icon.png Binary files differindex 67886c067c..67886c067c 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/label-warning-icon.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/label-warning-icon.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/magnifier-big.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/magnifier-big.png Binary files differindex 19d662fe7c..19d662fe7c 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/magnifier-big.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/magnifier-big.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/magnifier.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/magnifier.png Binary files differindex 3fed5eeaab..3fed5eeaab 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/magnifier.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/magnifier.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/maximize.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/maximize.png Binary files differindex 5c6488d1a5..5c6488d1a5 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/maximize.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/maximize.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/resize.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/resize.png Binary files differindex 86ae55eced..86ae55eced 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/resize.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/resize.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/restore.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/restore.png Binary files differindex 55d004fe53..55d004fe53 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/restore.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/restore.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/split-handle.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/split-handle.png Binary files differindex 01085cdd4d..01085cdd4d 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/split-handle.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/split-handle.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/img/tab-arrows.png b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/tab-arrows.png Binary files differindex 8a16d80e55..8a16d80e55 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/img/tab-arrows.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/img/tab-arrows.png diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/legacy-styles.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/legacy-styles.scss index 843f81475c..843f81475c 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/legacy-styles.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/legacy-styles.scss diff --git a/themes/src/main/themes/VAADIN/themes/chameleon/styles.scss b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/styles.scss index 0c55a57239..0c55a57239 100644 --- a/themes/src/main/themes/VAADIN/themes/chameleon/styles.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/chameleon/styles.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/a-sprite-definitions/a-sprite-definitions.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/a-sprite-definitions/a-sprite-definitions.scss index ffa7ca349a..ffa7ca349a 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/a-sprite-definitions/a-sprite-definitions.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/a-sprite-definitions/a-sprite-definitions.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/accordion/accordion.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/accordion/accordion.scss index cd2ca4b21d..cd2ca4b21d 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/accordion/accordion.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/accordion/accordion.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/button-link-style.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/button-link-style.scss index 2064cb1650..2064cb1650 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/button-link-style.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/button-link-style.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/button-primary-style.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/button-primary-style.scss index 238a694e28..238a694e28 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/button-primary-style.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/button-primary-style.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/button-small-style.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/button-small-style.scss index 5c9e8a32bb..5c9e8a32bb 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/button-small-style.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/button-small-style.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/button-standard.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/button-standard.scss index 632340f228..632340f228 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/button-standard.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/button-standard.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/button.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/button.scss index 2fd34ef2c8..2fd34ef2c8 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/button.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/button.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left-focus.png Binary files differindex 4361800079..4361800079 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left-pressed.png Binary files differindex ab0d245b15..ab0d245b15 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left.png Binary files differindex e77900abc5..e77900abc5 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/left.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left-focus.png Binary files differindex 47bfc36a5b..47bfc36a5b 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left-pressed.png Binary files differindex d20fa467f8..d20fa467f8 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left.png Binary files differindex e05e8cf8ae..e05e8cf8ae 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-left.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right-focus.png Binary files differindex ecc06c52ab..ecc06c52ab 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right-pressed.png Binary files differindex b71eecc3d8..b71eecc3d8 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right.png Binary files differindex 94d5e93f85..94d5e93f85 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/primary-right.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right-focus.png Binary files differindex 43e6edb2b9..43e6edb2b9 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right-pressed.png Binary files differindex 2612f6869d..2612f6869d 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right.png Binary files differindex bfeafb779e..bfeafb779e 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/right.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left-focus.png Binary files differindex 55e76701b8..55e76701b8 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left-pressed.png Binary files differindex 01eea1ea58..01eea1ea58 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left.png Binary files differindex 28aca63243..28aca63243 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-left.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right-focus.png Binary files differindex 4415262cb6..4415262cb6 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right-pressed.png Binary files differindex 7095241499..7095241499 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right.png Binary files differindex 1be4b2c327..1be4b2c327 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/black/small-right.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/left-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/left-focus.png Binary files differindex 636cf840c3..636cf840c3 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/left-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/left-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/left-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/left-pressed.png Binary files differindex e70f56b84b..e70f56b84b 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/left-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/left-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/left.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/left.png Binary files differindex c4209e8119..c4209e8119 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/left.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left-focus.png Binary files differindex 7952ae5022..7952ae5022 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left-pressed.png Binary files differindex 7ff5296025..7ff5296025 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left.png Binary files differindex abb6bcc5af..abb6bcc5af 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-left.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right-focus.png Binary files differindex 7b7ae32d84..7b7ae32d84 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right-pressed.png Binary files differindex dbcc59c906..dbcc59c906 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right.png Binary files differindex a600b84c34..a600b84c34 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/primary-right.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/right-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/right-focus.png Binary files differindex fa59dfefa3..fa59dfefa3 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/right-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/right-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/right-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/right-pressed.png Binary files differindex 2cbe6c010f..2cbe6c010f 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/right-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/right-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/right.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/right.png Binary files differindex af80f785e8..af80f785e8 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/right.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left-focus.png Binary files differindex 96408f225f..96408f225f 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left-pressed.png Binary files differindex 90f0d5cbef..90f0d5cbef 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left.png Binary files differindex 4efaa98ac2..4efaa98ac2 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-left.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right-focus.png Binary files differindex 03c4c92e68..03c4c92e68 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right-pressed.png Binary files differindex 90a22c8b8b..90a22c8b8b 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right.png Binary files differindex 96f11915c1..96f11915c1 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/img/small-right.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/button/nativebutton.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/nativebutton.scss index 5d13f3b56e..5d13f3b56e 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/button/nativebutton.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/button/nativebutton.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/colorpicker/colorpicker.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/colorpicker/colorpicker.scss index 4224691d12..4224691d12 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/colorpicker/colorpicker.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/colorpicker/colorpicker.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/common/common.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/common/common.scss index 5e85cb09bc..5e85cb09bc 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/common/common.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/common/common.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/common/icons/bullet-white.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/common/icons/bullet-white.png Binary files differindex f0a0b1bfba..f0a0b1bfba 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/common/icons/bullet-white.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/common/icons/bullet-white.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/common/icons/bullet.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/common/icons/bullet.png Binary files differindex 5047f6b27c..5047f6b27c 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/common/icons/bullet.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/common/icons/bullet.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/common/icons/error.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/common/icons/error.png Binary files differindex 14200fcfda..14200fcfda 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/common/icons/error.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/common/icons/error.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/common/img/sel-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/common/img/sel-bg.png Binary files differindex 272db0e9f5..272db0e9f5 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/common/img/sel-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/common/img/sel-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/datefield.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/datefield.scss index d486316419..d486316419 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/datefield.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/datefield.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-black-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-black-pressed.png Binary files differindex 4da33f2113..4da33f2113 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-black-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-black-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-black.png Binary files differindex 94517547c0..94517547c0 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-pressed.png Binary files differindex 48a3bc8ff5..48a3bc8ff5 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg.png Binary files differindex f033b5316d..f033b5316d 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/header-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-black-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-black-pressed.png Binary files differindex f4c54cd177..f4c54cd177 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-black-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-black-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-black.png Binary files differindex 37001e2794..37001e2794 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-pressed.png Binary files differindex 22393c7973..22393c7973 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next.png Binary files differindex 50732c44ad..50732c44ad 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-next.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-black-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-black-pressed.png Binary files differindex d57ed56a45..d57ed56a45 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-black-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-black-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-black.png Binary files differindex 2d525f5751..2d525f5751 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-pressed.png Binary files differindex ad39a9ae22..ad39a9ae22 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev.png Binary files differindex 19bb013151..19bb013151 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/month-prev.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-black-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-black-pressed.png Binary files differindex 393b1c5d5f..393b1c5d5f 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-black-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-black-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-black.png Binary files differindex 927fba5b31..927fba5b31 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-pressed.png Binary files differindex 26f237ba0b..26f237ba0b 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn.png Binary files differindex e51b1f0602..e51b1f0602 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/popup-btn.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-bg-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-bg-black.png Binary files differindex f64cdafd5c..f64cdafd5c 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-bg-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-bg-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-bg.png Binary files differindex 19fd2b4288..19fd2b4288 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-first-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-first-black.png Binary files differindex ff6ee7ba1b..ff6ee7ba1b 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-first-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-first-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-first.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-first.png Binary files differindex f77ed233ae..f77ed233ae 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-first.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-first.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-last-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-last-black.png Binary files differindex 984d2c2129..984d2c2129 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-last-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-last-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-last.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-last.png Binary files differindex 500dc8bdaa..500dc8bdaa 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-last.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/weekday-last.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-black-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-black-pressed.png Binary files differindex 038f46149b..038f46149b 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-black-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-black-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-black.png Binary files differindex 45c762fbcd..45c762fbcd 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-pressed.png Binary files differindex 60b57c370b..60b57c370b 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next.png Binary files differindex bb015ef73d..bb015ef73d 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-next.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-black-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-black-pressed.png Binary files differindex 3df767e493..3df767e493 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-black-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-black-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-black.png Binary files differindex 05b7178722..05b7178722 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-pressed.png Binary files differindex c760d022e8..c760d022e8 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev.png Binary files differindex 3cd62e4e95..3cd62e4e95 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/datefield/img/year-prev.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/favicon.ico b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/favicon.ico Binary files differindex 1f81f0de76..1f81f0de76 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/favicon.ico +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/favicon.ico diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/formlayout/formlayout.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/formlayout/formlayout.scss index 7f8871fdac..7f8871fdac 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/formlayout/formlayout.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/formlayout/formlayout.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/grid/grid.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/grid.scss index 05b93c1259..05b93c1259 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/grid/grid.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/grid.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/grid/img/asc-light.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/asc-light.png Binary files differindex 44ed76001a..44ed76001a 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/grid/img/asc-light.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/asc-light.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/grid/img/desc-light.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/desc-light.png Binary files differindex 84d15a0628..84d15a0628 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/grid/img/desc-light.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/desc-light.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-bg-light.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-bg-light.png Binary files differindex 20b34474c7..20b34474c7 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-bg-light.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-bg-light.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-header-bg-light.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-header-bg-light.png Binary files differindex 4e83df03cb..4e83df03cb 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-header-bg-light.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-header-bg-light.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-sel-bg-light.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-sel-bg-light.png Binary files differindex 249fd5917c..249fd5917c 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-sel-bg-light.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/focus-sel-bg-light.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/grid/img/header-bg-light.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/header-bg-light.png Binary files differindex 0b913e2ef1..0b913e2ef1 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/grid/img/header-bg-light.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/grid/img/header-bg-light.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/inlinedatefield/inlinedatefield.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/inlinedatefield/inlinedatefield.scss index 8ad3c1a012..8ad3c1a012 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/inlinedatefield/inlinedatefield.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/inlinedatefield/inlinedatefield.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/label/label.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/label/label.scss index b18eb7432f..b18eb7432f 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/label/label.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/label/label.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/layouts/img/black-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/layouts/img/black-bg.png Binary files differindex f2e0ac0537..f2e0ac0537 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/layouts/img/black-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/layouts/img/black-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/layouts/layouts.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/layouts/layouts.scss index 0b0b311daa..0b0b311daa 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/layouts/layouts.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/layouts/layouts.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/legacy-styles.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/legacy-styles.scss index 6c59b887d8..6c59b887d8 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/legacy-styles.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/legacy-styles.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/link/link.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/link/link.scss index f1d2a31d83..f1d2a31d83 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/link/link.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/link/link.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/bg.png Binary files differindex 0ce20b9aca..0ce20b9aca 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/checked-selected.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/checked-selected.png Binary files differindex 192c404617..192c404617 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/checked-selected.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/checked-selected.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/checked.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/checked.png Binary files differindex 418e951166..418e951166 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/checked.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/checked.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/menu-sel-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/menu-sel-bg.png Binary files differindex d61d9ad6df..d61d9ad6df 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/menu-sel-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/menu-sel-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/submenu-icon-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/submenu-icon-hover.png Binary files differindex dcf5e1ac55..dcf5e1ac55 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/submenu-icon-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/submenu-icon-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/submenu-icon.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/submenu-icon.png Binary files differindex 4dc376b78e..4dc376b78e 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/submenu-icon.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/submenu-icon.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/unchecked-selected.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/unchecked-selected.png Binary files differindex bac6587c20..bac6587c20 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/unchecked-selected.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/unchecked-selected.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/unchecked.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/unchecked.png Binary files differindex 92a2b582c5..92a2b582c5 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/unchecked.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/img/unchecked.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/menubar.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/menubar.scss index 0b1672dab1..0b1672dab1 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/menubar/menubar.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/menubar/menubar.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/notification/img/error-close.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/notification/img/error-close.png Binary files differindex 2ce85b628a..2ce85b628a 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/notification/img/error-close.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/notification/img/error-close.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/notification/notification.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/notification/notification.scss index 7aed10d46c..7aed10d46c 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/notification/notification.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/notification/notification.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/panel/panel.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/panel/panel.scss index 2499c8c4ab..2499c8c4ab 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/panel/panel.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/panel/panel.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/popupview/popupview.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/popupview/popupview.scss index a6e7ad9843..a6e7ad9843 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/popupview/popupview.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/popupview/popupview.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/base-static.gif b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/base-static.gif Binary files differindex 474b684196..474b684196 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/base-static.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/base-static.gif diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/base.gif b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/base.gif Binary files differindex 6c6f15ef9e..6c6f15ef9e 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/base.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/base.gif diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/disabled.gif b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/disabled.gif Binary files differindex 7a64d034b2..7a64d034b2 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/disabled.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/disabled.gif diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/progress.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/progress.png Binary files differindex 4a9803308c..4a9803308c 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/progress.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/img/progress.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/progressindicator.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/progressindicator.scss index 2417202828..2417202828 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/progressindicator.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/progressindicator/progressindicator.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/reindeer.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/reindeer.scss index c5d88f4a02..c5d88f4a02 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/reindeer.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/reindeer.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-down-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-down-hover.png Binary files differindex 2061e31bee..2061e31bee 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-down-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-down-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-down.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-down.png Binary files differindex 6fba8ab906..6fba8ab906 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-down.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-down.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-up-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-up-hover.png Binary files differindex a2d3ea6706..a2d3ea6706 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-up-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-up-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-up.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-up.png Binary files differindex 3c9b52c9fc..3c9b52c9fc 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-up.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/arrow-up.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/center-black-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/center-black-focus.png Binary files differindex 1d47349076..1d47349076 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/center-black-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/center-black-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/center-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/center-black.png Binary files differindex a5cfcebf3b..a5cfcebf3b 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/center-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/center-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/left-black-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/left-black-focus.png Binary files differindex 720c310c35..720c310c35 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/left-black-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/left-black-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/left-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/left-black.png Binary files differindex 9908a79990..9908a79990 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/left-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/left-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus-hover.png Binary files differindex 2f98d641d2..2f98d641d2 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus-pressed.png Binary files differindex 5a8012b861..5a8012b861 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus.png Binary files differindex a5c88ed7cb..a5c88ed7cb 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-hover.png Binary files differindex 8113640f15..8113640f15 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-pressed.png Binary files differindex ef5ee44451..ef5ee44451 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black.png Binary files differindex 1bd04abb46..1bd04abb46 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/black/right-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/center-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/center-focus.png Binary files differindex e236f2a24d..e236f2a24d 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/center-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/center-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/center.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/center.png Binary files differindex fae6766cce..fae6766cce 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/center.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/center.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/left-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/left-focus.png Binary files differindex 528d53203b..528d53203b 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/left-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/left-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/left.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/left.png Binary files differindex e4179a0078..e4179a0078 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/left.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-down-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-down-hover.png Binary files differindex 5479c21ee9..5479c21ee9 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-down-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-down-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-down-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-down-pressed.png Binary files differindex 8d621bd96e..8d621bd96e 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-down-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-down-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-up-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-up-hover.png Binary files differindex ba08d141fd..ba08d141fd 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-up-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-up-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-up-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-up-pressed.png Binary files differindex 08c044abc6..08c044abc6 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-up-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/page-up-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus-hover.png Binary files differindex 9b8ddc7676..9b8ddc7676 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus-pressed.png Binary files differindex 9c7b6dc0ac..9c7b6dc0ac 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus.png Binary files differindex 127c3e03d2..127c3e03d2 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-hover.png Binary files differindex 5d1c8f8153..5d1c8f8153 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-pressed.png Binary files differindex f9450d2d43..f9450d2d43 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/right.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right.png Binary files differindex d341745cce..d341745cce 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/right.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/status-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/status-bg.png Binary files differindex c93bfeb350..c93bfeb350 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/img/status-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/img/status-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/select/select.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/select.scss index 818c33b460..818c33b460 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/select/select.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/select/select.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/slider/img/knob-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/slider/img/knob-pressed.png Binary files differindex d5afcb71a0..d5afcb71a0 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/slider/img/knob-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/slider/img/knob-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/slider/img/knob.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/slider/img/knob.png Binary files differindex 897d45b415..897d45b415 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/slider/img/knob.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/slider/img/knob.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/slider/slider.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/slider/slider.scss index ed286d7c68..ed286d7c68 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/slider/slider.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/slider/slider.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/hor-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/hor-bg.png Binary files differindex 4ce1cabffc..4ce1cabffc 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/hor-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/hor-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/hor-handle.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/hor-handle.png Binary files differindex 50645f41f1..50645f41f1 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/hor-handle.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/hor-handle.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/ver-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/ver-bg.png Binary files differindex 1e6968dd1c..1e6968dd1c 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/ver-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/ver-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/ver-handle.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/ver-handle.png Binary files differindex bf5ca89ca5..bf5ca89ca5 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/ver-handle.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/img/ver-handle.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/splitpanel.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/splitpanel.scss index 2e612e2e21..2e612e2e21 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/splitpanel.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/splitpanel/splitpanel.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/styles.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/styles.scss index 89ddb29341..89ddb29341 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/styles.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/styles.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/asc-light.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/asc-light.png Binary files differindex 44ed76001a..44ed76001a 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/asc-light.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/asc-light.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/asc.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/asc.png Binary files differindex 050d6c715b..050d6c715b 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/asc.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/asc.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-black-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-black-pressed.png Binary files differindex 69ed19c41f..69ed19c41f 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-black-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-black-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-black.png Binary files differindex 6cf004991d..6cf004991d 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-light-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-light-pressed.png Binary files differindex 02afc74e14..02afc74e14 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-light-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-light-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-light.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-light.png Binary files differindex 7b15cb5605..7b15cb5605 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-light.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-light.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-pressed.png Binary files differindex 774248c447..774248c447 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel.png Binary files differindex 3a2a0b3f44..3a2a0b3f44 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/col-sel.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/desc-light.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/desc-light.png Binary files differindex 84d15a0628..84d15a0628 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/desc-light.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/desc-light.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/desc.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/desc.png Binary files differindex c3edfa25b9..c3edfa25b9 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/desc.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/desc.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg-black.png Binary files differindex 1ccbca7168..1ccbca7168 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg-light.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg-light.png Binary files differindex 0b913e2ef1..0b913e2ef1 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg-light.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg-light.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg.png Binary files differindex a6b897199a..a6b897199a 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/header-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/scroll-indic-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/scroll-indic-bg.png Binary files differindex 060eadee5f..060eadee5f 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/table/img/scroll-indic-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/img/scroll-indic-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/table/table.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/table.scss index 5896bef014..5896bef014 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/table/table.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/table/table.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg-sel.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg-sel.png Binary files differindex 3c6b3a8efb..3c6b3a8efb 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg-sel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg-sel.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg.png Binary files differindex 033e1cbd6d..033e1cbd6d 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left-sel.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left-sel.png Binary files differindex 30188fb070..30188fb070 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left-sel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left-sel.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left.png Binary files differindex 207a0a9040..207a0a9040 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-first-left.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left-sel.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left-sel.png Binary files differindex 5aa0df6736..5aa0df6736 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left-sel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left-sel.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left.png Binary files differindex 78a0bd6ff6..78a0bd6ff6 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-left.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right-sel.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right-sel.png Binary files differindex acb8aceacf..acb8aceacf 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right-sel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right-sel.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right.png Binary files differindex 7aedf4c443..7aedf4c443 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/bar/tab-right.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-hover.png Binary files differindex f548db838a..f548db838a 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-pressed.png Binary files differindex a39a4431b3..a39a4431b3 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-hover.png Binary files differindex 31a0d1f3f5..31a0d1f3f5 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-pressed.png Binary files differindex 9aae58c427..9aae58c427 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel.png Binary files differindex e0cd398707..e0cd398707 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn-sel.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn.png Binary files differindex 9407f7b82c..9407f7b82c 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/close-btn.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg-sel.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg-sel.png Binary files differindex 69cb79bb07..69cb79bb07 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg-sel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg-sel.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg.png Binary files differindex ba6ce2d1f6..ba6ce2d1f6 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left-sel.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left-sel.png Binary files differindex 39e2eb907d..39e2eb907d 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left-sel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left-sel.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left.png Binary files differindex 5da4f354a7..5da4f354a7 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-first-left.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left-sel.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left-sel.png Binary files differindex 36bda281a2..36bda281a2 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left-sel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left-sel.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left.png Binary files differindex 8debec889c..8debec889c 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-left.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right-sel.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right-sel.png Binary files differindex 8dd605495f..8dd605495f 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right-sel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right-sel.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right.png Binary files differindex f02e91260e..f02e91260e 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-right.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-spacer-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-spacer-right.png Binary files differindex a4d36b63d6..a4d36b63d6 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-spacer-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/framed/tab-spacer-right.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next-disabled.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next-disabled.png Binary files differindex bfdb3d60b9..bfdb3d60b9 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next-disabled.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next-disabled.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next-pressed.png Binary files differindex 3b1d688ea0..3b1d688ea0 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next.png Binary files differindex 10d8dd96de..10d8dd96de 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-next.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev-disabled.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev-disabled.png Binary files differindex fbd08f74b2..fbd08f74b2 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev-disabled.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev-disabled.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev-pressed.png Binary files differindex 22923aa7e9..22923aa7e9 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev.png Binary files differindex aaa748424f..aaa748424f 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tab-prev.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg-sel.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg-sel.png Binary files differindex 7084ff1af3..7084ff1af3 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg-sel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg-sel.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg.png Binary files differindex 76cf520e04..76cf520e04 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/img/tabbar-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-borderless-style.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-borderless-style.scss index e2a92730b4..e2a92730b4 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-borderless-style.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-borderless-style.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-hover-closable-style.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-hover-closable-style.scss index 706aea151b..706aea151b 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-hover-closable-style.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-hover-closable-style.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-minimal-style.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-minimal-style.scss index 1446b5b93c..1446b5b93c 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-minimal-style.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-minimal-style.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.scss index a2091130a1..a2091130a1 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-normal-style.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-scroller.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-scroller.scss index 070bb2d724..070bb2d724 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-scroller.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-scroller.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-selected-closable-style.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-selected-closable-style.scss index ed1ddcd693..ed1ddcd693 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-selected-closable-style.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-selected-closable-style.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-small-style.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-small-style.scss index 4e84176cd4..4e84176cd4 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-small-style.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet-small-style.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet.scss index 35001daf4d..35001daf4d 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tabsheet/tabsheet.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-black.png Binary files differindex 54c41f8bd5..54c41f8bd5 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-black-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-black-focus.png Binary files differindex 9defe8108a..9defe8108a 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-black-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-black-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-black.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-black.png Binary files differindex 2f501f3866..2f501f3866 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-black.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-black.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-focus.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-focus.png Binary files differindex 673212b408..673212b408 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-focus.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image-focus.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image.png Binary files differindex 38fe3e6d7b..38fe3e6d7b 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg-border-image.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg.png Binary files differindex 4096e9d524..4096e9d524 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/img/bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/textfield/textfield.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/textfield.scss index 0d19cb5591..0d19cb5591 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/textfield/textfield.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/textfield/textfield.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tree/img/arrows.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tree/img/arrows.png Binary files differindex 3f657e34c9..3f657e34c9 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tree/img/arrows.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tree/img/arrows.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/tree/tree.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tree/tree.scss index 15e7092dd6..15e7092dd6 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/tree/tree.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/tree/tree.scss diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close-hover.png Binary files differindex bb0a080373..bb0a080373 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close-pressed.png Binary files differindex 07a837b619..07a837b619 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close.png Binary files differindex b26cfb5d57..b26cfb5d57 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/close.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/content-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/content-bg.png Binary files differindex caaee49b32..caaee49b32 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/content-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/content-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/header-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/header-bg.png Binary files differindex a956a6b27d..a956a6b27d 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/header-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/header-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize-active.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize-active.png Binary files differindex 526563c94f..526563c94f 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize-active.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize-active.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize-hover.png Binary files differindex 76d0fdf040..76d0fdf040 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize.png Binary files differindex ecf4cbed35..ecf4cbed35 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/maximize.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/resize.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/resize.png Binary files differindex 91e0b742d9..91e0b742d9 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/resize.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/resize.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore-active.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore-active.png Binary files differindex 96f9672605..96f9672605 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore-active.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore-active.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore-hover.png Binary files differindex b319f07684..b319f07684 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore.png Binary files differindex b440383b91..b440383b91 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/black/restore.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/close-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/close-hover.png Binary files differindex 78bb84d869..78bb84d869 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/close-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/close-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/close-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/close-pressed.png Binary files differindex 4618ad5e0d..4618ad5e0d 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/close-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/close-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/close.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/close.png Binary files differindex e04f31d882..e04f31d882 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/close.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/close.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/footer-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/footer-bg.png Binary files differindex 28839748e6..28839748e6 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/footer-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/footer-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/header-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/header-bg.png Binary files differindex 27f1bf92a7..27f1bf92a7 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/header-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/header-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close-hover.png Binary files differindex 17ac9b8457..17ac9b8457 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close-pressed.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close-pressed.png Binary files differindex 2c84b5bcfb..2c84b5bcfb 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close-pressed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close-pressed.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close.png Binary files differindex 4bbc89cee9..4bbc89cee9 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/close.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/content-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/content-bg.png Binary files differindex b38c902d83..b38c902d83 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/content-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/content-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize-active.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize-active.png Binary files differindex 5ca4e2e6eb..5ca4e2e6eb 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize-active.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize-active.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize-hover.png Binary files differindex c7930c2f4a..c7930c2f4a 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize.png Binary files differindex a4965ef19c..a4965ef19c 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/maximize.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/resize.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/resize.png Binary files differindex 0c0c9123b9..0c0c9123b9 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/resize.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/resize.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore-active.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore-active.png Binary files differindex d135c4d66c..d135c4d66c 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore-active.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore-active.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore-hover.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore-hover.png Binary files differindex b03639c001..b03639c001 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore-hover.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore-hover.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore.png Binary files differindex 1c3fba4020..1c3fba4020 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/light/restore.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/maximize.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/maximize.png Binary files differindex 86ffff9760..86ffff9760 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/maximize.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/maximize.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/resize.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/resize.png Binary files differindex 828bb346cc..828bb346cc 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/resize.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/resize.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/restore.png b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/restore.png Binary files differindex 119ea04259..119ea04259 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/img/restore.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/img/restore.png diff --git a/themes/src/main/themes/VAADIN/themes/reindeer/window/window.scss b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/window.scss index 66c80c6a44..66c80c6a44 100644 --- a/themes/src/main/themes/VAADIN/themes/reindeer/window/window.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/reindeer/window/window.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/absolutelayout/absolutelayout.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/absolutelayout/absolutelayout.scss index e87d9f64ad..e87d9f64ad 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/absolutelayout/absolutelayout.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/absolutelayout/absolutelayout.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/accordion/accordion.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/accordion/accordion.scss index 69a52dd22a..69a52dd22a 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/accordion/accordion.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/accordion/accordion.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/accordion/img/bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/accordion/img/bg.png Binary files differindex 0015e4cd0e..0015e4cd0e 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/accordion/img/bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/accordion/img/bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/accordion/img/collapsed-icon.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/accordion/img/collapsed-icon.png Binary files differindex dc13f0f786..dc13f0f786 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/accordion/img/collapsed-icon.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/accordion/img/collapsed-icon.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/accordion/img/expanded-icon.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/accordion/img/expanded-icon.png Binary files differindex 0ad8eb074f..0ad8eb074f 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/accordion/img/expanded-icon.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/accordion/img/expanded-icon.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/accordion/img/selected-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/accordion/img/selected-bg.png Binary files differindex 1c599db14e..1c599db14e 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/accordion/img/selected-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/accordion/img/selected-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/button/button.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/button/button.scss index b303dd2e02..b303dd2e02 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/button/button.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/button/button.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/button/img/bg-default.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/button/img/bg-default.png Binary files differindex bb655872e3..bb655872e3 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/button/img/bg-default.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/button/img/bg-default.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/button/img/bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/button/img/bg.png Binary files differindex 4552879208..4552879208 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/button/img/bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/button/img/bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/caption/caption.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/caption/caption.scss index dab33c99c7..dab33c99c7 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/caption/caption.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/caption/caption.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/colorpicker/colorpicker.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/colorpicker/colorpicker.scss index df48c10a86..df48c10a86 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/colorpicker/colorpicker.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/colorpicker/colorpicker.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/common/common.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/common/common.scss index 207660c08e..207660c08e 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/common/common.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/common/common.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/common/img/blank.gif b/compatibility-themes/src/main/themes/VAADIN/themes/runo/common/img/blank.gif Binary files differindex 3776af0784..3776af0784 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/common/img/blank.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/common/img/blank.gif diff --git a/themes/src/main/themes/VAADIN/themes/runo/common/img/main-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/common/img/main-bg.png Binary files differindex a6cd9288f7..a6cd9288f7 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/common/img/main-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/common/img/main-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/datefield/datefield.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/datefield.scss index d89fdf786e..d89fdf786e 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/datefield/datefield.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/datefield.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/datefield/img/nextmonth.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/nextmonth.png Binary files differindex 3315125dd1..3315125dd1 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/datefield/img/nextmonth.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/nextmonth.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/datefield/img/nextyear.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/nextyear.png Binary files differindex 22633fd31a..22633fd31a 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/datefield/img/nextyear.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/nextyear.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/datefield/img/open-button.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/open-button.png Binary files differindex 548ca12f70..548ca12f70 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/datefield/img/open-button.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/open-button.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/datefield/img/prevmonth.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/prevmonth.png Binary files differindex d114632fef..d114632fef 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/datefield/img/prevmonth.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/prevmonth.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/datefield/img/prevyear.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/prevyear.png Binary files differindex f174713092..f174713092 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/datefield/img/prevyear.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/prevyear.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/datefield/img/selected-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/selected-bg.png Binary files differindex 799915ab8f..799915ab8f 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/datefield/img/selected-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/datefield/img/selected-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/favicon.ico b/compatibility-themes/src/main/themes/VAADIN/themes/runo/favicon.ico Binary files differindex 1f81f0de76..1f81f0de76 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/favicon.ico +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/favicon.ico diff --git a/themes/src/main/themes/VAADIN/themes/runo/formlayout/formlayout.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/formlayout/formlayout.scss index 59151feeb7..59151feeb7 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/formlayout/formlayout.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/formlayout/formlayout.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/grid/grid.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/grid/grid.scss index 87fe88b9a2..87fe88b9a2 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/grid/grid.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/grid/grid.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/grid/img/header-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/grid/img/header-bg.png Binary files differindex 275fbc4382..275fbc4382 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/grid/img/header-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/grid/img/header-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/grid/img/resizer-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/grid/img/resizer-bg.png Binary files differindex d9089775cb..d9089775cb 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/grid/img/resizer-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/grid/img/resizer-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/grid/img/sort-asc.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/grid/img/sort-asc.png Binary files differindex 44e17d5446..44e17d5446 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/grid/img/sort-asc.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/grid/img/sort-asc.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/grid/img/sort-desc.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/grid/img/sort-desc.png Binary files differindex 35fd0595f8..35fd0595f8 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/grid/img/sort-desc.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/grid/img/sort-desc.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/gridlayout/gridlayout.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/gridlayout/gridlayout.scss index e3fb628a6b..e3fb628a6b 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/gridlayout/gridlayout.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/gridlayout/gridlayout.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-down.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-down.png Binary files differindex ffd0ee50a5..ffd0ee50a5 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-down.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-down.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-left.png Binary files differindex 27dd25110d..27dd25110d 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-left.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-right.png Binary files differindex 69bf88da8a..69bf88da8a 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-right.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-up.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-up.png Binary files differindex 76e5b43e08..76e5b43e08 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-up.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/arrow-up.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/attention.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/attention.png Binary files differindex 350de56aa5..350de56aa5 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/attention.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/attention.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/calendar.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/calendar.png Binary files differindex 7717a5e220..7717a5e220 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/calendar.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/calendar.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/cancel.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/cancel.png Binary files differindex 19a0783733..19a0783733 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/cancel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/cancel.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-add.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-add.png Binary files differindex d84e349526..d84e349526 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-add.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-add.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-delete.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-delete.png Binary files differindex cc3172224a..cc3172224a 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-delete.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-delete.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-doc.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-doc.png Binary files differindex 7def77428a..7def77428a 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-doc.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-doc.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-image.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-image.png Binary files differindex 8a1bf253e8..8a1bf253e8 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-image.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-image.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-pdf.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-pdf.png Binary files differindex b58ccf7567..b58ccf7567 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-pdf.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-pdf.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-ppt.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-ppt.png Binary files differindex b60f429be2..b60f429be2 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-ppt.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-ppt.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-txt.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-txt.png Binary files differindex 05659b19b2..05659b19b2 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-txt.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-txt.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-web.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-web.png Binary files differindex fcfd8685f0..fcfd8685f0 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-web.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-web.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-xsl.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-xsl.png Binary files differindex 571823847f..571823847f 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document-xsl.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document-xsl.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document.png Binary files differindex a2bab1bb0b..a2bab1bb0b 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/document.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/document.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/email-reply.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/email-reply.png Binary files differindex be7fd2244d..be7fd2244d 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/email-reply.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/email-reply.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/email-send.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/email-send.png Binary files differindex 0ef7a1c398..0ef7a1c398 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/email-send.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/email-send.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/email.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/email.png Binary files differindex 68d6c93465..68d6c93465 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/email.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/email.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/error.gif b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/error.gif Binary files differindex c9582b2c28..c9582b2c28 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/error.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/error.gif diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/error.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/error.png Binary files differindex 0141e4dfc3..0141e4dfc3 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/error.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/error.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/folder-add.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/folder-add.png Binary files differindex 48aa7c9220..48aa7c9220 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/folder-add.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/folder-add.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/folder-delete.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/folder-delete.png Binary files differindex 7cc389d6b2..7cc389d6b2 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/folder-delete.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/folder-delete.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/folder.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/folder.png Binary files differindex f4fec377c6..f4fec377c6 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/folder.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/folder.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/globe.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/globe.png Binary files differindex ea4034c149..ea4034c149 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/globe.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/globe.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/help.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/help.png Binary files differindex d82a8852bf..d82a8852bf 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/help.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/help.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/lock.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/lock.png Binary files differindex 29f1023613..29f1023613 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/lock.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/lock.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/note.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/note.png Binary files differindex efafae5570..efafae5570 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/note.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/note.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/ok.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/ok.png Binary files differindex 89591faef2..89591faef2 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/ok.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/ok.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/reload.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/reload.png Binary files differindex 2c54836bff..2c54836bff 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/reload.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/reload.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/settings.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/settings.png Binary files differindex 019f0df663..019f0df663 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/settings.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/settings.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/trash-full.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/trash-full.png Binary files differindex 7d790e6c9a..7d790e6c9a 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/trash-full.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/trash-full.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/trash.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/trash.png Binary files differindex 8875ae322e..8875ae322e 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/trash.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/trash.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/user.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/user.png Binary files differindex 522f864884..522f864884 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/user.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/user.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/16/users.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/users.png Binary files differindex 01f2a1251c..01f2a1251c 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/16/users.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/16/users.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-down.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-down.png Binary files differindex 20c33b70fb..20c33b70fb 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-down.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-down.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-left.png Binary files differindex ed2aae2cb0..ed2aae2cb0 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-left.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-right.png Binary files differindex bd7707ec8a..bd7707ec8a 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-right.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-up.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-up.png Binary files differindex 01c1a8ec83..01c1a8ec83 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-up.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/arrow-up.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/attention.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/attention.png Binary files differindex 6b00733567..6b00733567 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/attention.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/attention.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/calendar.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/calendar.png Binary files differindex 789ad9031c..789ad9031c 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/calendar.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/calendar.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/cancel.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/cancel.png Binary files differindex 725240d558..725240d558 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/cancel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/cancel.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-add.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-add.png Binary files differindex 26bca0d112..26bca0d112 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-add.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-add.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-delete.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-delete.png Binary files differindex 43e9a43e5b..43e9a43e5b 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-delete.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-delete.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-doc.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-doc.png Binary files differindex 8df20cfdcf..8df20cfdcf 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-doc.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-doc.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-edit.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-edit.png Binary files differindex 1d17383ca7..1d17383ca7 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-edit.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-edit.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-image.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-image.png Binary files differindex 88c78665b8..88c78665b8 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-image.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-image.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-pdf.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-pdf.png Binary files differindex 048a02fddf..048a02fddf 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-pdf.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-pdf.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-ppt.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-ppt.png Binary files differindex 7fd7385cbd..7fd7385cbd 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-ppt.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-ppt.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-txt.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-txt.png Binary files differindex 25264732c6..25264732c6 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-txt.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-txt.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-web.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-web.png Binary files differindex 72fd847ac3..72fd847ac3 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-web.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-web.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-xsl.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-xsl.png Binary files differindex 2ff4607ad3..2ff4607ad3 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document-xsl.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document-xsl.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document.png Binary files differindex 1a38dcc304..1a38dcc304 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/document.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/document.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/email-reply.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/email-reply.png Binary files differindex fd0203f768..fd0203f768 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/email-reply.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/email-reply.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/email-send.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/email-send.png Binary files differindex dc34ac694d..dc34ac694d 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/email-send.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/email-send.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/email.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/email.png Binary files differindex bef86e6cbb..bef86e6cbb 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/email.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/email.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/folder-add.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/folder-add.png Binary files differindex e0b78d6e1d..e0b78d6e1d 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/folder-add.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/folder-add.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/folder-delete.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/folder-delete.png Binary files differindex 8e3c4a404c..8e3c4a404c 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/folder-delete.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/folder-delete.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/folder.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/folder.png Binary files differindex 7577a17ac3..7577a17ac3 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/folder.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/folder.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/globe.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/globe.png Binary files differindex 6c7d469ba2..6c7d469ba2 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/globe.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/globe.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/help.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/help.png Binary files differindex 218910c98d..218910c98d 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/help.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/help.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/lock.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/lock.png Binary files differindex 4fc16565f0..4fc16565f0 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/lock.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/lock.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/note.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/note.png Binary files differindex e7e035dc8c..e7e035dc8c 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/note.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/note.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/ok.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/ok.png Binary files differindex ac0438828c..ac0438828c 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/ok.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/ok.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/reload.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/reload.png Binary files differindex c3556ec890..c3556ec890 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/reload.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/reload.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/settings.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/settings.png Binary files differindex 92eda74c54..92eda74c54 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/settings.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/settings.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/trash-full.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/trash-full.png Binary files differindex a9707e76d6..a9707e76d6 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/trash-full.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/trash-full.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/trash.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/trash.png Binary files differindex 6eaac86166..6eaac86166 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/trash.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/trash.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/user.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/user.png Binary files differindex ebb5a7f9f8..ebb5a7f9f8 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/user.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/user.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/32/users.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/users.png Binary files differindex af225a9e46..af225a9e46 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/32/users.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/32/users.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-down.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-down.png Binary files differindex bdf5d0474e..bdf5d0474e 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-down.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-down.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-left.png Binary files differindex b90ed88840..b90ed88840 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-left.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-right.png Binary files differindex 6331a5ddf3..6331a5ddf3 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-right.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-up.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-up.png Binary files differindex 821fbe348f..821fbe348f 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-up.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/arrow-up.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/attention.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/attention.png Binary files differindex 77265e48ee..77265e48ee 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/attention.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/attention.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/calendar.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/calendar.png Binary files differindex f13fbd6efb..f13fbd6efb 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/calendar.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/calendar.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/cancel.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/cancel.png Binary files differindex 1d1a719a6c..1d1a719a6c 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/cancel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/cancel.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-add.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-add.png Binary files differindex acdcb06123..acdcb06123 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-add.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-add.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-delete.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-delete.png Binary files differindex 2a46863b7f..2a46863b7f 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-delete.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-delete.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-doc.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-doc.png Binary files differindex 455c1f15bd..455c1f15bd 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-doc.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-doc.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-edit.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-edit.png Binary files differindex 6af96c9b77..6af96c9b77 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-edit.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-edit.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-image.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-image.png Binary files differindex 079978e850..079978e850 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-image.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-image.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-pdf.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-pdf.png Binary files differindex cb6bc59675..cb6bc59675 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-pdf.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-pdf.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-ppt.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-ppt.png Binary files differindex dd501bfbc9..dd501bfbc9 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-ppt.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-ppt.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-txt.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-txt.png Binary files differindex e64f746bd9..e64f746bd9 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-txt.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-txt.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-web.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-web.png Binary files differindex 9d81eb5702..9d81eb5702 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-web.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-web.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-xsl.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-xsl.png Binary files differindex 6008085a34..6008085a34 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document-xsl.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document-xsl.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document.png Binary files differindex 224de0bc84..224de0bc84 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/document.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/document.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/email-reply.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/email-reply.png Binary files differindex 2c6f7b690d..2c6f7b690d 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/email-reply.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/email-reply.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/email-send.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/email-send.png Binary files differindex 9ec7198853..9ec7198853 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/email-send.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/email-send.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/email.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/email.png Binary files differindex e11245b2f5..e11245b2f5 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/email.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/email.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/folder-add.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/folder-add.png Binary files differindex 111318cc3c..111318cc3c 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/folder-add.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/folder-add.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/folder-delete.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/folder-delete.png Binary files differindex d249983eac..d249983eac 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/folder-delete.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/folder-delete.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/folder.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/folder.png Binary files differindex edb7b9f786..edb7b9f786 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/folder.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/folder.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/globe.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/globe.png Binary files differindex 1786635b45..1786635b45 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/globe.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/globe.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/help.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/help.png Binary files differindex a66e8aafa6..a66e8aafa6 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/help.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/help.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/lock.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/lock.png Binary files differindex deaf7db0a4..deaf7db0a4 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/lock.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/lock.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/note.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/note.png Binary files differindex 1383847ed1..1383847ed1 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/note.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/note.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/ok.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/ok.png Binary files differindex dc0d00c38b..dc0d00c38b 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/ok.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/ok.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/reload.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/reload.png Binary files differindex b91f51c67f..b91f51c67f 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/reload.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/reload.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/settings.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/settings.png Binary files differindex 1c9b794ab0..1c9b794ab0 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/settings.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/settings.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/trash-full.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/trash-full.png Binary files differindex 81d060e509..81d060e509 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/trash-full.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/trash-full.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/trash.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/trash.png Binary files differindex 41ef761061..41ef761061 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/trash.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/trash.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/user.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/user.png Binary files differindex 60d6c6e1b3..60d6c6e1b3 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/user.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/user.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/64/users.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/users.png Binary files differindex 3a42c17790..3a42c17790 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/64/users.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/64/users.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-down.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-down.png Binary files differindex ffd0ee50a5..ffd0ee50a5 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-down.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-down.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-left.png Binary files differindex 27dd25110d..27dd25110d 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-left.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-right.png Binary files differindex 69bf88da8a..69bf88da8a 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-right.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-up.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-up.png Binary files differindex 76e5b43e08..76e5b43e08 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-up.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/arrow-up.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/attention.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/attention.png Binary files differindex 350de56aa5..350de56aa5 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/attention.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/attention.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/calendar.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/calendar.png Binary files differindex 7717a5e220..7717a5e220 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/calendar.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/calendar.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/cancel.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/cancel.png Binary files differindex 19a0783733..19a0783733 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/cancel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/cancel.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-add.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-add.png Binary files differindex d84e349526..d84e349526 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-add.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-add.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-delete.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-delete.png Binary files differindex cc3172224a..cc3172224a 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-delete.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-delete.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-doc.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-doc.png Binary files differindex 7def77428a..7def77428a 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-doc.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-doc.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-image.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-image.png Binary files differindex 8a1bf253e8..8a1bf253e8 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-image.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-image.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-pdf.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-pdf.png Binary files differindex b58ccf7567..b58ccf7567 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-pdf.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-pdf.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-ppt.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-ppt.png Binary files differindex b60f429be2..b60f429be2 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-ppt.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-ppt.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-txt.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-txt.png Binary files differindex 05659b19b2..05659b19b2 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-txt.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-txt.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-web.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-web.png Binary files differindex fcfd8685f0..fcfd8685f0 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-web.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-web.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-xsl.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-xsl.png Binary files differindex 571823847f..571823847f 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-xsl.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document-xsl.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document.png Binary files differindex a2bab1bb0b..a2bab1bb0b 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/document.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email-reply.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email-reply.png Binary files differindex be7fd2244d..be7fd2244d 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email-reply.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email-reply.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email-send.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email-send.png Binary files differindex 0ef7a1c398..0ef7a1c398 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email-send.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email-send.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email.png Binary files differindex 68d6c93465..68d6c93465 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/email.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/error.gif b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/error.gif Binary files differindex c9582b2c28..c9582b2c28 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/error.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/error.gif diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/error.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/error.png Binary files differindex 0141e4dfc3..0141e4dfc3 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/error.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/error.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder-add.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder-add.png Binary files differindex 48aa7c9220..48aa7c9220 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder-add.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder-add.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder-delete.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder-delete.png Binary files differindex 7cc389d6b2..7cc389d6b2 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder-delete.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder-delete.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder.png Binary files differindex f4fec377c6..f4fec377c6 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/folder.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/globe.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/globe.png Binary files differindex ea4034c149..ea4034c149 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/globe.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/globe.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/help.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/help.png Binary files differindex d82a8852bf..d82a8852bf 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/help.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/help.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/lock.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/lock.png Binary files differindex 29f1023613..29f1023613 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/lock.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/lock.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/note.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/note.png Binary files differindex efafae5570..efafae5570 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/note.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/note.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/ok.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/ok.png Binary files differindex 89591faef2..89591faef2 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/ok.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/ok.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/reload.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/reload.png Binary files differindex 2c54836bff..2c54836bff 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/reload.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/reload.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/settings.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/settings.png Binary files differindex 019f0df663..019f0df663 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/settings.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/settings.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/trash-full.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/trash-full.png Binary files differindex 7d790e6c9a..7d790e6c9a 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/trash-full.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/trash-full.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/trash.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/trash.png Binary files differindex 8875ae322e..8875ae322e 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/trash.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/trash.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/user.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/user.png Binary files differindex 522f864884..522f864884 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/user.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/user.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/users.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/users.png Binary files differindex 01f2a1251c..01f2a1251c 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons16/users.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons16/users.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-down.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-down.png Binary files differindex 20c33b70fb..20c33b70fb 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-down.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-down.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-left.png Binary files differindex ed2aae2cb0..ed2aae2cb0 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-left.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-right.png Binary files differindex bd7707ec8a..bd7707ec8a 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-right.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-up.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-up.png Binary files differindex 01c1a8ec83..01c1a8ec83 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-up.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/arrow-up.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/attention.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/attention.png Binary files differindex 6b00733567..6b00733567 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/attention.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/attention.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/calendar.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/calendar.png Binary files differindex 789ad9031c..789ad9031c 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/calendar.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/calendar.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/cancel.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/cancel.png Binary files differindex 725240d558..725240d558 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/cancel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/cancel.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-add.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-add.png Binary files differindex 26bca0d112..26bca0d112 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-add.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-add.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-delete.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-delete.png Binary files differindex 43e9a43e5b..43e9a43e5b 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-delete.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-delete.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-doc.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-doc.png Binary files differindex 8df20cfdcf..8df20cfdcf 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-doc.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-doc.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-edit.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-edit.png Binary files differindex 1d17383ca7..1d17383ca7 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-edit.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-edit.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-image.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-image.png Binary files differindex 88c78665b8..88c78665b8 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-image.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-image.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-pdf.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-pdf.png Binary files differindex 048a02fddf..048a02fddf 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-pdf.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-pdf.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-ppt.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-ppt.png Binary files differindex 7fd7385cbd..7fd7385cbd 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-ppt.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-ppt.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-txt.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-txt.png Binary files differindex 25264732c6..25264732c6 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-txt.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-txt.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-web.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-web.png Binary files differindex 72fd847ac3..72fd847ac3 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-web.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-web.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-xsl.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-xsl.png Binary files differindex 2ff4607ad3..2ff4607ad3 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-xsl.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document-xsl.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document.png Binary files differindex 1a38dcc304..1a38dcc304 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/document.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email-reply.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email-reply.png Binary files differindex fd0203f768..fd0203f768 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email-reply.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email-reply.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email-send.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email-send.png Binary files differindex dc34ac694d..dc34ac694d 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email-send.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email-send.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email.png Binary files differindex bef86e6cbb..bef86e6cbb 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/email.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder-add.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder-add.png Binary files differindex e0b78d6e1d..e0b78d6e1d 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder-add.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder-add.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder-delete.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder-delete.png Binary files differindex 8e3c4a404c..8e3c4a404c 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder-delete.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder-delete.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder.png Binary files differindex 7577a17ac3..7577a17ac3 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/folder.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/globe.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/globe.png Binary files differindex 6c7d469ba2..6c7d469ba2 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/globe.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/globe.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/help.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/help.png Binary files differindex 218910c98d..218910c98d 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/help.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/help.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/lock.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/lock.png Binary files differindex 4fc16565f0..4fc16565f0 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/lock.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/lock.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/note.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/note.png Binary files differindex e7e035dc8c..e7e035dc8c 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/note.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/note.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/ok.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/ok.png Binary files differindex ac0438828c..ac0438828c 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/ok.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/ok.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/reload.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/reload.png Binary files differindex c3556ec890..c3556ec890 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/reload.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/reload.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/settings.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/settings.png Binary files differindex 92eda74c54..92eda74c54 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/settings.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/settings.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/trash-full.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/trash-full.png Binary files differindex a9707e76d6..a9707e76d6 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/trash-full.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/trash-full.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/trash.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/trash.png Binary files differindex 6eaac86166..6eaac86166 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/trash.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/trash.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/user.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/user.png Binary files differindex ebb5a7f9f8..ebb5a7f9f8 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/user.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/user.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/users.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/users.png Binary files differindex af225a9e46..af225a9e46 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons32/users.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons32/users.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-down.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-down.png Binary files differindex bdf5d0474e..bdf5d0474e 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-down.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-down.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-left.png Binary files differindex b90ed88840..b90ed88840 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-left.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-right.png Binary files differindex 6331a5ddf3..6331a5ddf3 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-right.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-up.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-up.png Binary files differindex 821fbe348f..821fbe348f 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-up.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/arrow-up.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/attention.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/attention.png Binary files differindex 77265e48ee..77265e48ee 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/attention.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/attention.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/calendar.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/calendar.png Binary files differindex f13fbd6efb..f13fbd6efb 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/calendar.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/calendar.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/cancel.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/cancel.png Binary files differindex 1d1a719a6c..1d1a719a6c 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/cancel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/cancel.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-add.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-add.png Binary files differindex acdcb06123..acdcb06123 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-add.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-add.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-delete.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-delete.png Binary files differindex 2a46863b7f..2a46863b7f 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-delete.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-delete.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-doc.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-doc.png Binary files differindex 455c1f15bd..455c1f15bd 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-doc.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-doc.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-edit.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-edit.png Binary files differindex 6af96c9b77..6af96c9b77 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-edit.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-edit.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-image.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-image.png Binary files differindex 079978e850..079978e850 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-image.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-image.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-pdf.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-pdf.png Binary files differindex cb6bc59675..cb6bc59675 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-pdf.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-pdf.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-ppt.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-ppt.png Binary files differindex dd501bfbc9..dd501bfbc9 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-ppt.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-ppt.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-txt.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-txt.png Binary files differindex e64f746bd9..e64f746bd9 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-txt.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-txt.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-web.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-web.png Binary files differindex 9d81eb5702..9d81eb5702 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-web.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-web.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-xsl.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-xsl.png Binary files differindex 6008085a34..6008085a34 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-xsl.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document-xsl.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document.png Binary files differindex 224de0bc84..224de0bc84 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/document.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email-reply.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email-reply.png Binary files differindex 2c6f7b690d..2c6f7b690d 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email-reply.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email-reply.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email-send.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email-send.png Binary files differindex 9ec7198853..9ec7198853 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email-send.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email-send.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email.png Binary files differindex e11245b2f5..e11245b2f5 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/email.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder-add.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder-add.png Binary files differindex 111318cc3c..111318cc3c 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder-add.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder-add.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder-delete.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder-delete.png Binary files differindex d249983eac..d249983eac 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder-delete.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder-delete.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder.png Binary files differindex edb7b9f786..edb7b9f786 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/folder.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/globe.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/globe.png Binary files differindex 1786635b45..1786635b45 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/globe.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/globe.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/help.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/help.png Binary files differindex a66e8aafa6..a66e8aafa6 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/help.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/help.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/lock.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/lock.png Binary files differindex deaf7db0a4..deaf7db0a4 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/lock.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/lock.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/note.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/note.png Binary files differindex 1383847ed1..1383847ed1 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/note.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/note.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/ok.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/ok.png Binary files differindex dc0d00c38b..dc0d00c38b 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/ok.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/ok.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/reload.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/reload.png Binary files differindex b91f51c67f..b91f51c67f 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/reload.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/reload.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/settings.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/settings.png Binary files differindex 1c9b794ab0..1c9b794ab0 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/settings.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/settings.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/trash-full.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/trash-full.png Binary files differindex 81d060e509..81d060e509 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/trash-full.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/trash-full.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/trash.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/trash.png Binary files differindex 41ef761061..41ef761061 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/trash.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/trash.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/user.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/user.png Binary files differindex 60d6c6e1b3..60d6c6e1b3 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/user.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/user.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/users.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/users.png Binary files differindex 3a42c17790..3a42c17790 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/icons/icons64/users.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/icons/icons64/users.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/inlinedatefield/inlinedatefield.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/inlinedatefield/inlinedatefield.scss index ff0d5f5bb1..ff0d5f5bb1 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/inlinedatefield/inlinedatefield.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/inlinedatefield/inlinedatefield.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/label/label.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/label/label.scss index bd16f91902..bd16f91902 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/label/label.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/label/label.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/legacy-styles.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/legacy-styles.scss index 29ccb22aa5..29ccb22aa5 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/legacy-styles.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/legacy-styles.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/link/link.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/link/link.scss index 6970c6b2d8..6970c6b2d8 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/link/link.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/link/link.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/menubar/menubar.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/menubar/menubar.scss index d4cb22794b..d4cb22794b 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/menubar/menubar.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/menubar/menubar.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/notification/img/close-error.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/notification/img/close-error.png Binary files differindex f52c922111..f52c922111 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/notification/img/close-error.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/notification/img/close-error.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/notification/notification.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/notification/notification.scss index 1bf77a68ba..1bf77a68ba 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/notification/notification.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/notification/notification.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/orderedlayout/orderedlayout.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/orderedlayout/orderedlayout.scss index d01371599c..d01371599c 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/orderedlayout/orderedlayout.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/orderedlayout/orderedlayout.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/panel/img/bottom-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/panel/img/bottom-left.png Binary files differindex 9306fac21e..9306fac21e 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/panel/img/bottom-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/panel/img/bottom-left.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/panel/img/bottom-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/panel/img/bottom-right.png Binary files differindex 08f53ff470..08f53ff470 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/panel/img/bottom-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/panel/img/bottom-right.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/panel/img/top-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/panel/img/top-left.png Binary files differindex 2d59a76c06..2d59a76c06 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/panel/img/top-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/panel/img/top-left.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/panel/img/top-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/panel/img/top-right.png Binary files differindex e981d430ce..e981d430ce 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/panel/img/top-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/panel/img/top-right.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/panel/panel.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/panel/panel.scss index 180ab93b41..180ab93b41 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/panel/panel.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/panel/panel.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/popupview/popupview.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/popupview/popupview.scss index e5bc664fdd..e5bc664fdd 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/popupview/popupview.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/popupview/popupview.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/base-static.gif b/compatibility-themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/base-static.gif Binary files differindex 474b684196..474b684196 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/base-static.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/base-static.gif diff --git a/themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/base.gif b/compatibility-themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/base.gif Binary files differindex 6c6f15ef9e..6c6f15ef9e 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/base.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/base.gif diff --git a/themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/disabled.gif b/compatibility-themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/disabled.gif Binary files differindex 7a64d034b2..7a64d034b2 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/disabled.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/disabled.gif diff --git a/themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/progress.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/progress.png Binary files differindex c1aca57369..c1aca57369 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/progress.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/progressindicator/img/progress.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/progressindicator/progressindicator.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/progressindicator/progressindicator.scss index 432123cf1f..432123cf1f 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/progressindicator/progressindicator.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/progressindicator/progressindicator.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/runo.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/runo.scss index 3c1110968b..3c1110968b 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/runo.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/runo.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/select/img/arrow-down.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/arrow-down.png Binary files differindex ee795fd069..ee795fd069 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/select/img/arrow-down.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/arrow-down.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/select/img/arrow-up.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/arrow-up.png Binary files differindex 055ad61ef1..055ad61ef1 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/select/img/arrow-up.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/arrow-up.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/select/img/bg-center-filter-error.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-center-filter-error.png Binary files differindex 72f74f16ab..72f74f16ab 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/select/img/bg-center-filter-error.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-center-filter-error.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/select/img/bg-center-filter.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-center-filter.png Binary files differindex 03e7384343..03e7384343 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/select/img/bg-center-filter.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-center-filter.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/select/img/bg-left-filter-error.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-left-filter-error.png Binary files differindex da4a4e4cc9..da4a4e4cc9 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/select/img/bg-left-filter-error.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-left-filter-error.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/select/img/bg-left-filter.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-left-filter.png Binary files differindex 4a1d2a2966..4a1d2a2966 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/select/img/bg-left-filter.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-left-filter.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/select/img/bg-right-filter-error.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-right-filter-error.png Binary files differindex 72ed791760..72ed791760 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/select/img/bg-right-filter-error.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-right-filter-error.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/select/img/bg-right-filter.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-right-filter.png Binary files differindex 04cb8e4089..04cb8e4089 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/select/img/bg-right-filter.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/bg-right-filter.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/select/img/button-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/button-bg.png Binary files differindex 9653ed949b..9653ed949b 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/select/img/button-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/img/button-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/select/select.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/select.scss index ac8e22b429..ac8e22b429 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/select/select.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/select/select.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/slider/img/handle-horizontal.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/slider/img/handle-horizontal.png Binary files differindex 620b86f1da..620b86f1da 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/slider/img/handle-horizontal.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/slider/img/handle-horizontal.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/slider/img/handle-vertical.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/slider/img/handle-vertical.png Binary files differindex b7f63b91b7..b7f63b91b7 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/slider/img/handle-vertical.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/slider/img/handle-vertical.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/slider/slider.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/slider/slider.scss index aa8cbe3e7a..aa8cbe3e7a 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/slider/slider.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/slider/slider.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/splitpanel/img/bg_hor.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/splitpanel/img/bg_hor.png Binary files differindex f50f81aa35..f50f81aa35 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/splitpanel/img/bg_hor.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/splitpanel/img/bg_hor.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/splitpanel/img/bg_ver.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/splitpanel/img/bg_ver.png Binary files differindex 6846e47096..6846e47096 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/splitpanel/img/bg_ver.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/splitpanel/img/bg_ver.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/splitpanel/splitpanel.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/splitpanel/splitpanel.scss index 84b8f5cd44..84b8f5cd44 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/splitpanel/splitpanel.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/splitpanel/splitpanel.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/styles.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/styles.scss index cfcb8bfa78..cfcb8bfa78 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/styles.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/styles.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/table/img/check.gif b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/check.gif Binary files differindex 0a89195168..0a89195168 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/table/img/check.gif +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/check.gif diff --git a/themes/src/main/themes/VAADIN/themes/runo/table/img/colsel.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/colsel.png Binary files differindex 7cf5abc8b2..7cf5abc8b2 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/table/img/colsel.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/colsel.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/table/img/header-bg-over.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/header-bg-over.png Binary files differindex 6c888676e9..6c888676e9 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/table/img/header-bg-over.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/header-bg-over.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/table/img/header-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/header-bg.png Binary files differindex 275fbc4382..275fbc4382 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/table/img/header-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/header-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/table/img/resizer-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/resizer-bg.png Binary files differindex d9089775cb..d9089775cb 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/table/img/resizer-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/resizer-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/table/img/scroll-position-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/scroll-position-bg.png Binary files differindex d5968fdf51..d5968fdf51 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/table/img/scroll-position-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/scroll-position-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/table/img/sort-asc.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/sort-asc.png Binary files differindex 44e17d5446..44e17d5446 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/table/img/sort-asc.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/sort-asc.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/table/img/sort-desc.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/sort-desc.png Binary files differindex 35fd0595f8..35fd0595f8 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/table/img/sort-desc.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/img/sort-desc.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/table/table.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/table.scss index 3902ed7cb0..3902ed7cb0 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/table/table.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/table/table.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-bg.png Binary files differindex 501876fb36..501876fb36 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-border.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-border.png Binary files differindex 26c63f6882..26c63f6882 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-border.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-border.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-left.png Binary files differindex 0e0a841a87..0e0a841a87 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-left.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-right.png Binary files differindex 0696ff8c3b..0696ff8c3b 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/inline-tab-right.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/next.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/next.png Binary files differindex f43dd1abf0..f43dd1abf0 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/next.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/next.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/prev.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/prev.png Binary files differindex 5e111b4aa0..5e111b4aa0 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/prev.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/prev.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/tab-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/tab-bg.png Binary files differindex a4235e9a83..a4235e9a83 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/tab-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/img/tab-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/tabsheet.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/tabsheet.scss index ab4afb1c69..ab4afb1c69 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tabsheet/tabsheet.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tabsheet/tabsheet.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/textfield/img/bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/textfield/img/bg.png Binary files differindex 43c7ac7b47..43c7ac7b47 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/textfield/img/bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/textfield/img/bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/textfield/textfield.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/textfield/textfield.scss index 680c3d68ec..680c3d68ec 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/textfield/textfield.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/textfield/textfield.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/tree/img/collapsed.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/collapsed.png Binary files differindex 8d4064de0a..8d4064de0a 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tree/img/collapsed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/collapsed.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/collapsed-last.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/collapsed-last.png Binary files differindex 28b3626d79..28b3626d79 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/collapsed-last.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/collapsed-last.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/collapsed.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/collapsed.png Binary files differindex db4d41cccd..db4d41cccd 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/collapsed.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/collapsed.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/connector-item.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/connector-item.png Binary files differindex b4d0d7aa56..b4d0d7aa56 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/connector-item.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/connector-item.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/connector.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/connector.png Binary files differindex a93f458787..a93f458787 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/connector.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/connector.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/expanded-last.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/expanded-last.png Binary files differindex 504b715122..504b715122 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/expanded-last.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/expanded-last.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/expanded.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/expanded.png Binary files differindex 5c036ed038..5c036ed038 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/expanded.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/connectors/expanded.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/tree/img/expanded.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/expanded.png Binary files differindex 4ac2554eac..4ac2554eac 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tree/img/expanded.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/img/expanded.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/tree/tree.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/tree.scss index 677e0e8a93..677e0e8a93 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/tree/tree.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/tree/tree.scss diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/bg-color.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/bg-color.png Binary files differindex 08cdb43bce..08cdb43bce 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/bg-color.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/bg-color.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/bottom-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/bottom-left.png Binary files differindex e7728b5172..e7728b5172 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/bottom-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/bottom-left.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/bottom-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/bottom-right.png Binary files differindex 56c654f41d..56c654f41d 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/bottom-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/bottom-right.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/close.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/close.png Binary files differindex 55f1a686dd..55f1a686dd 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/close.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/close.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/bottom-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/bottom-left.png Binary files differindex 438b50f419..438b50f419 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/bottom-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/bottom-left.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/bottom-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/bottom-right.png Binary files differindex 3ceb3c92fe..3ceb3c92fe 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/bottom-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/bottom-right.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/close.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/close.png Binary files differindex bb39f7a1f8..bb39f7a1f8 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/close.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/close.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/maximize.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/maximize.png Binary files differindex cbbc0f6691..cbbc0f6691 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/maximize.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/maximize.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/restore.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/restore.png Binary files differindex a4e9d257e1..a4e9d257e1 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/restore.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/dialog/restore.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/left-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/left-bg.png Binary files differindex e9fd861993..e9fd861993 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/left-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/left-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/maximize.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/maximize.png Binary files differindex c7a1a8d418..c7a1a8d418 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/maximize.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/maximize.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/notification-error.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/notification-error.png Binary files differindex 32852d5907..32852d5907 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/notification-error.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/notification-error.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/resize.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/resize.png Binary files differindex e0a8759f64..e0a8759f64 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/resize.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/resize.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/restore.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/restore.png Binary files differindex 15ac00ddb2..15ac00ddb2 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/restore.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/restore.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/right-bg.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/right-bg.png Binary files differindex 35d39c772f..35d39c772f 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/right-bg.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/right-bg.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/top-left.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/top-left.png Binary files differindex ae8aee8ade..ae8aee8ade 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/top-left.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/top-left.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/img/top-right.png b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/top-right.png Binary files differindex 7030dc30e0..7030dc30e0 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/img/top-right.png +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/img/top-right.png diff --git a/themes/src/main/themes/VAADIN/themes/runo/window/window.scss b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/window.scss index 9b298309c3..9b298309c3 100644 --- a/themes/src/main/themes/VAADIN/themes/runo/window/window.scss +++ b/compatibility-themes/src/main/themes/VAADIN/themes/runo/window/window.scss @@ -553,6 +553,7 @@ <module>compatibility-client</module> <module>compatibility-client-compiled</module> <module>compatibility-shared</module> + <module>compatibility-themes</module> <!-- Nexus staging bug needs the last module to be deployed. --> <module>bom</module> </modules> diff --git a/server/src/main/java/com/vaadin/ui/TabSheet.java b/server/src/main/java/com/vaadin/ui/TabSheet.java index 747f294666..7a154dd752 100644 --- a/server/src/main/java/com/vaadin/ui/TabSheet.java +++ b/server/src/main/java/com/vaadin/ui/TabSheet.java @@ -48,8 +48,6 @@ import com.vaadin.ui.Component.Focusable; import com.vaadin.ui.declarative.DesignAttributeHandler; import com.vaadin.ui.declarative.DesignContext; import com.vaadin.ui.declarative.DesignException; -import com.vaadin.ui.themes.Reindeer; -import com.vaadin.ui.themes.Runo; /** * TabSheet component. @@ -68,9 +66,7 @@ import com.vaadin.ui.themes.Runo; * TabSheet. * * The {@link TabSheet} can be styled with the .v-tabsheet, .v-tabsheet-tabs and - * .v-tabsheet-content styles. Themes may also have pre-defined variations of - * the tab sheet presentation, such as {@link Reindeer#TABSHEET_BORDERLESS}, - * {@link Runo#TABSHEET_SMALL} and several other styles in {@link Reindeer}. + * .v-tabsheet-content styles. * * The current implementation does not load the tabs to the UI before the first * time they are shown, but this may change in future releases. diff --git a/server/src/test/java/com/vaadin/tests/VaadinClasses.java b/server/src/test/java/com/vaadin/tests/VaadinClasses.java index 8c8fbaf7f1..ac40622a02 100644 --- a/server/src/test/java/com/vaadin/tests/VaadinClasses.java +++ b/server/src/test/java/com/vaadin/tests/VaadinClasses.java @@ -28,7 +28,6 @@ import com.vaadin.ui.PopupView; import com.vaadin.ui.UI; import com.vaadin.ui.VerticalSplitPanel; import com.vaadin.ui.Window; -import com.vaadin.ui.themes.BaseTheme; @SuppressWarnings("deprecation") public class VaadinClasses { @@ -62,9 +61,9 @@ public class VaadinClasses { } } - public static List<Class<? extends BaseTheme>> getThemeClasses() { + public static List<Class<? extends Object>> getThemeClasses() { try { - return findClasses(BaseTheme.class, "com.vaadin.ui.themes"); + return findClasses(Object.class, "com.vaadin.ui.themes"); } catch (IOException e) { e.printStackTrace(); return null; diff --git a/themes/pom.xml b/themes/pom.xml index b0d3d87360..76af861d0c 100644 --- a/themes/pom.xml +++ b/themes/pom.xml @@ -66,7 +66,6 @@ <directory>src/main/themes</directory> <filtering>false</filtering> <excludes> - <exclude>**/base.scss</exclude> <exclude>**/valo/shared/_global.scss</exclude> </excludes> </resource> @@ -74,7 +73,6 @@ <directory>src/main/themes</directory> <filtering>true</filtering> <includes> - <include>**/base.scss</include> <include>**/valo/shared/_global.scss</include> </includes> </resource> @@ -107,120 +105,6 @@ <artifactId>exec-maven-plugin</artifactId> <executions> <execution> - <id>compile-legacy-base</id> - <phase>process-resources</phase> - <goals> - <goal>exec</goal> - </goals> - <configuration> - <classpathScope>compile</classpathScope> - <executable>${java.home}/bin/java</executable> - <arguments> - <argument>-classpath</argument> - <classpath /> - - <argument>com.vaadin.sass.SassCompiler</argument> - <argument> - ${project.build.outputDirectory}/VAADIN/themes/base/legacy-styles.scss</argument> - <argument> - ${project.build.outputDirectory}/VAADIN/themes/base/legacy-styles.css</argument> - </arguments> - </configuration> - </execution> - - <execution> - <id>compile-legacy-chameleon</id> - <phase>process-resources</phase> - <goals> - <goal>exec</goal> - </goals> - <configuration> - <classpathScope>compile</classpathScope> - <executable>${java.home}/bin/java</executable> - <arguments> - <argument>-classpath</argument> - <classpath /> - - <argument>com.vaadin.sass.SassCompiler</argument> - <argument> - ${project.build.outputDirectory}/VAADIN/themes/chameleon/legacy-styles.scss</argument> - <argument> - ${project.build.outputDirectory}/VAADIN/themes/chameleon/legacy-styles.css</argument> - </arguments> - </configuration> - </execution> - <execution> - <id>compile-legacy-reindeer</id> - <phase>process-resources</phase> - <goals> - <goal>exec</goal> - </goals> - <configuration> - <classpathScope>compile</classpathScope> - <executable>${java.home}/bin/java</executable> - <arguments> - <argument>-classpath</argument> - <classpath /> - - <argument>com.vaadin.sass.SassCompiler</argument> - <argument> - ${project.build.outputDirectory}/VAADIN/themes/reindeer/legacy-styles.scss</argument> - <argument> - ${project.build.outputDirectory}/VAADIN/themes/reindeer/legacy-styles.css</argument> - </arguments> - </configuration> - </execution> - <execution> - <id>compile-legacy-runo</id> - <phase>process-resources</phase> - <goals> - <goal>exec</goal> - </goals> - <configuration> - <classpathScope>compile</classpathScope> - <executable>${java.home}/bin/java</executable> - <arguments> - <argument>-classpath</argument> - <classpath /> - - <argument>com.vaadin.sass.SassCompiler</argument> - <argument> - ${project.build.outputDirectory}/VAADIN/themes/runo/legacy-styles.scss</argument> - <argument> - ${project.build.outputDirectory}/VAADIN/themes/runo/legacy-styles.css</argument> - </arguments> - </configuration> - </execution> - <execution> - <id>smart-sprite-reindeer</id> - <phase>process-resources</phase> - <goals> - <goal>exec</goal> - </goals> - <configuration> - <classpathScope>compile</classpathScope> - <executable>${java.home}/bin/java</executable> - <arguments> - <argument>-classpath</argument> - <classpath /> - - <argument>org.carrot2.labs.smartsprites.SmartSprites</argument> - - <argument>--sprite-png-depth</argument> - <argument>AUTO</argument> - - <argument>--css-file-encoding</argument> - <argument>UTF-8</argument> - - <argument>--root-dir-path</argument> - <argument>${project.build.outputDirectory}/VAADIN/themes/reindeer</argument> - - <argument>--log-level</argument> - <argument>WARN</argument> - </arguments> - </configuration> - </execution> - <execution> <id>generate-export-package</id> <phase>package</phase> <goals> @@ -247,37 +131,6 @@ </plugin> <plugin> - <artifactId>maven-antrun-plugin</artifactId> - <executions> - <execution> - <id>repackage-reindeer</id> - <phase>process-classes</phase> - <goals> - <goal>run</goal> - </goals> - <configuration> - <target> - <property name="reindeer.theme.path" - value="${project.build.outputDirectory}/VAADIN/themes/reindeer/" /> - - <move - file="${reindeer.theme.path}/styles-sprite.css" - tofile="${reindeer.theme.path}/styles.css" /> - - <move - file="${reindeer.theme.path}/legacy-styles-sprite.css" - tofile="${reindeer.theme.path}/legacy-styles.css" /> - - <gzip - src="${reindeer.theme.path}/styles.css" - destfile="${reindeer.theme.path}/styles.css.gz" /> - </target> - </configuration> - </execution> - </executions> - </plugin> - - <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <extensions>true</extensions> diff --git a/uitest/pom.xml b/uitest/pom.xml index afef955576..6055d84d97 100644 --- a/uitest/pom.xml +++ b/uitest/pom.xml @@ -157,6 +157,11 @@ </dependency> <dependency> <groupId>${project.groupId}</groupId> + <artifactId>vaadin-compatibility-themes</artifactId> + <version>${project.version}</version> + </dependency> + <dependency> + <groupId>${project.groupId}</groupId> <artifactId>vaadin-compatibility-client</artifactId> <version>${project.version}</version> </dependency> diff --git a/uitest/src/main/java/com/vaadin/tests/TestContainerChanges.java b/uitest/src/main/java/com/vaadin/tests/TestContainerChanges.java index a0127631d7..9280c48d19 100644 --- a/uitest/src/main/java/com/vaadin/tests/TestContainerChanges.java +++ b/uitest/src/main/java/com/vaadin/tests/TestContainerChanges.java @@ -10,7 +10,6 @@ import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.Label; import com.vaadin.ui.Panel; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.Reindeer; import com.vaadin.v7.data.Container; import com.vaadin.v7.data.Property.ValueChangeEvent; import com.vaadin.v7.data.util.ContainerHierarchicalWrapper; @@ -20,6 +19,7 @@ import com.vaadin.v7.ui.ComboBox; import com.vaadin.v7.ui.ListSelect; import com.vaadin.v7.ui.Table; import com.vaadin.v7.ui.Tree; +import com.vaadin.v7.ui.themes.Reindeer; /** * @author marc diff --git a/uitest/src/main/java/com/vaadin/tests/TestForBasicApplicationLayout.java b/uitest/src/main/java/com/vaadin/tests/TestForBasicApplicationLayout.java index d5d70f65f5..b61f8274b2 100644 --- a/uitest/src/main/java/com/vaadin/tests/TestForBasicApplicationLayout.java +++ b/uitest/src/main/java/com/vaadin/tests/TestForBasicApplicationLayout.java @@ -1,4 +1,4 @@ -/* +/* * Copyright 2000-2016 Vaadin Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not @@ -31,8 +31,8 @@ import com.vaadin.ui.Label; import com.vaadin.ui.Panel; import com.vaadin.ui.TabSheet; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.Reindeer; import com.vaadin.v7.ui.Table; +import com.vaadin.v7.ui.themes.Reindeer; public class TestForBasicApplicationLayout extends CustomComponent { diff --git a/uitest/src/main/java/com/vaadin/tests/components/AbstractComponentTest.java b/uitest/src/main/java/com/vaadin/tests/components/AbstractComponentTest.java index e18fabee5b..6fbb489c1f 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/AbstractComponentTest.java +++ b/uitest/src/main/java/com/vaadin/tests/components/AbstractComponentTest.java @@ -26,7 +26,7 @@ import com.vaadin.tests.util.LoremIpsum; import com.vaadin.ui.AbstractComponent; import com.vaadin.ui.MenuBar; import com.vaadin.ui.MenuBar.MenuItem; -import com.vaadin.ui.themes.BaseTheme; +import com.vaadin.v7.ui.themes.BaseTheme; @Theme("tests-components") public abstract class AbstractComponentTest<T extends AbstractComponent> extends diff --git a/uitest/src/main/java/com/vaadin/tests/components/button/Buttons2.java b/uitest/src/main/java/com/vaadin/tests/components/button/Buttons2.java index df344b1a45..872c320c79 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/button/Buttons2.java +++ b/uitest/src/main/java/com/vaadin/tests/components/button/Buttons2.java @@ -6,7 +6,7 @@ import com.vaadin.tests.components.AbstractComponentTest; import com.vaadin.ui.Button; import com.vaadin.ui.Button.ClickEvent; import com.vaadin.ui.Button.ClickListener; -import com.vaadin.ui.themes.Reindeer; +import com.vaadin.v7.ui.themes.Reindeer; public class Buttons2<T extends Button> extends AbstractComponentTest<T> implements ClickListener { diff --git a/uitest/src/main/java/com/vaadin/tests/components/embedded/EmbeddedThemeResource.java b/uitest/src/main/java/com/vaadin/tests/components/embedded/EmbeddedThemeResource.java index fc59147654..c39e30be48 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/embedded/EmbeddedThemeResource.java +++ b/uitest/src/main/java/com/vaadin/tests/components/embedded/EmbeddedThemeResource.java @@ -22,7 +22,7 @@ import com.vaadin.ui.Button; import com.vaadin.ui.Button.ClickEvent; import com.vaadin.ui.Embedded; import com.vaadin.ui.Image; -import com.vaadin.ui.themes.Reindeer; +import com.vaadin.v7.ui.themes.Reindeer; /** * Tests that {@link Embedded} uses correct theme when the theme is set with diff --git a/uitest/src/main/java/com/vaadin/tests/components/label/LabelStyles.java b/uitest/src/main/java/com/vaadin/tests/components/label/LabelStyles.java index 7cfc8be714..4c8bc1e1da 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/label/LabelStyles.java +++ b/uitest/src/main/java/com/vaadin/tests/components/label/LabelStyles.java @@ -20,7 +20,7 @@ import com.vaadin.tests.components.AbstractReindeerTestUI; import com.vaadin.ui.GridLayout; import com.vaadin.ui.Label; import com.vaadin.ui.Panel; -import com.vaadin.ui.themes.Reindeer; +import com.vaadin.v7.ui.themes.Reindeer; public class LabelStyles extends AbstractReindeerTestUI { diff --git a/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/BoxLayoutTest.java b/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/BoxLayoutTest.java index 61512eabbf..3cb7ba417f 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/BoxLayoutTest.java +++ b/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/BoxLayoutTest.java @@ -23,12 +23,12 @@ import com.vaadin.ui.GridLayout; import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.Label; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.Reindeer; import com.vaadin.v7.data.Property.ValueChangeEvent; import com.vaadin.v7.data.Property.ValueChangeListener; import com.vaadin.v7.ui.AbstractField; import com.vaadin.v7.ui.NativeSelect; import com.vaadin.v7.ui.TextField; +import com.vaadin.v7.ui.themes.Reindeer; @Theme("tests-components") @PreserveOnRefresh diff --git a/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/LayoutRenderTimeTest.java b/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/LayoutRenderTimeTest.java index 5fef63ce86..4594778c54 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/LayoutRenderTimeTest.java +++ b/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/LayoutRenderTimeTest.java @@ -8,7 +8,7 @@ import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.Label; import com.vaadin.ui.LegacyWindow; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.Reindeer; +import com.vaadin.v7.ui.themes.Reindeer; public class LayoutRenderTimeTest extends LegacyApplication { diff --git a/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/LayoutResizeTest.java b/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/LayoutResizeTest.java index 931ebfa5e1..f9c298c217 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/LayoutResizeTest.java +++ b/uitest/src/main/java/com/vaadin/tests/components/orderedlayout/LayoutResizeTest.java @@ -12,8 +12,8 @@ import com.vaadin.ui.HorizontalSplitPanel; import com.vaadin.ui.Label; import com.vaadin.ui.VerticalLayout; import com.vaadin.ui.VerticalSplitPanel; -import com.vaadin.ui.themes.Reindeer; import com.vaadin.v7.ui.Table; +import com.vaadin.v7.ui.themes.Reindeer; public class LayoutResizeTest extends TestBase { diff --git a/uitest/src/main/java/com/vaadin/tests/components/panel/BasicPanelTest.java b/uitest/src/main/java/com/vaadin/tests/components/panel/BasicPanelTest.java index 4fc83a96ad..bf645a8303 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/panel/BasicPanelTest.java +++ b/uitest/src/main/java/com/vaadin/tests/components/panel/BasicPanelTest.java @@ -9,8 +9,8 @@ import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.Label; import com.vaadin.ui.Panel; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.Reindeer; import com.vaadin.v7.ui.TextArea; +import com.vaadin.v7.ui.themes.Reindeer; public class BasicPanelTest extends TestBase { private final Label scrollPosition = new Label(); diff --git a/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewOffScreen.java b/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewOffScreen.java index 06cc314cb8..9303ec9fb3 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewOffScreen.java +++ b/uitest/src/main/java/com/vaadin/tests/components/popupview/PopupViewOffScreen.java @@ -15,7 +15,7 @@ import com.vaadin.ui.Label; import com.vaadin.ui.Panel; import com.vaadin.ui.PopupView; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.BaseTheme; +import com.vaadin.v7.ui.themes.BaseTheme; public class PopupViewOffScreen extends TestBase { diff --git a/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticReindeer.java b/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticReindeer.java index 0288340484..818fef5db6 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticReindeer.java +++ b/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticReindeer.java @@ -19,7 +19,7 @@ import com.vaadin.annotations.Theme; import com.vaadin.server.VaadinRequest; import com.vaadin.tests.components.AbstractReindeerTestUI; import com.vaadin.ui.ProgressBar; -import com.vaadin.ui.themes.Reindeer; +import com.vaadin.v7.ui.themes.Reindeer; @Theme(Reindeer.THEME_NAME) public class ProgressBarStaticReindeer extends AbstractReindeerTestUI { diff --git a/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticRuno.java b/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticRuno.java index ad03a9ca7e..827e524d8a 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticRuno.java +++ b/uitest/src/main/java/com/vaadin/tests/components/progressindicator/ProgressBarStaticRuno.java @@ -19,7 +19,7 @@ import com.vaadin.annotations.Theme; import com.vaadin.server.VaadinRequest; import com.vaadin.tests.components.AbstractReindeerTestUI; import com.vaadin.ui.ProgressBar; -import com.vaadin.ui.themes.Runo; +import com.vaadin.v7.ui.themes.Runo; @Theme(Runo.THEME_NAME) public class ProgressBarStaticRuno extends AbstractReindeerTestUI { diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableInTabsheet.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableInTabsheet.java index 97c5202be5..36d7a610f2 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/table/TableInTabsheet.java +++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableInTabsheet.java @@ -10,9 +10,9 @@ import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.Label; import com.vaadin.ui.TabSheet; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.Reindeer; import com.vaadin.v7.ui.Table; import com.vaadin.v7.ui.Table.Align; +import com.vaadin.v7.ui.themes.Reindeer; public class TableInTabsheet extends AbstractReindeerTestUI { diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableRowHeight2.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableRowHeight2.java index 5943044883..c4508d8797 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/table/TableRowHeight2.java +++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableRowHeight2.java @@ -5,9 +5,9 @@ import com.vaadin.server.VaadinRequest; import com.vaadin.tests.components.AbstractReindeerTestUI; import com.vaadin.ui.Button; import com.vaadin.ui.HorizontalLayout; -import com.vaadin.ui.themes.BaseTheme; import com.vaadin.v7.data.Item; import com.vaadin.v7.ui.Table; +import com.vaadin.v7.ui.themes.BaseTheme; @Theme("tests-tickets") public class TableRowHeight2 extends AbstractReindeerTestUI { diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableRowHeight3.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableRowHeight3.java index f079380159..80012d0503 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/table/TableRowHeight3.java +++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableRowHeight3.java @@ -3,9 +3,9 @@ package com.vaadin.tests.components.table; import com.vaadin.tests.components.TestBase; import com.vaadin.ui.Button; import com.vaadin.ui.HorizontalLayout; -import com.vaadin.ui.themes.BaseTheme; import com.vaadin.v7.data.Item; import com.vaadin.v7.ui.Table; +import com.vaadin.v7.ui.themes.BaseTheme; public class TableRowHeight3 extends TestBase { diff --git a/uitest/src/main/java/com/vaadin/tests/components/table/TableWithContainerRequiringEqualsForItemId.java b/uitest/src/main/java/com/vaadin/tests/components/table/TableWithContainerRequiringEqualsForItemId.java index 27577ce449..8edb3c8167 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/table/TableWithContainerRequiringEqualsForItemId.java +++ b/uitest/src/main/java/com/vaadin/tests/components/table/TableWithContainerRequiringEqualsForItemId.java @@ -8,12 +8,13 @@ import com.vaadin.tests.util.Log; import com.vaadin.ui.Button; import com.vaadin.ui.Button.ClickEvent; import com.vaadin.ui.Component; -import com.vaadin.ui.themes.Reindeer; import com.vaadin.v7.data.util.BeanContainer; import com.vaadin.v7.data.util.BeanItem; import com.vaadin.v7.ui.Table; +import com.vaadin.v7.ui.themes.Reindeer; -public class TableWithContainerRequiringEqualsForItemId extends AbstractReindeerTestUI { +public class TableWithContainerRequiringEqualsForItemId + extends AbstractReindeerTestUI { private MyEntityContainer container = new MyEntityContainer(); private Log log = new Log(10); diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/ExtraScrollbarsInTabSheet.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/ExtraScrollbarsInTabSheet.java index 63d50e0464..f1dbb621af 100755 --- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/ExtraScrollbarsInTabSheet.java +++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/ExtraScrollbarsInTabSheet.java @@ -7,7 +7,7 @@ import com.vaadin.ui.Panel; import com.vaadin.ui.TabSheet; import com.vaadin.ui.UI; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.Runo; +import com.vaadin.v7.ui.themes.Runo; @Theme("runo") public class ExtraScrollbarsInTabSheet extends UI { diff --git a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabsheetMinimalClosableTabs.java b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabsheetMinimalClosableTabs.java index ebfee0adb0..71d71cf48e 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabsheetMinimalClosableTabs.java +++ b/uitest/src/main/java/com/vaadin/tests/components/tabsheet/TabsheetMinimalClosableTabs.java @@ -5,7 +5,7 @@ import com.vaadin.tests.components.TestBase; import com.vaadin.ui.Label; import com.vaadin.ui.TabSheet; import com.vaadin.ui.TabSheet.Tab; -import com.vaadin.ui.themes.Reindeer; +import com.vaadin.v7.ui.themes.Reindeer; public class TabsheetMinimalClosableTabs extends TestBase { diff --git a/uitest/src/main/java/com/vaadin/tests/components/tree/TreeConnectors.java b/uitest/src/main/java/com/vaadin/tests/components/tree/TreeConnectors.java index 1c75961795..d06fbb85ee 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/tree/TreeConnectors.java +++ b/uitest/src/main/java/com/vaadin/tests/components/tree/TreeConnectors.java @@ -7,11 +7,11 @@ import com.vaadin.event.dd.acceptcriteria.AcceptCriterion; import com.vaadin.server.ThemeResource; import com.vaadin.tests.components.TestBase; import com.vaadin.ui.CheckBox; -import com.vaadin.ui.themes.BaseTheme; import com.vaadin.v7.data.Item; import com.vaadin.v7.data.util.HierarchicalContainer; import com.vaadin.v7.ui.Tree; import com.vaadin.v7.ui.Tree.TreeDragMode; +import com.vaadin.v7.ui.themes.BaseTheme; @SuppressWarnings("serial") public class TreeConnectors extends TestBase { diff --git a/uitest/src/main/java/com/vaadin/tests/components/tree/TreeWithIcons.java b/uitest/src/main/java/com/vaadin/tests/components/tree/TreeWithIcons.java index e9921c1d46..916866038b 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/tree/TreeWithIcons.java +++ b/uitest/src/main/java/com/vaadin/tests/components/tree/TreeWithIcons.java @@ -8,8 +8,8 @@ import com.vaadin.tests.components.TestBase; import com.vaadin.tests.util.LoremIpsum; import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.Panel; -import com.vaadin.ui.themes.Reindeer; import com.vaadin.v7.ui.Tree; +import com.vaadin.v7.ui.themes.Reindeer; public class TreeWithIcons extends TestBase { diff --git a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/AccordionsCssTest.java b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/AccordionsCssTest.java index e3128d501f..bca119815d 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/AccordionsCssTest.java +++ b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/AccordionsCssTest.java @@ -5,8 +5,8 @@ import com.vaadin.server.UserError; import com.vaadin.tests.components.uitest.TestSampler; import com.vaadin.ui.Accordion; import com.vaadin.ui.Label; -import com.vaadin.ui.themes.ChameleonTheme; -import com.vaadin.ui.themes.Runo; +import com.vaadin.v7.ui.themes.ChameleonTheme; +import com.vaadin.v7.ui.themes.Runo; public class AccordionsCssTest { diff --git a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/ButtonsCssTest.java b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/ButtonsCssTest.java index d18b0b0c8c..7811e5e79b 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/ButtonsCssTest.java +++ b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/ButtonsCssTest.java @@ -8,10 +8,10 @@ import com.vaadin.ui.CheckBox; import com.vaadin.ui.Component; import com.vaadin.ui.GridLayout; import com.vaadin.ui.Link; -import com.vaadin.ui.themes.BaseTheme; -import com.vaadin.ui.themes.ChameleonTheme; -import com.vaadin.ui.themes.Reindeer; -import com.vaadin.ui.themes.Runo; +import com.vaadin.v7.ui.themes.BaseTheme; +import com.vaadin.v7.ui.themes.ChameleonTheme; +import com.vaadin.v7.ui.themes.Reindeer; +import com.vaadin.v7.ui.themes.Runo; public class ButtonsCssTest extends GridLayout { diff --git a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/DatesCssTest.java b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/DatesCssTest.java index 26e45e7541..485bf9cafc 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/DatesCssTest.java +++ b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/DatesCssTest.java @@ -9,7 +9,7 @@ import com.vaadin.ui.Component; import com.vaadin.ui.DateField; import com.vaadin.ui.GridLayout; import com.vaadin.ui.InlineDateField; -import com.vaadin.ui.themes.ChameleonTheme; +import com.vaadin.v7.ui.themes.ChameleonTheme; public class DatesCssTest extends GridLayout { diff --git a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/LabelsCssTest.java b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/LabelsCssTest.java index a7655d15a0..1564d9d5b5 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/LabelsCssTest.java +++ b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/LabelsCssTest.java @@ -5,8 +5,8 @@ import com.vaadin.tests.components.uitest.TestSampler; import com.vaadin.ui.Component; import com.vaadin.ui.GridLayout; import com.vaadin.ui.Label; -import com.vaadin.ui.themes.ChameleonTheme; -import com.vaadin.ui.themes.Reindeer; +import com.vaadin.v7.ui.themes.ChameleonTheme; +import com.vaadin.v7.ui.themes.Reindeer; public class LabelsCssTest extends GridLayout { diff --git a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/LayoutsCssTest.java b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/LayoutsCssTest.java index 0e4cc931f3..11c9bc62bf 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/LayoutsCssTest.java +++ b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/LayoutsCssTest.java @@ -16,8 +16,8 @@ import com.vaadin.ui.Label; import com.vaadin.ui.Panel; import com.vaadin.ui.VerticalLayout; import com.vaadin.ui.VerticalSplitPanel; -import com.vaadin.ui.themes.ChameleonTheme; -import com.vaadin.ui.themes.Reindeer; +import com.vaadin.v7.ui.themes.ChameleonTheme; +import com.vaadin.v7.ui.themes.Reindeer; public class LayoutsCssTest extends GridLayout { diff --git a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/SelectsCssTest.java b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/SelectsCssTest.java index 86458d0890..039135c4b2 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/SelectsCssTest.java +++ b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/SelectsCssTest.java @@ -3,7 +3,6 @@ package com.vaadin.tests.components.uitest.components; import com.vaadin.tests.components.uitest.TestSampler; import com.vaadin.ui.Component; import com.vaadin.ui.GridLayout; -import com.vaadin.ui.themes.ChameleonTheme; import com.vaadin.v7.ui.AbstractSelect; import com.vaadin.v7.ui.ComboBox; import com.vaadin.v7.ui.ListSelect; @@ -11,6 +10,7 @@ import com.vaadin.v7.ui.NativeSelect; import com.vaadin.v7.ui.OptionGroup; import com.vaadin.v7.ui.Select; import com.vaadin.v7.ui.TwinColSelect; +import com.vaadin.v7.ui.themes.ChameleonTheme; public class SelectsCssTest extends GridLayout { diff --git a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/TabSheetsCssTest.java b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/TabSheetsCssTest.java index 40fcac0d82..f94e87c813 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/TabSheetsCssTest.java +++ b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/TabSheetsCssTest.java @@ -5,8 +5,8 @@ import com.vaadin.server.UserError; import com.vaadin.tests.components.uitest.TestSampler; import com.vaadin.ui.Label; import com.vaadin.ui.TabSheet; -import com.vaadin.ui.themes.Reindeer; -import com.vaadin.ui.themes.Runo; +import com.vaadin.v7.ui.themes.Reindeer; +import com.vaadin.v7.ui.themes.Runo; public class TabSheetsCssTest { diff --git a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/TablesCssTest.java b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/TablesCssTest.java index 7441544a13..520722ba7b 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/TablesCssTest.java +++ b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/TablesCssTest.java @@ -7,9 +7,9 @@ import com.vaadin.server.ThemeResource; import com.vaadin.tests.components.uitest.TestSampler; import com.vaadin.tests.util.TestUtils; import com.vaadin.ui.GridLayout; -import com.vaadin.ui.themes.ChameleonTheme; -import com.vaadin.ui.themes.Reindeer; import com.vaadin.v7.ui.Table; +import com.vaadin.v7.ui.themes.ChameleonTheme; +import com.vaadin.v7.ui.themes.Reindeer; public class TablesCssTest extends GridLayout { diff --git a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/TextFieldsCssTest.java b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/TextFieldsCssTest.java index 284914f264..15001e7189 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/TextFieldsCssTest.java +++ b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/TextFieldsCssTest.java @@ -4,11 +4,11 @@ import com.vaadin.tests.components.uitest.TestSampler; import com.vaadin.ui.Component; import com.vaadin.ui.GridLayout; import com.vaadin.ui.PasswordField; -import com.vaadin.ui.TextField; -import com.vaadin.ui.themes.ChameleonTheme; -import com.vaadin.ui.themes.Reindeer; import com.vaadin.ui.RichTextArea; +import com.vaadin.ui.TextField; import com.vaadin.v7.ui.TextArea; +import com.vaadin.v7.ui.themes.ChameleonTheme; +import com.vaadin.v7.ui.themes.Reindeer; public class TextFieldsCssTest extends GridLayout { diff --git a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/WindowsCssTest.java b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/WindowsCssTest.java index 18db56ea36..c65a40b946 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/uitest/components/WindowsCssTest.java +++ b/uitest/src/main/java/com/vaadin/tests/components/uitest/components/WindowsCssTest.java @@ -6,9 +6,9 @@ import com.vaadin.ui.Button.ClickEvent; import com.vaadin.ui.Label; import com.vaadin.ui.VerticalLayout; import com.vaadin.ui.Window; -import com.vaadin.ui.themes.ChameleonTheme; -import com.vaadin.ui.themes.Reindeer; -import com.vaadin.ui.themes.Runo; +import com.vaadin.v7.ui.themes.ChameleonTheme; +import com.vaadin.v7.ui.themes.Reindeer; +import com.vaadin.v7.ui.themes.Runo; public class WindowsCssTest extends VerticalLayout { diff --git a/uitest/src/main/java/com/vaadin/tests/components/window/WindowThemes.java b/uitest/src/main/java/com/vaadin/tests/components/window/WindowThemes.java index 3a5a21dddc..b7f8491837 100644 --- a/uitest/src/main/java/com/vaadin/tests/components/window/WindowThemes.java +++ b/uitest/src/main/java/com/vaadin/tests/components/window/WindowThemes.java @@ -23,7 +23,7 @@ import com.vaadin.server.VaadinRequest; import com.vaadin.tests.components.AbstractReindeerTestUI; import com.vaadin.ui.Label; import com.vaadin.ui.Window; -import com.vaadin.ui.themes.Reindeer; +import com.vaadin.v7.ui.themes.Reindeer; public class WindowThemes extends AbstractReindeerTestUI { diff --git a/uitest/src/main/java/com/vaadin/tests/layouts/VerticalLayoutSlotExpansionAndAlignment.java b/uitest/src/main/java/com/vaadin/tests/layouts/VerticalLayoutSlotExpansionAndAlignment.java index 77f0d6cdda..49d32a9f43 100644 --- a/uitest/src/main/java/com/vaadin/tests/layouts/VerticalLayoutSlotExpansionAndAlignment.java +++ b/uitest/src/main/java/com/vaadin/tests/layouts/VerticalLayoutSlotExpansionAndAlignment.java @@ -6,7 +6,7 @@ import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.Label; import com.vaadin.ui.UI; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.Reindeer; +import com.vaadin.v7.ui.themes.Reindeer; @SuppressWarnings("serial") public class VerticalLayoutSlotExpansionAndAlignment extends UI { diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v70/SimpleLoginView.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v70/SimpleLoginView.java index e57fae53e2..97ec3ce616 100644 --- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v70/SimpleLoginView.java +++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v70/SimpleLoginView.java @@ -8,11 +8,11 @@ import com.vaadin.ui.Button; import com.vaadin.ui.Button.ClickEvent; import com.vaadin.ui.CustomComponent; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.Reindeer; import com.vaadin.v7.data.validator.AbstractValidator; import com.vaadin.v7.data.validator.EmailValidator; import com.vaadin.v7.ui.PasswordField; import com.vaadin.v7.ui.TextField; +import com.vaadin.v7.ui.themes.Reindeer; public class SimpleLoginView extends CustomComponent implements View, Button.ClickListener { diff --git a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b9/SettingsView.java b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b9/SettingsView.java index b4091e8930..3078571cf7 100644 --- a/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b9/SettingsView.java +++ b/uitest/src/main/java/com/vaadin/tests/minitutorials/v7b9/SettingsView.java @@ -13,12 +13,12 @@ import com.vaadin.ui.Notification; import com.vaadin.ui.Notification.Type; import com.vaadin.ui.Panel; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.Reindeer; import com.vaadin.v7.data.Property.ValueChangeEvent; import com.vaadin.v7.data.Property.ValueChangeListener; import com.vaadin.v7.data.util.ObjectProperty; import com.vaadin.v7.ui.DateField; import com.vaadin.v7.ui.InlineDateField; +import com.vaadin.v7.ui.themes.Reindeer; public class SettingsView extends Panel implements View { diff --git a/uitest/src/main/java/com/vaadin/tests/performance/BasicPerformanceTest.java b/uitest/src/main/java/com/vaadin/tests/performance/BasicPerformanceTest.java index a858d408bd..7b37a12ace 100644 --- a/uitest/src/main/java/com/vaadin/tests/performance/BasicPerformanceTest.java +++ b/uitest/src/main/java/com/vaadin/tests/performance/BasicPerformanceTest.java @@ -14,8 +14,8 @@ import com.vaadin.ui.Label; import com.vaadin.ui.Panel; import com.vaadin.ui.UI; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.Reindeer; import com.vaadin.v7.ui.TextArea; +import com.vaadin.v7.ui.themes.Reindeer; public class BasicPerformanceTest extends UI { diff --git a/uitest/src/main/java/com/vaadin/tests/themes/chameleon/ChameleonNotification.java b/uitest/src/main/java/com/vaadin/tests/themes/chameleon/ChameleonNotification.java index 527553e4ae..ee626ef5f0 100644 --- a/uitest/src/main/java/com/vaadin/tests/themes/chameleon/ChameleonNotification.java +++ b/uitest/src/main/java/com/vaadin/tests/themes/chameleon/ChameleonNotification.java @@ -5,7 +5,7 @@ import com.vaadin.server.VaadinRequest; import com.vaadin.tests.components.AbstractReindeerTestUI; import com.vaadin.ui.Button; import com.vaadin.ui.Notification; -import com.vaadin.ui.themes.ChameleonTheme; +import com.vaadin.v7.ui.themes.ChameleonTheme; @Theme(ChameleonTheme.THEME_NAME) public class ChameleonNotification extends AbstractReindeerTestUI { diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/CalendarTest.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/CalendarTest.java index 19012a6019..d1e8fb9acc 100644 --- a/uitest/src/main/java/com/vaadin/tests/themes/valo/CalendarTest.java +++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/CalendarTest.java @@ -16,6 +16,7 @@ import com.vaadin.ui.Alignment; import com.vaadin.ui.Button; import com.vaadin.ui.Button.ClickEvent; import com.vaadin.ui.Button.ClickListener; +import com.vaadin.ui.themes.ValoTheme; import com.vaadin.ui.CheckBox; import com.vaadin.ui.CssLayout; import com.vaadin.ui.FormLayout; @@ -25,7 +26,6 @@ import com.vaadin.ui.Label; import com.vaadin.ui.Layout; import com.vaadin.ui.VerticalLayout; import com.vaadin.ui.Window; -import com.vaadin.ui.themes.ValoTheme; import com.vaadin.v7.data.Item; import com.vaadin.v7.data.Property.ValueChangeEvent; import com.vaadin.v7.data.Property.ValueChangeListener; @@ -1214,4 +1214,4 @@ public class CalendarTest extends GridLayout implements View { // TODO Auto-generated method stub } -}
\ No newline at end of file +} diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/ColorPickers.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/ColorPickers.java index b36e53d55d..6370762e69 100644 --- a/uitest/src/main/java/com/vaadin/tests/themes/valo/ColorPickers.java +++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/ColorPickers.java @@ -19,11 +19,11 @@ import com.vaadin.navigator.View; import com.vaadin.navigator.ViewChangeListener.ViewChangeEvent; import com.vaadin.shared.ui.colorpicker.Color; import com.vaadin.ui.AbstractColorPicker.PopupStyle; +import com.vaadin.ui.themes.ValoTheme; import com.vaadin.ui.ColorPicker; import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.Label; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.ValoTheme; public class ColorPickers extends VerticalLayout implements View { public ColorPickers() { diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/DateFields.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/DateFields.java index b92461be8b..96c14a26aa 100644 --- a/uitest/src/main/java/com/vaadin/tests/themes/valo/DateFields.java +++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/DateFields.java @@ -28,13 +28,13 @@ import com.vaadin.ui.AbstractDateField; import com.vaadin.ui.Button; import com.vaadin.ui.Button.ClickEvent; import com.vaadin.ui.Button.ClickListener; +import com.vaadin.ui.themes.ValoTheme; import com.vaadin.ui.CssLayout; import com.vaadin.ui.FormLayout; import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.InlineDateField; import com.vaadin.ui.Label; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.ValoTheme; import com.vaadin.v7.data.fieldgroup.FieldGroup; import com.vaadin.v7.data.util.ObjectProperty; import com.vaadin.v7.data.util.PropertysetItem; diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/Dragging.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/Dragging.java index df34961973..d4608a89be 100644 --- a/uitest/src/main/java/com/vaadin/tests/themes/valo/Dragging.java +++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/Dragging.java @@ -44,9 +44,9 @@ import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.Label; import com.vaadin.ui.MenuBar; import com.vaadin.ui.MenuBar.MenuItem; +import com.vaadin.ui.themes.ValoTheme; import com.vaadin.ui.Notification; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.ValoTheme; /** * diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/Forms.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/Forms.java index b6eb923cb3..1332ec67ad 100644 --- a/uitest/src/main/java/com/vaadin/tests/themes/valo/Forms.java +++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/Forms.java @@ -27,13 +27,13 @@ import com.vaadin.ui.Alignment; import com.vaadin.ui.Button; import com.vaadin.ui.Button.ClickEvent; import com.vaadin.ui.Button.ClickListener; +import com.vaadin.ui.themes.ValoTheme; import com.vaadin.ui.CheckBox; import com.vaadin.ui.FormLayout; import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.Label; import com.vaadin.ui.RichTextArea; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.ValoTheme; import com.vaadin.v7.ui.ComboBox; import com.vaadin.v7.ui.OptionGroup; import com.vaadin.v7.ui.TextArea; diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/MenuBars.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/MenuBars.java index 9d4f0a1f61..27001ed453 100644 --- a/uitest/src/main/java/com/vaadin/tests/themes/valo/MenuBars.java +++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/MenuBars.java @@ -23,9 +23,9 @@ import com.vaadin.ui.Label; import com.vaadin.ui.MenuBar; import com.vaadin.ui.MenuBar.Command; import com.vaadin.ui.MenuBar.MenuItem; +import com.vaadin.ui.themes.ValoTheme; import com.vaadin.ui.Notification; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.ValoTheme; public class MenuBars extends VerticalLayout implements View { public MenuBars() { diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/Panels.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/Panels.java index c8a75c17b1..cbd1040718 100644 --- a/uitest/src/main/java/com/vaadin/tests/themes/valo/Panels.java +++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/Panels.java @@ -25,9 +25,9 @@ import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.Label; import com.vaadin.ui.MenuBar; import com.vaadin.ui.MenuBar.MenuItem; +import com.vaadin.ui.themes.ValoTheme; import com.vaadin.ui.Panel; import com.vaadin.ui.VerticalLayout; -import com.vaadin.ui.themes.ValoTheme; public class Panels extends VerticalLayout implements View { public Panels() { diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/PopupViews.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/PopupViews.java index 2bcbf1ab7a..3e8d87b353 100644 --- a/uitest/src/main/java/com/vaadin/tests/themes/valo/PopupViews.java +++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/PopupViews.java @@ -23,8 +23,8 @@ import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.Label; import com.vaadin.ui.PopupView; import com.vaadin.ui.PopupView.Content; -import com.vaadin.ui.VerticalLayout; import com.vaadin.ui.themes.ValoTheme; +import com.vaadin.ui.VerticalLayout; public class PopupViews extends VerticalLayout implements View { public PopupViews() { diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/Tabsheets.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/Tabsheets.java index 642ebfd28e..309a627dbc 100644 --- a/uitest/src/main/java/com/vaadin/tests/themes/valo/Tabsheets.java +++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/Tabsheets.java @@ -26,8 +26,8 @@ import com.vaadin.ui.TabSheet; import com.vaadin.ui.TabSheet.SelectedTabChangeEvent; import com.vaadin.ui.TabSheet.SelectedTabChangeListener; import com.vaadin.ui.TabSheet.Tab; -import com.vaadin.ui.VerticalLayout; import com.vaadin.ui.themes.ValoTheme; +import com.vaadin.ui.VerticalLayout; public class Tabsheets extends VerticalLayout implements View { diff --git a/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoThemeUI.java b/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoThemeUI.java index 1a84fd8718..c01d456614 100644 --- a/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoThemeUI.java +++ b/uitest/src/main/java/com/vaadin/tests/themes/valo/ValoThemeUI.java @@ -46,9 +46,9 @@ import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.Label; import com.vaadin.ui.MenuBar; import com.vaadin.ui.MenuBar.MenuItem; +import com.vaadin.ui.themes.ValoTheme; import com.vaadin.ui.Notification; import com.vaadin.ui.UI; -import com.vaadin.ui.themes.ValoTheme; import com.vaadin.v7.data.Container; import com.vaadin.v7.data.Container.Hierarchical; import com.vaadin.v7.data.Item; diff --git a/uitest/src/main/java/com/vaadin/v7/tests/components/grid/GridColumnExpand.java b/uitest/src/main/java/com/vaadin/v7/tests/components/grid/GridColumnExpand.java index bc266d8435..d3c71ed3e4 100644 --- a/uitest/src/main/java/com/vaadin/v7/tests/components/grid/GridColumnExpand.java +++ b/uitest/src/main/java/com/vaadin/v7/tests/components/grid/GridColumnExpand.java @@ -25,9 +25,9 @@ import com.vaadin.ui.Component; import com.vaadin.ui.CssLayout; import com.vaadin.ui.HorizontalLayout; import com.vaadin.ui.Label; -import com.vaadin.ui.themes.Reindeer; import com.vaadin.v7.ui.Grid; import com.vaadin.v7.ui.Grid.Column; +import com.vaadin.v7.ui.themes.Reindeer; @Theme(Reindeer.THEME_NAME) public class GridColumnExpand extends AbstractReindeerTestUI { diff --git a/uitest/src/test/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidthChameleonTest.java b/uitest/src/test/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidthChameleonTest.java index 798feec48f..5c68f2f49e 100644 --- a/uitest/src/test/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidthChameleonTest.java +++ b/uitest/src/test/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidthChameleonTest.java @@ -20,7 +20,7 @@ import static org.hamcrest.Matchers.closeTo; import org.junit.Test; -import com.vaadin.ui.themes.ChameleonTheme; +import com.vaadin.v7.ui.themes.ChameleonTheme; public class UploadImmediateButtonWidthChameleonTest extends UploadImmediateButtonWidthTest { diff --git a/uitest/src/test/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidthReindeerTest.java b/uitest/src/test/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidthReindeerTest.java index a4b0a52af7..4257a5975a 100644 --- a/uitest/src/test/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidthReindeerTest.java +++ b/uitest/src/test/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidthReindeerTest.java @@ -20,7 +20,7 @@ import static org.hamcrest.Matchers.closeTo; import org.junit.Test; -import com.vaadin.ui.themes.Reindeer; +import com.vaadin.v7.ui.themes.Reindeer; public class UploadImmediateButtonWidthReindeerTest extends UploadImmediateButtonWidthTest { diff --git a/uitest/src/test/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidthRunoTest.java b/uitest/src/test/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidthRunoTest.java index 71e0dde74e..6be63c856a 100644 --- a/uitest/src/test/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidthRunoTest.java +++ b/uitest/src/test/java/com/vaadin/tests/components/upload/UploadImmediateButtonWidthRunoTest.java @@ -20,7 +20,7 @@ import static org.hamcrest.Matchers.closeTo; import org.junit.Test; -import com.vaadin.ui.themes.Runo; +import com.vaadin.v7.ui.themes.Runo; public class UploadImmediateButtonWidthRunoTest extends UploadImmediateButtonWidthTest { diff --git a/uitest/src/test/java/com/vaadin/tests/tooltip/MenuBarTooltipTest.java b/uitest/src/test/java/com/vaadin/tests/tooltip/MenuBarTooltipTest.java index 8ae3b53f11..3cf2ef6aa7 100644 --- a/uitest/src/test/java/com/vaadin/tests/tooltip/MenuBarTooltipTest.java +++ b/uitest/src/test/java/com/vaadin/tests/tooltip/MenuBarTooltipTest.java @@ -8,10 +8,10 @@ import org.openqa.selenium.By; import com.vaadin.testbench.elements.MenuBarElement; import com.vaadin.tests.tb3.MultiBrowserTest; -import com.vaadin.ui.themes.ChameleonTheme; -import com.vaadin.ui.themes.Reindeer; -import com.vaadin.ui.themes.Runo; import com.vaadin.ui.themes.ValoTheme; +import com.vaadin.v7.ui.themes.ChameleonTheme; +import com.vaadin.v7.ui.themes.Reindeer; +import com.vaadin.v7.ui.themes.Runo; public class MenuBarTooltipTest extends MultiBrowserTest { |