From 8ad145598d7606a0f5ccdd7fb840b7ab1fd0adec Mon Sep 17 00:00:00 2001 From: Maksim Pechnikov Date: Sat, 21 Sep 2019 16:25:45 +0300 Subject: fontello/ added `eye` icon --- static/font/css/fontello-codes.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100755 => 100644 static/font/css/fontello-codes.css (limited to 'static/font/css/fontello-codes.css') diff --git a/static/font/css/fontello-codes.css b/static/font/css/fontello-codes.css old mode 100755 new mode 100644 index 2083f618..c782cd15 --- a/static/font/css/fontello-codes.css +++ b/static/font/css/fontello-codes.css @@ -15,7 +15,7 @@ .icon-right-open:before { content: '\e80d'; } /* '' */ .icon-left-open:before { content: '\e80e'; } /* '' */ .icon-up-open:before { content: '\e80f'; } /* '' */ -.icon-bell-ringing-o:before { content: '\e810'; } /* '' */ +.icon-eye:before { content: '\e810'; } /* '' */ .icon-lock:before { content: '\e811'; } /* '' */ .icon-globe:before { content: '\e812'; } /* '' */ .icon-brush:before { content: '\e813'; } /* '' */ @@ -28,6 +28,7 @@ .icon-wrench:before { content: '\e81a'; } /* '' */ .icon-chart-bar:before { content: '\e81b'; } /* '' */ .icon-zoom-in:before { content: '\e81c'; } /* '' */ +.icon-bell-ringing-o:before { content: '\e81d'; } /* '' */ .icon-spin3:before { content: '\e832'; } /* '' */ .icon-spin4:before { content: '\e834'; } /* '' */ .icon-link-ext:before { content: '\f08e'; } /* '' */ -- cgit v1.2.3-70-g09d2