aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/base/splitpanel
Commit message (Collapse)AuthorAgeFilesLines
* Make touch actions disabled on some CSS classes (#13368)Teemu Suo-Anttila2014-05-091-0/+4
| | | | | | | This makes Slider, SplitPanels and DragAndDrop anywhere except Table work on IE and touch screen. Change-Id: I1c710a14fc3957c81ade07fd2a3de1e4b6feec1a
* Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ↵Marc Englund2012-11-231-9/+9
| | | | | | #10294 Change-Id: I548fdd3b0295db980bc4d769826e7c149ec0b3b3
* Reverted previously fixed scrollbars since it does not work with components ↵John Ahlroos2012-10-101-12/+0
| | | | | | requiring inline-block #9552 #9572 Change-Id: Iec43c1e4926b51724c93c93d1f4500e0fcf8759e
* Applied splitpanel scrollbar fix for IE9 as well #9552John Ahlroos2012-10-091-5/+6
| | | | Change-Id: Ife96da6315796548c9aeab34b6f307a70e80ef36
* Merge branch 'sass'John Ahlroos2012-10-081-9/+9
|\
| * Sass restructure: base theme with renameable componentsMarc Englund2012-09-281-9/+9
| |
* | Added IE8 HTML5 doctype fix for removing unneeded scrollbars in splitpanel #9552John Ahlroos2012-10-041-0/+10
|/ | | | Change-Id: I2d9abc2add60809412a8625d4b4753aca408c7cd
* 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.
* Remove the last simple ie6 hacks #7912Leif Åstrand2011-12-011-4/+0
|
* #7913 Removed IE7 specific CSS rulesArtur Signell2011-11-221-5/+0
|
* #7912 Remove support for IE6Leif Åstrand2011-11-091-5/+0
|
* #6041 The splitter in a disabled split panel can be movedArtur Signell2010-12-211-0/+6
| | | | svn changeset:16591/svn branch:6.5
* Opera doesn't support col-resize/row-resize cursor, added fallback for it in ↵Jouni Koivuviita2010-04-121-0/+2
| | | | | | splitpanel styles. svn changeset:12463/svn branch:6.3
* Loads of small fixes to Base and Reindeer themes: contains bugfixes for ↵Jouni Koivuviita2010-04-081-2/+2
| | | | | | issues found during developing the new Reindeer theme demo, plus a couple of new styles for Reindeer. svn changeset:12389/svn branch:6.3
* Multiple small fixes for themes, mainly reindeer (black buttons now work in ↵Jouni Koivuviita2009-05-221-7/+6
| | | | | | IE as well, for instance). svn changeset:7953/svn branch:6.0
* fixes #2901, added common position relative hack for IEMatti Tahvonen2009-05-141-0/+7
| | | | svn changeset:7804/svn branch:6.0
* Renaming ITMILL/ -> VAADIN/ part 1 (for #2904)Marc Englund2009-05-121-0/+31
svn changeset:7762/svn branch:6.0