diff --git a/demo-shell-ng2/app/components/activiti/activiti-demo.component.css b/demo-shell-ng2/app/components/activiti/activiti-demo.component.css index 483a152276..4eeff07a01 100644 --- a/demo-shell-ng2/app/components/activiti/activiti-demo.component.css +++ b/demo-shell-ng2/app/components/activiti/activiti-demo.component.css @@ -10,7 +10,6 @@ .task-column { background-color: #f5f5f5; padding: 10px 10px 10px 10px; - border-right: solid 2px rgb(144, 143, 143); } .list-column { @@ -20,3 +19,8 @@ .mdl-layout__header { z-index: 1; } + +.list-buttons { + text-align: right; + margin-bottom: 5px; +} \ No newline at end of file diff --git a/demo-shell-ng2/app/components/activiti/activiti-demo.component.html b/demo-shell-ng2/app/components/activiti/activiti-demo.component.html index 7c613ace62..46e3349d22 100644 --- a/demo-shell-ng2/app/components/activiti/activiti-demo.component.html +++ b/demo-shell-ng2/app/components/activiti/activiti-demo.component.html @@ -19,29 +19,34 @@
-
Task Filters
-
- - + +
-
Task List
-
- +
+ + +
+