Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵ | Marc Englund | 2012-11-23 | 1 | -1/+3 |
| | | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375 | ||||
* | Sass restructure: need to disable .themename{} -wrapping until we get ↵ | Marc Englund | 2012-09-28 | 1 | -3/+1 |
| | | | | overlay-container. | ||||
* | Rearranging sass theme structure in phases. | Marc Englund | 2012-09-26 | 1 | -30/+3 |
| | |||||
* | Standard themes in SCSS form, updated CompileDefaultTheme (#9223) | Henri Sara | 2012-08-08 | 1 | -0/+32 |
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. |