#440 decouple component and it's demo content

- moved demo-related code to ‘demo app’
- clean alfresco-form component api
This commit is contained in:
Denys Vuika
2016-07-21 15:59:45 +01:00
parent 145cb88e1f
commit 57adc26b8b
8 changed files with 120 additions and 75 deletions

View File

@@ -0,0 +1,4 @@
.activiti-task-list__item:hover {
cursor: pointer;
font-weight: bold;
}