]> source.dussan.org Git - vaadin-framework.git/commit
Bugfixes to Valo (#14490)
authorJouni Koivuviita <jouni@vaadin.com>
Thu, 21 Aug 2014 12:16:49 +0000 (15:16 +0300)
committerLeif Åstrand <leif@vaadin.com>
Thu, 28 Aug 2014 14:16:20 +0000 (17:16 +0300)
commitf2ee01abeb0603236d512cb9fffcf476fc880fc8
tree0d384f6c314941d8140f6ef2d755ddf381bfe172
parent81e10de6e92a292bdf73dba61f8dd68e88415156
Bugfixes to Valo (#14490)

valo-component-group mixin doesn’t have any parameters. Ruby compiler
produces an error, but Java compiler works anyway (#14479).

Missing semicolon after a line before @include produces an error with
the Ruby compiler, but passes compilation with the Java compiler
(#14480).

Change-Id: If6fa2b5039f4d9daa7ee73380f089b533c2cce0f
WebContent/VAADIN/themes/valo/components/_csslayout.scss
WebContent/VAADIN/themes/valo/components/_label.scss
WebContent/VAADIN/themes/valo/components/_textfield.scss