aboutsummaryrefslogtreecommitdiff
path: root/static/font/css/fontello-ie7-codes.css
diff options
context:
space:
mode:
authorShpuld Shpuldson <shpuld@gmail.com>2017-06-03 23:42:54 +0300
committerShpuld Shpuldson <shpuld@gmail.com>2017-06-03 23:42:54 +0300
commitbac1d3bd57fb0c04b32c31a048ccf58a3dee6be0 (patch)
treefe499c4a362e888af05e53e8793cfada0ce0d4e9 /static/font/css/fontello-ie7-codes.css
parentc0b08d508c34fba9925e8e60c44ce3f818878e2b (diff)
Move user-finder into navbar and hide it behind a toggle button, update fontello icons with user-plus and menu.
Diffstat (limited to 'static/font/css/fontello-ie7-codes.css')
-rw-r--r--static/font/css/fontello-ie7-codes.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/static/font/css/fontello-ie7-codes.css b/static/font/css/fontello-ie7-codes.css
index 9bd3bc9e..dfab853a 100644
--- a/static/font/css/fontello-ie7-codes.css
+++ b/static/font/css/fontello-ie7-codes.css
@@ -9,5 +9,7 @@
.icon-cog { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe807;&nbsp;'); }
.icon-spin3 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe832;&nbsp;'); }
.icon-spin4 { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe834;&nbsp;'); }
+.icon-menu { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0c9;&nbsp;'); }
.icon-reply { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;&nbsp;'); }
-.icon-binoculars { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1e5;&nbsp;'); } \ No newline at end of file
+.icon-binoculars { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1e5;&nbsp;'); }
+.icon-user-plus { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf234;&nbsp;'); } \ No newline at end of file