[ADF-754] toolbar component (#1938)

* toolbar component

- simple toolbar component (core lib)
- readme updates (core lib)
- update demo shell with toolbar component demo (document list)

* update unit tests
This commit is contained in:
Denys Vuika
2017-06-07 11:39:57 +01:00
committed by Eugenio Romano
parent 6258aa3dd0
commit 6aa6a155e2
14 changed files with 260 additions and 25 deletions

View File

@@ -5,7 +5,7 @@
padding: 8px 15px;
list-style: none;
background-color: #fafafa;
margin: 0 0 4px;
margin: 0;
}
:host .breadcrumb > li {