summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/chameleon/components/window
Commit message (Collapse)AuthorAgeFilesLines
* Disabled shadow divs. Instead use css box-shadow (#13885)Dmitrii Rogozin2014-07-021-0/+3
| | | | Change-Id: Ibf8888de795b08aed0446607165d7318f94ee6f4
* Maximize/restore icons for Chameleon, Liferay, Runo (#3400)Artur Signell2013-04-051-10/+24
| | | | Change-Id: Ibbeed5b5925442f966841c0f5d2ea3dbfe9007bb
* $primaryStyleName functionality to Chameleon, fixes #9881Marc Englund2012-12-071-10/+10
| | | | Change-Id: I3d75184acb7d2625a3edea35b1c8d2a86b7313eb
* Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-081-1/+5
| | | | | | | | 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.
* Dynamically adjust window content paddings (#8313)Leif Åstrand2012-03-091-5/+1
| | | | This enables easy support for e.g. header height based on font size and footer height changing if resizing is disabled.
* Update VWindow.setWidth/Height to set outer sizes (#8313)Leif Åstrand2012-03-081-2/+5
| | | Also fix some small issues related to when the min size is used
* #7912 Remove support for IE6Leif Åstrand2011-11-091-8/+0
|
* #7053 Chameleon theme integration, first phase: basic theme in Vaadin and ↵Henri Sara2011-07-281-0/+62
JAR, compiled into a single styles.css svn changeset:20007/svn branch:6.7