diff --git a/demo-shell-ng2/app/components/home/home.component.css b/demo-shell-ng2/app/components/home/home.component.css index f708d9b9a1..1ed9877dc1 100644 --- a/demo-shell-ng2/app/components/home/home.component.css +++ b/demo-shell-ng2/app/components/home/home.component.css @@ -23,3 +23,26 @@ cursor: pointer; height: 70px; } + +.home--card__icon { + padding-top: 2px; + margin-right: 4px; +} + +.home--feature-list { + list-style: none; + padding-left: 0; +} + +.home--feature-list__icon { + float: left; +} + +.home--feature-list__text { + padding-top: 2px; +} + +span.home--feature-list__text:before { + content: ''; + padding-left: 4px; +} diff --git a/demo-shell-ng2/app/components/home/home.component.html b/demo-shell-ng2/app/components/home/home.component.html index 172595fd44..c889158838 100644 --- a/demo-shell-ng2/app/components/home/home.component.html +++ b/demo-shell-ng2/app/components/home/home.component.html @@ -1,25 +1,32 @@
-

dvr DocumentList - ECM

+

+ dvr + DocumentList - ECM +

Demonstrates multiple Alfresco ECM components used together to show the files of you ECM instance : -