aboutsummaryrefslogtreecommitdiff
path: root/static/font/css/fontello-ie7-codes.css
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2018-12-03 08:03:11 +0300
committerHenry Jameson <me@hjkos.com>2018-12-03 08:03:11 +0300
commit6b3489a4d30b6530091919b4c44617a3294ffdd2 (patch)
tree93a961a6c67fde8fc255dadeb85ac4a1564d0681 /static/font/css/fontello-ie7-codes.css
parentea805bbbe6c8920e16da31b2776385021fc13ad5 (diff)
search button for user finder
Diffstat (limited to 'static/font/css/fontello-ie7-codes.css')
-rw-r--r--static/font/css/fontello-ie7-codes.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/font/css/fontello-ie7-codes.css b/static/font/css/fontello-ie7-codes.css
index 5ba45f75..f9c2b567 100644
--- a/static/font/css/fontello-ie7-codes.css
+++ b/static/font/css/fontello-ie7-codes.css
@@ -5,6 +5,7 @@
.icon-star-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe803;&nbsp;'); }
.icon-retweet { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe804;&nbsp;'); }
.icon-eye-off { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe805;&nbsp;'); }
+.icon-search { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe806;&nbsp;'); }
.icon-plus-squared { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe806;&nbsp;'); }
.icon-cog { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe807;&nbsp;'); }
.icon-logout { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe808;&nbsp;'); }