summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo/splitpanel/splitpanel.scss
Commit message (Collapse)AuthorAgeFilesLines
* Added support for $primaryStyleName to RunoMarc Englund2012-12-071-31/+31
| | | | Change-Id: I2c1a24b2655c1b9361b52e24f542deb64be8a914
* Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-081-0/+88
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.