summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/base/tree
Commit message (Collapse)AuthorAgeFilesLines
* Build vaadin-themes with mavenTeemu Suo-Anttila2016-03-2910-141/+0
| | | | Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
* Fixed IE scrollbar issues for most if not all componentsArtur Signell2012-12-171-1/+0
| | | | | | | Fixed by defining font-size:0 and line-height:normal for all v-scrollable elements. A font-size is defined using $font-size for all themes and this is reset in v-widget. Similarly for $line-height. Should fix at least #9004, #9552, #9572 Change-Id: I78da2c2ce497a0a22962644c9c97df5a0e41e056
* 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-41/+41
| | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
* Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ↵Marc Englund2012-11-231-14/+15
| | | | | | updates themes to support this. Change-Id: I185b67b2ee74dca2faf48ff2517f24280aff4375
* Sass restructure: base theme with renameable componentsMarc Englund2012-09-281-42/+42
|
* Removed empty content: in css rules since they generate a empty line with ↵John Ahlroos2012-09-181-1/+1
| | | | html5 content type
* Standard themes in SCSS form, updated CompileDefaultTheme (#9223)Henri Sara2012-08-083-40/+49
| | | | | | | | 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.
* #7912 Remove support for IE6Leif Åstrand2011-11-096-38/+0
|
* #6745: Connectors for TreeJouni Koivuviita2011-09-296-4/+15
| | | | | | -Added 8bit PNG's for IE6 svn changeset:21429/svn branch:6.7
* Final fix for #6745: Connectors for TreeJouni Koivuviita2011-09-2810-133/+159
| | | | | | | -Adjusted all themes to have even pixel caption height -Liferay theme doesn't support the connectors (#7682) svn changeset:21411/svn branch:6.7
* Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can ↵Jouni Koivuviita2011-08-234-2/+16
| | | | | | | | make it more pretty in future releases if necessary. Includes TestBench test for the feature. svn changeset:20577/svn branch:6.7
* #6731 - focus on the node's caption instead of the element in order to avoid ↵Jonatan Kronqvist2011-04-081-1/+1
| | | | | | unnecessary scrolling svn changeset:18186/svn branch:6.5
* Fixed #6731 - tree no longer scrolls when an item is selected.Jonatan Kronqvist2011-04-061-0/+3
| | | | svn changeset:18127/svn branch:6.5
* Added keyboard navigation to Tree #1086John Alhroos2010-05-101-0/+1
| | | | svn changeset:13109/svn branch:6.4
* Drag-n-drop related styles.Jouni Koivuviita2010-03-241-14/+61
| | | | svn changeset:12056/svn branch:6.3
* cleaner tree drop location styles (not shaking that much anymore)Matti Tahvonen2010-03-151-0/+2
| | | | svn changeset:11890/svn branch:6.3
* draft of DragAndDropWrapper + small changesMatti Tahvonen2010-02-161-3/+3
| | | | svn changeset:11349/svn branch:6.3_dd
* styles, table drop handler, small changesMatti Tahvonen2010-02-161-0/+12
| | | | svn changeset:11339/svn branch:6.3_dd
* Small fixes to themes:Jouni Koivuviita2009-07-031-0/+4
| | | | | | | | 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
* Additional fix for #3098 - Tree node text wraps to the next line if an icon ↵Artur Signell2009-06-291-1/+3
| | | | | | is present and width is fixed svn changeset:8266/svn branch:6.0
* Test case and fix for #3098 - Tree node text wraps to the next line if an ↵Artur Signell2009-06-291-2/+3
| | | | | | icon is present and width is fixed svn changeset:8265/svn branch:6.0
* "poro" theme updates:Jouni Koivuviita2009-05-131-1/+1
| | | | | | | | * 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
* Renaming ITMILL/ -> VAADIN/ part 1 (for #2904)Marc Englund2009-05-121-0/+47
svn changeset:7762/svn branch:6.0