IDEMPIERE-905 Post-it functionality / better icon for IDEMPIERE-3535
This commit is contained in:
parent
b6aacadeff
commit
01381f964d
|
|
@ -197,7 +197,7 @@
|
||||||
content: "\f0d6";
|
content: "\f0d6";
|
||||||
}
|
}
|
||||||
.z-icon-PostIt:before {
|
.z-icon-PostIt:before {
|
||||||
content: "\f15c";
|
content: "\f24a";
|
||||||
}
|
}
|
||||||
.z-icon-Preference:before {
|
.z-icon-Preference:before {
|
||||||
content: "\f085";
|
content: "\f085";
|
||||||
|
|
@ -274,7 +274,6 @@
|
||||||
.z-icon-Zoom:before {
|
.z-icon-Zoom:before {
|
||||||
content: "\f14c";
|
content: "\f14c";
|
||||||
}
|
}
|
||||||
|
|
||||||
.z-icon-ZoomAcross:before {
|
.z-icon-ZoomAcross:before {
|
||||||
content: "\f00e";
|
content: "\f00e";
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue