5 lines
No EOL
218 B
CSS
5 lines
No EOL
218 B
CSS
|
|
.icon-retweet:before { content: '\e800'; } /* '' */
|
|
.icon-star:before { content: '\e801'; } /* '' */
|
|
.icon-star-empty:before { content: '\e802'; } /* '' */
|
|
.icon-reply:before { content: '\f112'; } /* '' */ |