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