Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build vaadin-themes with maven | Teemu Suo-Anttila | 2016-03-29 | 1 | -37/+0 |
| | | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f | ||||
* | Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵ | Marc Englund | 2012-11-23 | 1 | -15/+15 |
| | | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3 | ||||
* | Sass restructure: split button into nativebutton and checkbox | Marc Englund | 2012-09-28 | 1 | -4/+2 |
| | |||||
* | Sass restructure: tried some variants, this should be a reindeer structure ↵ | Marc Englund | 2012-09-28 | 1 | -15/+15 |
| | | | | that should work w/o overlay-container | ||||
* | Standard themes in SCSS form, updated CompileDefaultTheme (#9223) | Henri Sara | 2012-08-08 | 1 | -0/+39 |
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. |