summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/window
Commit message (Collapse)AuthorAgeFilesLines
* Added light and black versions of close, maximize and restore icons (#11544)Artur Signell2013-04-2321-96/+156
| | | | Change-Id: Id8463fbd18741edc2f52190feb14fd8c67657154
* Maximize Restore for Window #3400Pekka Hyvönen2013-04-043-1/+19
| | | | Change-Id: I164ae83bd6cf98f7a3d7e76d8e717a56e8cb5183
* Fixed Reindeer black/light window styles (#9687)Artur Signell2013-01-111-6/+5
| | | | Change-Id: I332365017caaf76daed5d7d809365eaf195eaf1f
* Fixed browser specific theme selectors (#10362)Artur Signell2012-11-231-6/+6
| | | | | | 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
* Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵Marc Englund2012-11-231-36/+36
| | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
* Sass restructure: tried some variants, this should be a reindeer structure ↵Marc Englund2012-09-281-36/+36
| | | | that should work w/o overlay-container
* 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.
* Refine box-sizing: border-box styles (#8682)Leif Åstrand2012-04-201-1/+2
|
* Dynamically adjust window content paddings (#8313)Leif Åstrand2012-03-091-4/+0
| | | | 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-4/+9
| | | Also fix some small issues related to when the min size is used
* Window layouting changes attempt 2 (#8313)Leif Åstrand2012-03-071-2/+3
|
* #7984 removed Firefox workaroundsArtur Signell2011-11-221-3/+0
|
* #7981 Removed Firefox 2 specific code and CSSArtur Signell2011-11-221-16/+0
|
* #7912 Remove support for IE6Leif Åstrand2011-11-094-23/+4
|
* css to cope better with browser plugins #6219, #5879Matti Tahvonen2010-12-301-1/+2
| | | | svn changeset:16741/svn branch:6.5
* Reverted small change to reindeer black window styles.Jouni Koivuviita2010-10-251-2/+2
| | | | svn changeset:15689/svn branch:6.5
* Merged [15621] to 6.5Jouni Koivuviita2010-10-201-2/+2
| | | | svn changeset:15622/svn branch:6.5
* Fixes #3161: Reindeer black window rounded borders look pixelated in ChromeJouni Koivuviita2010-05-241-6/+6
| | | | svn changeset:13327/svn branch:6.4
* Small fix for window stylesJouni Koivuviita2009-12-221-3/+0
| | | | svn changeset:10524/svn branch:6.2
* Fix for #3878: Remove focus outline from subwindowsJouni Koivuviita2009-12-171-0/+3
| | | | | | * IE6 left out this time, fixing it later svn changeset:10387/svn branch:6.2
* Fixes #3121: Subwindow caption flows out of the windowJouni Koivuviita2009-07-071-3/+6
| | | | svn changeset:8337/svn branch:6.0
* Modified Reindeer black styles to be a bit more lighter, easier to see ↵Jouni Koivuviita2009-07-073-0/+0
| | | | | | | | textfields and comboboxes on low contrast displays. Fixes blue and black layout styles for IE6 (previously had a child selector in layouts.css which caused IE6 fail the whole selector). svn changeset:8336/svn branch:6.0
* Reindeer theme style name reference example added.Jouni Koivuviita2009-05-281-0/+1
| | | | | | Minor fixes to Reindeer theme. svn changeset:8061/svn branch:6.0
* Reindeer theme update: new window style "light".Jouni Koivuviita2009-05-266-24/+93
| | | | | | Other fixes to progress indicator and datefield styles. svn changeset:8008/svn branch:6.0
* Tabsheet paging buttons added. Disabled buttons no longer appear to be ↵Jouni Koivuviita2009-05-251-0/+0
| | | | | | "pushable". Fixes #2945 and #2999. svn changeset:7993/svn branch:6.0
* Black window style for Reindeer theme.Jouni Koivuviita2009-05-257-2/+84
| | | | | | Multiple other fixes to Reindeer theme. Some fixes to base and Runo themes involving window styles. svn changeset:7988/svn branch:6.0
* "poro" theme update: notificationsJouni Koivuviita2009-05-141-4/+6
| | | | svn changeset:7814/svn branch:6.0
* "poro" theme update: remove border from window in FF2, causes scrollbars to ↵Jouni Koivuviita2009-05-141-5/+6
| | | | | | appear. svn changeset:7813/svn branch:6.0
* "poro" theme update: window theme added.Jouni Koivuviita2009-05-147-0/+58
svn changeset:7811/svn branch:6.0