xref: /template/writr/css/plugins/move.less (revision 785007e17074c62362880c102e3049874f0e9b47)
1/* =Move Plugin
2----------------------------------------------- */
3
4.page-tools {
5    a.plugin_move {
6        span.icon::before {
7            content: "\F14E";
8        }
9    }
10}
11