4 lines
105 B
CSS
4 lines
105 B
CSS
|
|
.icon-ok:before { content: '\e800'; } /* '' */
|
|
.icon-cancel:before { content: '\e801'; } /* '' */
|