summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/runo/label
Commit message (Collapse)AuthorAgeFilesLines
* Fixed font-size issues in Chameleon, Runo and Liferay (#10606, #10587)Artur Signell2013-01-021-1/+1
| | | | Change-Id: Iaaa626553030af44eaab57067acf9f022dc75e6b
* Added support for $primaryStyleName to RunoMarc Englund2012-12-071-21/+21
| | | | Change-Id: I2c1a24b2655c1b9361b52e24f542deb64be8a914
* Fixed browser specific theme selectors (#10362)Artur Signell2012-11-231-2/+2
| | | | | | Browser specific class names are set on the body element and the theme class name is inside body. Theme selectors must therefore be of type ".v-ie & " Change-Id: I1893946ed9b5441a6977945a757a85ae87c07ce8
* Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-081-0/+4
| | | | | | | | 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.
* Dozens of enhancements and fixes to Runo theme, containing new sub-styles ↵Jouni Koivuviita2010-05-041-0/+70
for several components such as buttons, tables, accordions, windows, layouts, splitpanels and others. svn changeset:13024/svn branch:6.4