Updates custom icons font

This commit is contained in:
Alberto Garcia Cabeza
2015-08-19 15:00:00 +02:00
parent da7d10d21e
commit 85ef4eb08d
5 changed files with 8 additions and 0 deletions

View File

@@ -91,3 +91,9 @@
.icon-initiatives:before {
content: "h";
}
.icon-organizations:before {
content: "s";
}
.icon-deleted:before {
content: "t";
}