Readme updates

This commit is contained in:
Denys Vuika
2016-05-03 15:20:58 +01:00
parent 9a5b4c98d3
commit 40050411a9

View File

@@ -73,7 +73,7 @@ Document list element exposes `folder-icon` property that accepts a CSS class li
![Default folder icon](docs/assets/folder-icon-default.png)
You can provide any list of classes in order to customize look and feel of the icon.
Example below shows the use of [Font Awesome](http://fontawesome.io/) icon instead of the default one:
Example below shows the use of [folder_special](https://design.google.com/icons/#ic_folder_special) icon instead of the default one:
```html
<alfresco-document-list folder-icon="folder_special" ...>