summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/a-sprite-definitions/a-sprite-definitions.scss
Commit message (Collapse)AuthorAgeFilesLines
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291-14/+0
| | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
* Merge SASS fixes keeping comments, remove hack for reindeer (#9223)Henri Sara2012-08-101-6/+6
|
* Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-081-0/+14
Conversion performed for most themes trivial, just rename file and wrap in a mixin. For chameleon compounds, also nesting used. In some cases, related small files combined in a single SCSS file Chameleon accordion and select contain fixes other than just a missing semicolon.