From 75cdcc40db45463c1612950c1263b3e3dc2a2725 Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Thu, 15 Nov 2018 17:09:25 +0300 Subject: fix accidentally removed icon --- static/font/css/fontello-codes.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/font/css/fontello-codes.css') diff --git a/static/font/css/fontello-codes.css b/static/font/css/fontello-codes.css index 21cf6f06..66a240cd 100644 --- a/static/font/css/fontello-codes.css +++ b/static/font/css/fontello-codes.css @@ -27,6 +27,7 @@ .icon-menu:before { content: '\f0c9'; } /* '' */ .icon-mail-alt:before { content: '\f0e0'; } /* '' */ .icon-comment-empty:before { content: '\f0e5'; } /* '' */ +.icon-plus-squared:before { content: '\f0fe'; } /* '' */ .icon-reply:before { content: '\f112'; } /* '' */ .icon-lock-open-alt:before { content: '\f13e'; } /* '' */ .icon-thumbs-up-alt:before { content: '\f164'; } /* '' */ -- cgit v1.2.3-70-g09d2