diff options
| author | Maksim Pechnikov <parallel588@gmail.com> | 2019-10-08 16:49:03 +0300 |
|---|---|---|
| committer | Maksim Pechnikov <parallel588@gmail.com> | 2019-10-08 16:49:03 +0300 |
| commit | 541a71c3a561e74d273c0b210bde70f4e0b31681 (patch) | |
| tree | 5a06decc988fb422c0431b4df270939d204fcc00 /static/font/css/fontello-codes.css | |
| parent | a26d55013779d7b41e4a4aa0dc2477a6926116ae (diff) | |
| parent | 122323f35c32a4f12a345a8b3f163e9318f5dea3 (diff) | |
Merge branch 'develop' into feature/following_reblogs
Diffstat (limited to 'static/font/css/fontello-codes.css')
| -rwxr-xr-x[-rw-r--r--] | static/font/css/fontello-codes.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/font/css/fontello-codes.css b/static/font/css/fontello-codes.css index c281baaf..87b4930e 100644..100755 --- a/static/font/css/fontello-codes.css +++ b/static/font/css/fontello-codes.css @@ -34,6 +34,7 @@ .icon-link-ext-alt:before { content: '\f08f'; } /* '' */ .icon-menu:before { content: '\f0c9'; } /* '' */ .icon-mail-alt:before { content: '\f0e0'; } /* '' */ +.icon-gauge:before { content: '\f0e4'; } /* '' */ .icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-bell-alt:before { content: '\f0f3'; } /* '' */ .icon-plus-squared:before { content: '\f0fe'; } /* '' */ |
