IDEMPIERE-3535 Implement font icon theme. Fixed missing icon for "Zoom Across (Where Use)"
This commit is contained in:
parent
f16500ffe1
commit
83acfa13a7
|
@ -272,6 +272,10 @@
|
|||
content: "\f14c";
|
||||
}
|
||||
|
||||
.z-icon-ZoomAcross:before {
|
||||
content: "\f00e";
|
||||
}
|
||||
|
||||
.z-icon-Request:before {
|
||||
content: "\f046";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue