Updates custom icons font

This commit is contained in:
Alberto Garcia Cabeza
2015-08-26 19:06:12 +02:00
parent 54bed9e515
commit 8ac5abb7bc
5 changed files with 20 additions and 1 deletions

View File

@@ -106,4 +106,18 @@
.icon-flag:before {
content: "w";
}
.icon-notification:before {
content: "x";
}
.icon-comment:before {
content: "y";
}
.icon-reply:before {
content: "z";
}
.icon-facebook:before {
content: "A";
}
.icon-google-plus:before {
content: "B";
}