you can unvoid an invoice.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
@font-face {
|
||||
font-family: 'icomoon';
|
||||
src: url('fonts/icomoon.eot?fy2oti');
|
||||
src: url('fonts/icomoon.eot?fy2oti#iefix') format('embedded-opentype'),
|
||||
url('fonts/icomoon.ttf?fy2oti') format('truetype'),
|
||||
url('fonts/icomoon.woff?fy2oti') format('woff'),
|
||||
url('fonts/icomoon.svg?fy2oti#icomoon') format('svg');
|
||||
src: url('fonts/icomoon.eot?hut0vm');
|
||||
src: url('fonts/icomoon.eot?hut0vm#iefix') format('embedded-opentype'),
|
||||
url('fonts/icomoon.ttf?hut0vm') format('truetype'),
|
||||
url('fonts/icomoon.woff?hut0vm') format('woff'),
|
||||
url('fonts/icomoon.svg?hut0vm#icomoon') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
@@ -24,6 +24,12 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-bin-2:before {
|
||||
content: "\e95e";
|
||||
}
|
||||
.icon-skull-2:before {
|
||||
content: "\e95d";
|
||||
}
|
||||
.icon-cash-payment-bag-1:before {
|
||||
content: "\e900";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user