[IMP] add class for icon pencil

bzr revid: rma@tinyerp.com-20140324135900-9mufbqb0w2ftsg46
This commit is contained in:
Randhir Mayatra rma-openerp 2014-03-24 19:29:00 +05:30
parent 6cd8ef5c65
commit bddff0f601
1 changed files with 3 additions and 0 deletions

View File

@ -765,6 +765,9 @@
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-pinterest-square:before {
content: "\f0d3";
}