summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/select
Commit message (Collapse)AuthorAgeFilesLines
* Fixed ComboBox width problems in all themes (#10484)Artur Signell2013-01-071-3/+6
| | | | Change-Id: Ia8181cd9c9d6a9183083408c55f9c3f28c72fb29
* Removed Firefox rule making dropdown too high (#10559)Artur Signell2012-12-171-3/+0
| | | | Change-Id: I62c808b90da155b0ae0489c4eaeff370063f3572
* Fixed browser specific theme selectors (#10362)Artur Signell2012-11-231-9/+9
| | | | | | 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-70/+70
| | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
* Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵Marc Englund2012-11-231-3/+3
| | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375
* Sass restructure: tried some variants, this should be a reindeer structure ↵Marc Englund2012-09-281-70/+70
| | | | that should work w/o overlay-container
* Moved background-position before sprite so sprite generator can override itArtur Signell2012-09-111-1/+1
|
* Fixed combobox item selector offset bug John Ahlroos2012-09-111-0/+1
|
* 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
|
* Further reduce the size calculations for VFilterSelect (#8313)Leif Åstrand2012-02-221-1/+2
|
* Don't let icon affect undefined wide combo box (#8313)Leif Åstrand2012-02-201-0/+3
|
* Make VFilterSelect work with border-box & MeasureManager (#8313)Leif Åstrand2012-02-161-1/+1
|
* #7912 Remove support for IE6Leif Åstrand2011-11-095-24/+0
|
* Avoid artifacts around ComboBox when zoomed in (#6119)Artur Signell2010-12-081-2/+2
| | | | svn changeset:16421/svn branch:6.5
* Fix for #4161John Alhroos2010-05-201-0/+6
| | | | svn changeset:13271/svn branch:6.3
* Small corrections to #4334: TextField contents offset in Firefox 3.6Jouni Koivuviita2010-03-231-1/+1
| | | | svn changeset:12020/svn branch:6.3
* Fixes #4334: TextField contents offset in Firefox 3.6Jouni Koivuviita2010-03-221-2/+2
| | | | | | | Fixes #4352: Vaadin application font is ugly in Windows Safari/Chrome * Changed WebKit to render text fields same as all other as well, no more border-images (easier to override in custom themes). svn changeset:12009/svn branch:6.3
* Fixes #3845: Twincol select buttons are missing right border in IE6Jouni Koivuviita2009-12-141-2/+3
| | | | | | * Only affected Reindeer (more padding in buttons than in Runo) svn changeset:10275/svn branch:6.2
* Modified Reindeer black styles to be a bit more lighter, easier to see ↵Jouni Koivuviita2009-07-0724-17/+17
| | | | | | | | 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
* Fixed combobox styles for IE6 (adding an item icon broke the theme).Jouni Koivuviita2009-05-275-0/+12
| | | | svn changeset:8033/svn branch:6.0
* Fixed a minor issue in ComboBox styles in FF.Jouni Koivuviita2009-05-271-0/+3
| | | | svn changeset:8028/svn branch:6.0
* Tabsheet "framed" style added to Reindeer theme.Jouni Koivuviita2009-05-271-2/+10
| | | | | | Minor fixes to combobox, textfield and panel. svn changeset:8027/svn branch:6.0
* Black window style for Reindeer theme.Jouni Koivuviita2009-05-251-0/+1
| | | | | | Multiple other fixes to Reindeer theme. Some fixes to base and Runo themes involving window styles. svn changeset:7988/svn branch:6.0
* More reindeer theme component now support black styles: datefield and ↵Jouni Koivuviita2009-05-2211-0/+55
| | | | | | combobox. Some other updates as well. svn changeset:7955/svn branch:6.0
* Multiple small fixes for themes, mainly reindeer (black buttons now work in ↵Jouni Koivuviita2009-05-221-0/+7
| | | | | | IE as well, for instance). svn changeset:7953/svn branch:6.0
* reindeer theme updates: filterselect with icon fixed, table default style ↵Jouni Koivuviita2009-05-211-0/+8
| | | | | | now lighter (previous style now with stylename "strong"). svn changeset:7934/svn branch:6.0
* "poro" theme update: unified one sprite from combobox to common images.Jouni Koivuviita2009-05-132-16/+14
| | | | svn changeset:7775/svn branch:6.0
* Renaming ITMILL/ -> VAADIN/ part 1 (for #2904)Marc Englund2009-05-1221-0/+180
svn changeset:7762/svn branch:6.0