mirror of
https://github.com/YunoHost-Apps/lutim_ynh.git
synced 2024-09-03 19:36:24 +02:00
10 lines
No EOL
494 B
CSS
10 lines
No EOL
494 B
CSS
|
|
.icon-twitter:before { content: '\e800'; } /* '' */
|
|
.icon-github-circled:before { content: '\e801'; } /* '' */
|
|
.icon-flattr:before { content: '\e802'; } /* '' */
|
|
.icon-bitcoin:before { content: '\e803'; } /* '' */
|
|
.icon-trash:before { content: '\e804'; } /* '' */
|
|
.icon-download:before { content: '\e805'; } /* '' */
|
|
.icon-spinner:before { content: '\e806'; } /* '' */
|
|
.icon-eye:before { content: '\e807'; } /* '' */
|
|
.icon-share:before { content: '\e808'; } /* '' */ |