fix: appel font-face
This commit is contained in:
parent
c708543efc
commit
5ea982b90f
15 changed files with 53 additions and 20 deletions
|
@ -4,6 +4,7 @@
|
|||
.gt-csv:before { content: '\e802'; } /* '' */
|
||||
.gt-refresh:before { content: '\e803'; } /* '' */
|
||||
.gt-check:before { content: '\e804'; } /* '' */
|
||||
.gt-trash:before { content: '\e805'; } /* '' */
|
||||
.gt-spin:before { content: '\e832'; } /* '' */
|
||||
.gt-excel-alt:before { content: '\eab0'; } /* '' */
|
||||
.gt-excel:before { content: '\eb2c'; } /* '' */
|
||||
|
@ -11,6 +12,7 @@
|
|||
.gt-filter:before { content: '\f0b0'; } /* '' */
|
||||
.gt-table:before { content: '\f0ce'; } /* '' */
|
||||
.gt-eraser:before { content: '\f12d'; } /* '' */
|
||||
.gt-euro:before { content: '\f153'; } /* '' */
|
||||
.gt-database:before { content: '\f1c0'; } /* '' */
|
||||
.gt-file-pdf:before { content: '\f1c1'; } /* '' */
|
||||
.gt-file-excel:before { content: '\f1c3'; } /* '' */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue