8 lines
No EOL
378 B
CSS
8 lines
No EOL
378 B
CSS
|
|
.icon-retweet:before { content: '\e800'; } /* '' */
|
|
.icon-star:before { content: '\e801'; } /* '' */
|
|
.icon-star-empty:before { content: '\e802'; } /* '' */
|
|
.icon-upload:before { content: '\e803'; } /* '' */
|
|
.icon-spin3:before { content: '\e832'; } /* '' */
|
|
.icon-spin4:before { content: '\e834'; } /* '' */
|
|
.icon-reply:before { content: '\f112'; } /* '' */ |