aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/chameleon/components/notification/notification.scss
Commit message (Collapse)AuthorAgeFilesLines
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-291-71/+0
| | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
* Notification styles should be scoped more eagerly (#14872)Denis Anisimov2015-05-111-6/+6
| | | | Change-Id: Ifb648b8913c9999d3c0c855f05f79c8356577887
* Fix gradient path for notifications in Chameleon. (#15351)Sauli Tähkäpää2014-12-121-2/+2
| | | | Change-Id: Ie1e2726613033ad321e15f7f58e098080d4d9a5f
* Fix background color of Notification in chameleon theme (#14246)Dmitrii Rogozin2014-07-241-0/+2
| | | | Change-Id: Ie561a3ef95fcc15e357d1edb65b45f596683e7e4
* Fix regression in notification for chameleon caused by 13885.(#14172)Dmitrii Rogozin2014-07-081-0/+1
| | | | Change-Id: I33d70c54b9118e85c9542e56b917b993516ae213
* Fixed font-size issues in Chameleon, Runo and Liferay (#10606, #10587)Artur Signell2013-01-021-1/+1
| | | | Change-Id: Iaaa626553030af44eaab57067acf9f022dc75e6b
* $primaryStyleName functionality to Chameleon, fixes #9881Marc Englund2012-12-071-11/+11
| | | | Change-Id: I3d75184acb7d2625a3edea35b1c8d2a86b7313eb
* Overlay container #9220Marc Englund2012-10-301-1/+1
| | | | Change-Id: Iea5b44fc0c48ec1161890d9e084847266ce0d3d2
* Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-081-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.