From 398eaaf79be1fa5274480e5076a54f82ce35ec5a Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Tue, 19 Jun 2018 17:01:45 +0300 Subject: fixed the UI --- static/font/css/fontello-ie7-codes.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/font/css/fontello-ie7-codes.css') diff --git a/static/font/css/fontello-ie7-codes.css b/static/font/css/fontello-ie7-codes.css index ad83b705..56d7ebc1 100644 --- a/static/font/css/fontello-ie7-codes.css +++ b/static/font/css/fontello-ie7-codes.css @@ -18,6 +18,7 @@ .icon-bell { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-lock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-globe { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-brush { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-spin3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-spin4 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } .icon-link-ext { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } -- cgit v1.2.3-70-g09d2