summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes/base
Commit message (Expand)AuthorAgeFilesLines
* Set the overlay container width and height to zero (#10860)Johannes Dahlström2013-02-111-1/+6
* Fixed wrapping caption #10082John Ahlroos2013-01-151-1/+0
* Removed incorrect fixes for #8294, fixing #10183Artur Signell2013-01-082-4/+0
* Merge "Fixed ComboBox width problems in all themes (#10484)"Leif Åstrand2013-01-081-1/+6
|\
| * Fixed ComboBox width problems in all themes (#10484)Artur Signell2013-01-071-1/+6
* | Reset line-height in layouts the same way as for v-scrollable (#10598)Artur Signell2013-01-071-0/+1
|/
* Ensure popup datefield width setting works in all themes (#10485)Artur Signell2013-01-041-0/+10
* Fixed font-size issues in Chameleon, Runo and Liferay (#10606, #10587)Artur Signell2013-01-022-2/+2
* Additional fixes for IE scrollbars issuesArtur Signell2012-12-181-1/+2
* Fixed IE scrollbar issues for most if not all componentsArtur Signell2012-12-1710-4/+21
* Colorpicker IE fixesAnna Koskinen2012-12-141-2/+2
* Restrict DateField fix to IE (#10498)Artur Signell2012-12-111-1/+1
* Fixed overflow issue in PopupDateFieldArtur Signell2012-12-111-0/+4
* Vaadin 7 compatible ColorPicker (#9201)Anna Koskinen2012-12-107-0/+211
* Additional fixes for accordion/IE (#9552)Artur Signell2012-12-101-1/+2
* Merge "Fixed accordion to not cause scrollbars in IE (#9552)"Marc Englund2012-12-071-2/+2
|\
| * Fixed accordion to not cause scrollbars in IE (#9552)Artur Signell2012-12-071-2/+2
* | Merge "Revert "Temporary work around for drag'n'drop image problem (#10385)""Marc Englund2012-12-072-10/+9
|\ \ | |/ |/|
| * Revert "Temporary work around for drag'n'drop image problem (#10385)"Artur Signell2012-12-022-10/+9
* | Made layouts inline-blocks to support undefined width (#10080)Artur Signell2012-12-051-1/+1
|/
* Temporary work around for drag'n'drop image problem (#10385)Artur Signell2012-11-262-9/+10
* Fixed browser specific theme selectors (#10362)Artur Signell2012-11-239-14/+14
* Ensure generated-body rules are not prefixed (#10360)Artur Signell2012-11-232-8/+9
* Moved DebugConsole (and related) styles to separate mixin which is applied gl...Marc Englund2012-11-233-27/+35
* Change sass compoent @mixin parameter from $name to $primaryStyleName, fixes ...Marc Englund2012-11-2334-517/+517
* Disabled @media print {} to avoid invalid CSS, see #10336Marc Englund2012-11-231-0/+3
* Fixes #6714 #10330 - wraps theme in themename{}, creates legacy-styles.css, ...Marc Englund2012-11-236-37/+46
* UI stylename handling (#9832)Johannes Dahlström2012-11-141-5/+5
* Revert accidentally pushed "Fix most IE scrollbar issues"Artur Signell2012-10-292-18/+1
* Fix most IE scrollbar issuesArtur Signell2012-10-292-1/+18
* Fixed primary stylename handling for Datefield and InlineDatefield #9903John Ahlroos2012-10-162-0/+7
* Reverted previously fixed scrollbars since it does not work with components r...John Ahlroos2012-10-103-34/+0
* Merge "Applied splitpanel scrollbar fix for IE9 as well #9552"Leif Åstrand2012-10-091-5/+6
|\
| * Applied splitpanel scrollbar fix for IE9 as well #9552John Ahlroos2012-10-091-5/+6
* | Applied a similar fix for the scrollbars in accordion and tabsheet as was don...John Ahlroos2012-10-092-0/+22
|/
* Merge branch 'sass'John Ahlroos2012-10-0835-625/+661
|\
| * Merge branch 'master' into sassMarc Englund2012-10-041-14/+14
| |\
| * \ Merge branch 'master' into sassMarc Englund2012-10-011-1/+1
| |\ \
| * | | Sass restructure: split button into nativebutton and checkboxMarc Englund2012-09-284-88/+119
| * | | Sass restructure: fixed bug in embedded.scssMarc Englund2012-09-281-1/+1
| * | | Sass restructure: base theme with renameable componentsMarc Englund2012-09-2831-495/+495
| * | | Sass restructure: need to disable .themename{} -wrapping until we get overlay...Marc Englund2012-09-282-46/+51
* | | | Merge "Fixed datefield height #9798"Johannes Dahlström2012-10-051-0/+1
|\ \ \ \
| * | | | Fixed datefield height #9798John Ahlroos2012-10-041-0/+1
| | |_|/ | |/| |
* | | | Merge "Fixed selectors in layout.scss #9860"John Ahlroos2012-10-051-2/+2
|\ \ \ \
| * | | | Fixed selectors in layout.scss #9860John Ahlroos2012-10-041-2/+2
| |/ / /
* / / / Added IE8 HTML5 doctype fix for removing unneeded scrollbars in splitpanel #9552John Ahlroos2012-10-041-0/+10
|/ / /
* | / Merge from 6.8: Limit propagation of vertical spacing and margins inHenri Sara2012-10-011-14/+14
| |/ |/|
* | Fix and test case for #9294 (hideTabs() hides a nested tabsheet tabs as well)Johannes Dahlström2012-09-271-1/+1
|/
* Restored content:"" for layout slots which fixes #9736John Ahlroos2012-09-251-1/+1