IDEMPIERE-2837 add font icon

This commit is contained in:
Diego Ruiz 2020-01-30 19:12:38 +01:00 committed by Carlos Ruiz
parent cb7f57d4f6
commit 4a81373e9d
1 changed files with 3 additions and 1 deletions

View File

@ -283,4 +283,6 @@
.z-icon-ShowMore:before {
content: "\f142";
}
.z-icon-Share:before {
content: "\f0ac";
}