commit | 64be9bb150b705d4a3645d4c8cb677147934bd7b | [log] [tgz] |
---|---|---|
author | Henning Nöth <hnoeth@apache.org> | Fri Apr 17 23:32:31 2020 +0200 |
committer | Henning Noeth <hnoeth@apache.org> | Fri Apr 17 23:33:35 2020 +0200 |
tree | 18deeda10a9dd00bc31a8b186df6cacbc6b88350 | |
parent | 8dca90bb9bcdd4f3164557e058a3d2a8fef15fac [diff] |
fix margin-bottom for custom elements Custom elements are 'display: inline' by default. Margins cannot be set on inline elements. Set 'display: block' for custom elements with labelLayout.
You need Maven 3 (at least 3.0.4) and Java 8 or later to build Tobago.
In the project directory you can use:
mvn install
to run the install target on all sub projects. This will put all necessary artifacts into your local repository.
Switch to sub-directory and call Maven to run the demo:
cd tobago-example/tobago-example-demo mvn jetty:run
Browse to the local URL http://localhost:8080/tobago-example-demo/