]> source.dussan.org Git - vaadin-framework.git/commit
Various fixes and tweaks to Valo
authorJouni Koivuviita <jouni@vaadin.com>
Thu, 12 Jun 2014 12:53:06 +0000 (15:53 +0300)
committerJouni Koivuviita <jouni@vaadin.com>
Wed, 18 Jun 2014 07:17:14 +0000 (10:17 +0300)
commit3c4aba8a796da518feda8dab8c04502ef492241b
treea2c74ddd7ceef02304f7c80e958aa6e003a87b90
parent825564cf7887383428608c4a11c9d0157b2cd08f
Various fixes and tweaks to Valo

- Added a new “quiet” style button, and an “icon-align-top” style, and
added an additional parameter for the borderless button style

- PopupView now has a proper animation-in and animation-out, with a
spinner showing the loading state

- Small fix to slider minimum size

- Fixed TextField text centering for IE8 and IE9

- Fixed Tree expand/collapse arrow clicking in IE10

- Tweaked Window shadow and modality curtain style

Change-Id: I48dab61c648363b8eb0c03dc3b3cbbc1289b94ed
13 files changed:
WebContent/VAADIN/themes/valo/components/_button.scss
WebContent/VAADIN/themes/valo/components/_combobox.scss
WebContent/VAADIN/themes/valo/components/_popupview.scss
WebContent/VAADIN/themes/valo/components/_slider.scss
WebContent/VAADIN/themes/valo/components/_textarea.scss
WebContent/VAADIN/themes/valo/components/_textfield.scss
WebContent/VAADIN/themes/valo/components/_tree.scss
WebContent/VAADIN/themes/valo/components/_window.scss
WebContent/VAADIN/themes/valo/optional/_common-stylenames.scss
WebContent/VAADIN/themes/valo/shared/_notification.scss
WebContent/VAADIN/themes/valo/shared/_overlay.scss
WebContent/VAADIN/themes/valo/util/_anim.scss
WebContent/VAADIN/themes/valo/util/_bevel-and-shadow.scss