COF #10015 / IDEMPIERE-4031 - Adjust font icon to CSV Import File Loader button + IDEMPIERE-3535

This commit is contained in:
matheus.marcelino 2019-08-22 10:43:56 -03:00
parent 87703ab73a
commit b6aacadeff
1 changed files with 4 additions and 0 deletions

View File

@ -278,3 +278,7 @@
.z-icon-ZoomAcross:before {
content: "\f00e";
}
.z-icon-CSVImport:before {
content: "\f0f6";
}