IDEMPIERE-2837 add font icon
This commit is contained in:
parent
cb7f57d4f6
commit
4a81373e9d
|
@ -283,4 +283,6 @@
|
||||||
.z-icon-ShowMore:before {
|
.z-icon-ShowMore:before {
|
||||||
content: "\f142";
|
content: "\f142";
|
||||||
}
|
}
|
||||||
|
.z-icon-Share:before {
|
||||||
|
content: "\f0ac";
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue