summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/label
Commit message (Collapse)AuthorAgeFilesLines
* Fixed browser specific theme selectors (#10362)Artur Signell2012-11-231-2/+2
| | | | | | 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-33/+33
| | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
* Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵Marc Englund2012-11-231-2/+2
| | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375
* Sass restructure: tried some variants, this should be a reindeer structure ↵Marc Englund2012-09-281-33/+33
| | | | 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.
* Loads of small fixes to Base and Reindeer themes: contains bugfixes for ↵Jouni Koivuviita2010-04-081-36/+83
| | | | | | issues found during developing the new Reindeer theme demo, plus a couple of new styles for Reindeer. svn changeset:12389/svn branch:6.3
* Fixes #4334: TextField contents offset in Firefox 3.6Jouni Koivuviita2010-03-221-0/+1
| | | | | | | 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
* Reverted changeset [11604] (#3735: Use semantic HTML)Jouni Koivuviita2010-03-041-7/+0
| | | | svn changeset:11637/svn branch:6.3
* Fixes #3735: Use semantic HTMLJouni Koivuviita2010-03-031-0/+7
| | | | svn changeset:11604/svn branch:6.3
* A very minor fix for Reindeer/IE8.Jouni Koivuviita2009-07-101-1/+2
| | | | svn changeset:8371/svn branch:6.0
* Minor fixes to Reindeer theme.Jouni Koivuviita2009-07-071-1/+7
| | | | | | | * HR's now look pretty in all browsers, not just Safari. HR's are used in Reindeer styles example. * Fixed regression for textfield height in Safari. svn changeset:8341/svn branch:6.0
* Small fixes to themes:Jouni Koivuviita2009-07-031-0/+5
| | | | | | | | Reindeer theme: labels inside table no longer have a specified line-height. Base theme: tree item icons and captions are now vertically aligned. svn changeset:8311/svn branch:6.0
* Added small shadow to header labels in reindeer theme.Jouni Koivuviita2009-07-021-0/+1
| | | | svn changeset:8280/svn branch:6.0
* Reindeer theme style name reference example added.Jouni Koivuviita2009-05-281-0/+19
| | | | | | Minor fixes to Reindeer theme. svn changeset:8061/svn branch:6.0
* Black window style for Reindeer theme.Jouni Koivuviita2009-05-251-0/+3
| | | | | | 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-221-0/+1
| | | | | | 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-4/+16
| | | | | | IE as well, for instance). svn changeset:7953/svn branch:6.0
* Renaming ITMILL/ -> VAADIN/ part 1 (for #2904)Marc Englund2009-05-121-0/+26
svn changeset:7762/svn branch:6.0