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