Updates custom icons font
This commit is contained in:
@@ -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";
|
||||
}
|
||||
Reference in New Issue
Block a user