summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/base/select
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵Marc Englund2012-11-231-24/+24
| | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
* Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵Marc Englund2012-11-231-1/+1
| | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375
* Sass restructure: base theme with renameable componentsMarc Englund2012-09-281-24/+24
|
* Fixed select row height changes #8294John Ahlroos2012-09-201-0/+4
|
* 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.
* Refine box-sizing: border-box styles (#8682)Leif Åstrand2012-04-201-1/+2
|
* display: inline-block instead of float: right for popup opener (#8313)Leif Åstrand2012-02-201-1/+1
|
* Remove all margins from the combo box input field (#8313)Leif Åstrand2012-02-171-0/+1
|
* Make VFilterSelect work with border-box & MeasureManager (#8313)Leif Åstrand2012-02-161-0/+3
|
* #5170 updated to use an additional css class when text input is disabled and ↵Leif Åstrand2011-09-271-0/+4
| | | | | | set the cursor using the theme css file svn changeset:21329/svn branch:6.7
* #5608 Item icons do not work in OptionGroupLeif Åstrand2011-08-251-0/+5
| | | | svn changeset:20638/svn branch:6.7
* #6119 - ComboBox visually broken in iPhone/iPadArtur Signell2010-12-081-0/+1
| | | | svn changeset:16414/svn branch:6.5
* #2942 - Dual captions for TwinColSelectArtur Signell2010-12-071-2/+2
| | | | | | | Changed style names to be consistent with server side API Added test for caption style names svn changeset:16375/svn branch:6.5
* #2942 - Dual captions for TwinColSelectArtur Signell2010-12-031-0/+10
| | | | svn changeset:16323/svn branch:6.5
* Added down arrow for combobox in Base theme.Jouni Koivuviita2009-11-181-0/+3
| | | | svn changeset:9856/svn branch:6.2
* Reverted some read-only style fixes.Jouni Koivuviita2009-10-081-2/+6
| | | | svn changeset:9136/svn branch:6.2
* Fix for #2611: ComboBox in readonly differs from readonly TextFieldJouni Koivuviita2009-10-071-2/+2
| | | | svn changeset:9124/svn branch:6.2
* The Button Component Strikes BackJouni Koivuviita2009-08-271-2/+0
| | | | | | | | | | | | Fixes many theme issues with Button (mostly Reindeer theme), including #3110, #3193, #3194, #3180 and 3079. Default button is now rendered on the client side with a DIV. Disabled buttons can now have descriptions, which fixes #2085. Added a "new" component, NativeButton, which uses native BUTTON element rendering on the client side. Theme compilation script now understands simple @import statements, which help keep things more organized in theme development. svn changeset:8558/svn branch:6.1
* Small fixes to panel and tabsheet styles on blue background.Jouni Koivuviita2009-05-271-1/+1
| | | | | | | | Reverted one fix from combobox, now works better in IE also. Committed missing menubar image. svn changeset:8029/svn branch:6.0
* Fixed a minor issue in ComboBox styles in FF.Jouni Koivuviita2009-05-271-1/+1
| | | | svn changeset:8028/svn branch:6.0
* Renaming ITMILL/ -> VAADIN/ part 1 (for #2904)Marc Englund2009-05-121-0/+134
svn changeset:7762/svn branch:6.0