summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/chameleon/common
Commit message (Collapse)AuthorAgeFilesLines
* Ensure popup datefield width setting works in all themes (#10485)Artur Signell2013-01-041-0/+2
| | | | Change-Id: I9f0891fb363e49d59b5ab2b1af53ba4bf9bca21e
* Fixed font-size issues in Chameleon, Runo and Liferay (#10606, #10587)Artur Signell2013-01-021-1/+1
| | | | Change-Id: Iaaa626553030af44eaab57067acf9f022dc75e6b
* Revert "Temporary work around for drag'n'drop image problem (#10385)"Artur Signell2012-12-021-1/+2
| | | | | | | | No longer needed as #10384 is fixed This reverts commit 7dad7d82287bc9906ef12d1efd64f8b1da3a0326. Change-Id: Id7dbd716144452b80fae07d54f4a61c5091fd83d
* Temporary work around for drag'n'drop image problem (#10385)Artur Signell2012-11-261-2/+1
| | | | Change-Id: If3b0709feb638f0116273f35a61708b5c4130ac0
* Fixed browser specific theme selectors (#10362)Artur Signell2012-11-231-1/+1
| | | | | | 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
* Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵Marc Englund2012-11-231-6/+6
| | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375
* UI stylename handling (#9832)Johannes Dahlström2012-11-141-1/+1
| | | | | | | | * Change VUI class name from v-view to v-ui * Use state.primaryStyleName so it can be changed * Remove useless v-app-VaadinServiceSession from bootstrap root div Change-Id: I67d3cb3efb5b4033416dcfcf7f39cbc71ac70cbc
* Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-082-157/+164
| | | | | | | | 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.
* #7984 removed Firefox workaroundsArtur Signell2011-11-221-2/+1
|
* #7912 Remove support for IE6Leif Åstrand2011-11-091-10/+0
|
* #7053 Do not explicitly import base theme, fix paths for Chameleon loading ↵Henri Sara2011-07-291-4/+7
| | | | | | indicator images svn changeset:20017/svn branch:6.7
* #7053 Chameleon theme integration, first phase: basic theme in Vaadin and ↵Henri Sara2011-07-281-0/+165
JAR, compiled into a single styles.css svn changeset:20007/svn branch:6.7