summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/reindeer/tree
Commit message (Collapse)AuthorAgeFilesLines
* Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵Marc Englund2012-11-231-14/+14
| | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
* Sass restructure: tried some variants, this should be a reindeer structure ↵Marc Englund2012-09-281-14/+14
| | | | 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.
* Revert "Reduce tree node caption padding to make room for focus border"Leif Åstrand2012-04-181-1/+3
| | | | | | | This reverts commit 64f34f1c6ed5f910d5bf401a573d6b72539a437b. The fix is not needed to prevent scrolling any more now that margin is used instead of padding for reserving room for the layout's "margin".
* Reduce tree node caption padding to make room for focus borderLeif Åstrand2012-04-171-3/+1
|
* #7912 Remove support for IE6Leif Åstrand2011-11-092-16/+0
|
* Final fix for #6745: Connectors for TreeJouni Koivuviita2011-09-281-12/+7
| | | | | | | -Adjusted all themes to have even pixel caption height -Liferay theme doesn't support the connectors (#7682) svn changeset:21411/svn branch:6.7
* Small bugfix related to #6745: Connectors for TreeJouni Koivuviita2011-08-241-3/+6
| | | | | | | -Tree root nodes received a wrong classname if they had childnodes (the last root node was always treated as a leaf) -Fixed hover styles in Reindeer svn changeset:20605/svn branch:6.7
* Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can ↵Jouni Koivuviita2011-08-231-0/+9
| | | | | | | | make it more pretty in future releases if necessary. Includes TestBench test for the feature. svn changeset:20577/svn branch:6.7
* Added keyboard navigation to Tree #1086John Alhroos2010-05-101-0/+11
| | | | svn changeset:13109/svn branch:6.4
* Drag-n-drop related styles.Jouni Koivuviita2010-03-241-1/+9
| | | | svn changeset:12056/svn branch:6.3
* cleaner tree drop location styles (not shaking that much anymore)Matti Tahvonen2010-03-151-1/+1
| | | | svn changeset:11890/svn branch:6.3
* "poro" theme update:Jouni Koivuviita2009-05-131-5/+8
| | | | | | | | * context menu styles added * tree styles improved * fixed textfield styles for Opera svn changeset:7776/svn branch:6.0
* "poro" theme updates:Jouni Koivuviita2009-05-133-0/+38
* tree styles done * required some modifications to textfield styles as well (because of a new sprite after the textfield background image) * one more fix to link style button (remove text shadow) svn changeset:7773/svn branch:6.0