1/* =DW2PDF Plugin 2----------------------------------------------- */ 3 4.page-tools { 5 a.export_pdf { 6 span.icon::before { 7 content: "\f50b"; 8 } 9 } 10}