]> source.dussan.org Git - vaadin-framework.git/commit
Add spaces around operators (#16696).
authorMika Murtojarvi <mika@vaadin.com>
Fri, 9 Jan 2015 15:50:26 +0000 (17:50 +0200)
committerVaadin Code Review <review@vaadin.com>
Fri, 13 Feb 2015 10:43:14 +0000 (10:43 +0000)
commit93ab31a485730394018ac7358f3fb00b258037ad
tree2bc740261c28beceeaaada6bbb86027edd089eb7
parent294dc686f6d05dde90f852f46429b46c2f87af35
Add spaces around operators (#16696).

This is needed for the Sass compiler to correctly parse an expression.

Change-Id: Ie39134e47f701015a9fc7180de5c033b80abe178
WebContent/VAADIN/themes/valo/util/bourbon/functions/_transition-property-name.scss
WebContent/VAADIN/themes/valo/util/readme.txt [new file with mode: 0644]
server/tests/src/com/vaadin/tests/CompileTransitionPropertyTest.java [new file with mode: 0644]
server/tests/src/com/vaadin/tests/styles.scss [new file with mode: 0644]