]> source.dussan.org Git - vaadin-framework.git/commit
Replace box-sizing @include with bare box-sizing (#92)
authorArtur <artur@vaadin.com>
Wed, 7 Dec 2016 06:35:00 +0000 (08:35 +0200)
committerHenri Sara <henri.sara@gmail.com>
Wed, 7 Dec 2016 06:35:00 +0000 (08:35 +0200)
commit87998f5ae7f31350dc08be150fdff43be4c1f331
tree82ab369a54899f50e595c5de6d8564c29c794d31
parent620b2ba314f0f88760803a084cc38e47b57632d3
Replace box-sizing @include with bare box-sizing (#92)

Browsers support unprefixed box-sizing since:
Chrome 10
Firefox 29
Opera 10
Safari 5.1
iOS 5.1
IE 8
21 files changed:
themes/src/main/themes/VAADIN/themes/valo/components/_absolutelayout.scss
themes/src/main/themes/VAADIN/themes/valo/components/_accordion.scss
themes/src/main/themes/VAADIN/themes/valo/components/_calendar.scss
themes/src/main/themes/VAADIN/themes/valo/components/_checkbox.scss
themes/src/main/themes/VAADIN/themes/valo/components/_combobox.scss
themes/src/main/themes/VAADIN/themes/valo/components/_datefield.scss
themes/src/main/themes/VAADIN/themes/valo/components/_escalator.scss
themes/src/main/themes/VAADIN/themes/valo/components/_form.scss
themes/src/main/themes/VAADIN/themes/valo/components/_grid.scss
themes/src/main/themes/VAADIN/themes/valo/components/_menubar.scss
themes/src/main/themes/VAADIN/themes/valo/components/_orderedlayout.scss
themes/src/main/themes/VAADIN/themes/valo/components/_panel.scss
themes/src/main/themes/VAADIN/themes/valo/components/_progressbar.scss
themes/src/main/themes/VAADIN/themes/valo/components/_slider.scss
themes/src/main/themes/VAADIN/themes/valo/components/_splitpanel.scss
themes/src/main/themes/VAADIN/themes/valo/components/_table.scss
themes/src/main/themes/VAADIN/themes/valo/components/_tabsheet.scss
themes/src/main/themes/VAADIN/themes/valo/components/_treetable.scss
themes/src/main/themes/VAADIN/themes/valo/components/_widget.scss
themes/src/main/themes/VAADIN/themes/valo/components/_window.scss
themes/src/main/themes/VAADIN/themes/valo/shared/_loading-indicator.scss