From f06fef26b169a07d95afbf1d40764f9196ee37de Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Sun, 20 May 2018 18:28:01 +0200 Subject: Display visibility if available. --- static/font/css/fontello-codes.css | 4 ++++ 1 file changed, 4 insertions(+) (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 e4e4e64d..b9447091 100644 --- a/static/font/css/fontello-codes.css +++ b/static/font/css/fontello-codes.css @@ -16,11 +16,15 @@ .icon-left-open:before { content: '\e80e'; } /* '' */ .icon-up-open:before { content: '\e80f'; } /* '' */ .icon-bell:before { content: '\e810'; } /* '' */ +.icon-lock:before { content: '\e811'; } /* '' */ +.icon-globe:before { content: '\e812'; } /* '' */ .icon-spin3:before { content: '\e832'; } /* '' */ .icon-spin4:before { content: '\e834'; } /* '' */ .icon-link-ext:before { content: '\f08e'; } /* '' */ .icon-menu:before { content: '\f0c9'; } /* '' */ +.icon-mail-alt:before { content: '\f0e0'; } /* '' */ .icon-comment-empty:before { content: '\f0e5'; } /* '' */ .icon-reply:before { content: '\f112'; } /* '' */ +.icon-lock-open-alt:before { content: '\f13e'; } /* '' */ .icon-binoculars:before { content: '\f1e5'; } /* '' */ .icon-user-plus:before { content: '\f234'; } /* '' */ \ No newline at end of file -- cgit v1.2.3-70-g09d2