feat: le jeu d'icone passe en fontello, gamutable est maintenant autonome, plus besoin de fontawesome
This commit is contained in:
parent
e7b9dcbf24
commit
ee2bb085f0
19 changed files with 682 additions and 22 deletions
18
font/css/gamutable-codes.css
Normal file
18
font/css/gamutable-codes.css
Normal file
|
@ -0,0 +1,18 @@
|
|||
|
||||
.gt-sort-down:before { content: '\e800'; } /* '' */
|
||||
.gt-sort-up:before { content: '\e801'; } /* '' */
|
||||
.gt-csv:before { content: '\e802'; } /* '' */
|
||||
.gt-refresh:before { content: '\e803'; } /* '' */
|
||||
.gt-check:before { content: '\e804'; } /* '' */
|
||||
.gt-spin:before { content: '\e832'; } /* '' */
|
||||
.gt-excel-alt:before { content: '\eab0'; } /* '' */
|
||||
.gt-excel:before { content: '\eb2c'; } /* '' */
|
||||
.gt-uncheck:before { content: '\f096'; } /* '' */
|
||||
.gt-filter:before { content: '\f0b0'; } /* '' */
|
||||
.gt-table:before { content: '\f0ce'; } /* '' */
|
||||
.gt-eraser:before { content: '\f12d'; } /* '' */
|
||||
.gt-database:before { content: '\f1c0'; } /* '' */
|
||||
.gt-file-pdf:before { content: '\f1c1'; } /* '' */
|
||||
.gt-file-excel:before { content: '\f1c3'; } /* '' */
|
||||
.gt-calc:before { content: '\f1ec'; } /* '' */
|
||||
.gt-sweden:before { content: '\f601'; } /* '' */
|
Loading…
Add table
Add a link
Reference in a new issue