Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-wizard-widget@99024 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
c4b9ec9537
commit
bc0dca0bf0
|
@ -101,6 +101,7 @@ public class WizardWindow extends Window {
|
|||
container.add(cardContainer, new VerticalLayoutData(1, 1));
|
||||
|
||||
ToolBar toolbar = new ToolBar();
|
||||
toolbar.setSpacing(2);
|
||||
toolbar.addStyleName(ThemeStyles.getStyle().borderTop());
|
||||
|
||||
backButton = new TextButton(BUTTONBACKLABEL);
|
||||
|
|
Loading…
Reference in New Issue