]> 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)
committerVaadin Code Review <review@vaadin.com>
Fri, 22 Aug 2014 11:19:20 +0000 (11:19 +0000)
commita5052720216baeb5014a4e3b0027367c8ab7ed67
treebc0560075e5048332dffed31ede54f4089a330f7
parent279d862a4d457b28bde577076d6f87bdcbc96ce3
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