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