Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build vaadin-themes with maven | Teemu Suo-Anttila | 2016-03-29 | 1 | -71/+0 |
| | | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f | ||||
* | Notification styles should be scoped more eagerly (#14872) | Denis Anisimov | 2015-05-11 | 1 | -6/+6 |
| | | | | Change-Id: Ifb648b8913c9999d3c0c855f05f79c8356577887 | ||||
* | Fix gradient path for notifications in Chameleon. (#15351) | Sauli Tähkäpää | 2014-12-12 | 1 | -2/+2 |
| | | | | Change-Id: Ie1e2726613033ad321e15f7f58e098080d4d9a5f | ||||
* | Fix background color of Notification in chameleon theme (#14246) | Dmitrii Rogozin | 2014-07-24 | 1 | -0/+2 |
| | | | | Change-Id: Ie561a3ef95fcc15e357d1edb65b45f596683e7e4 | ||||
* | Fix regression in notification for chameleon caused by 13885.(#14172) | Dmitrii Rogozin | 2014-07-08 | 1 | -0/+1 |
| | | | | Change-Id: I33d70c54b9118e85c9542e56b917b993516ae213 | ||||
* | Fixed font-size issues in Chameleon, Runo and Liferay (#10606, #10587) | Artur Signell | 2013-01-02 | 1 | -1/+1 |
| | | | | Change-Id: Iaaa626553030af44eaab57067acf9f022dc75e6b | ||||
* | $primaryStyleName functionality to Chameleon, fixes #9881 | Marc Englund | 2012-12-07 | 1 | -11/+11 |
| | | | | Change-Id: I3d75184acb7d2625a3edea35b1c8d2a86b7313eb | ||||
* | Overlay container #9220 | Marc Englund | 2012-10-30 | 1 | -1/+1 |
| | | | | Change-Id: Iea5b44fc0c48ec1161890d9e084847266ce0d3d2 | ||||
* | Standard themes in SCSS form, updated CompileDefaultTheme (#9223) | Henri Sara | 2012-08-08 | 1 | -0/+68 |
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. |