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