diff options
author | Fabian Lange <lange.fabian@gmail.com> | 2013-09-12 14:16:37 +0200 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2013-09-13 09:15:50 +0000 |
commit | 4659797e244009b0d0727fe3b469e8f409486e21 (patch) | |
tree | 77543aa8c7535a2fbfe10888ce455f50e44ec72b /WebContent | |
parent | 3a31dfe01db0607d3b1b7676a7bc6e96178eee6d (diff) | |
download | vaadin-framework-4659797e244009b0d0727fe3b469e8f409486e21.tar.gz vaadin-framework-4659797e244009b0d0727fe3b469e8f409486e21.zip |
fixed incorrect name for close-pressed.png for windows in black theme (#12563)
The scss file and the light and normal style suggest that the name should be
"-pressed". This is what this patch fixes. I have considered renaming all
"-pressed" to "-active", to be consistent with e.g. "maximize-active.png"
but decided against due to compatibility concerns.
Change-Id: I42f37b3311715fab04e5fe05fdf4bc3026e52ed1
Diffstat (limited to 'WebContent')
-rw-r--r-- | WebContent/VAADIN/themes/reindeer/window/img/black/close-pressed.png (renamed from WebContent/VAADIN/themes/reindeer/window/img/black/close-active.png) | bin | 359 -> 359 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/reindeer/window/img/black/close-active.png b/WebContent/VAADIN/themes/reindeer/window/img/black/close-pressed.png Binary files differindex 07a837b619..07a837b619 100644 --- a/WebContent/VAADIN/themes/reindeer/window/img/black/close-active.png +++ b/WebContent/VAADIN/themes/reindeer/window/img/black/close-pressed.png |