COF #10015 / IDEMPIERE-4031 - Adjust font icon to CSV Import File Loader button + IDEMPIERE-3535
This commit is contained in:
parent
87703ab73a
commit
b6aacadeff
|
|
@ -278,3 +278,7 @@
|
||||||
.z-icon-ZoomAcross:before {
|
.z-icon-ZoomAcross:before {
|
||||||
content: "\f00e";
|
content: "\f00e";
|
||||||
}
|
}
|
||||||
|
.z-icon-CSVImport:before {
|
||||||
|
content: "\f0f6";
|
||||||
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue