]> source.dussan.org Git - vaadin-framework.git/commit
Fixes light theme window sprites #12171
authorJohn Ahlroos <john@vaadin.com>
Thu, 25 Jul 2013 06:53:50 +0000 (09:53 +0300)
committerJohn Ahlroos <john@vaadin.com>
Fri, 26 Jul 2013 11:01:13 +0000 (14:01 +0300)
commitcbab936d08b35414c4f1ce8bea55cebc53e7d4cf
treee95e8fcd07584a101f05956e6aa58ebad4bb1dfe
parente9f3fcc211c0f05f606e75baee969c90bc1a5387
Fixes light theme window sprites #12171

The close buttons images for the Window black theme was mistakenly
added to the white theme sprite and ended up in the middle of the
light theme window. Moved the black theme button images to the
black theme sprite.

Change-Id: Ieaaaa1b404f1d623c61fe7cfecb4996d96904b27
WebContent/VAADIN/themes/reindeer/window/window.scss
uitest/src/com/vaadin/tests/components/window/WindowThemes.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/window/WindowThemes.java [new file with mode: 0644]