Update icon-type.component.html

This commit is contained in:
Holger Hagen 2018-07-03 14:20:06 +02:00
parent 57906cc99f
commit b1d78b5544
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
<svg-icon class="{{selected? 'white': 'blue' }} small vertical-align" src="./assets/icons/{{getIconPath(type)}}" data-toggle="tooltip"
[title]="!type? 'All' : type"></svg-icon>
{{text}}
{{text}}

Before

Width:  |  Height:  |  Size: 189 B

After

Width:  |  Height:  |  Size: 190 B