aboutsummaryrefslogtreecommitdiff
path: root/static/font/css/fontello-ie7-codes.css
diff options
context:
space:
mode:
authordave <starpumadev@gmail.com>2019-04-12 14:35:08 -0400
committertaehoon <th.dev91@gmail.com>2019-05-15 12:04:25 -0400
commit80ef855a639f00a827be24e4cac411bd349f423e (patch)
tree8f917669d8707d7054ac908d505a677e675696bb /static/font/css/fontello-ie7-codes.css
parent006bf1ce63c2f24f89781838ed499ee3829b9933 (diff)
#468 - add ellipsis font icon
Diffstat (limited to 'static/font/css/fontello-ie7-codes.css')
-rwxr-xr-xstatic/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 bfa917b2..4bd9d6ef 100755
--- a/static/font/css/fontello-ie7-codes.css
+++ b/static/font/css/fontello-ie7-codes.css
@@ -38,6 +38,7 @@
.icon-plus-squared { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0fe;&nbsp;'); }
.icon-reply { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf112;&nbsp;'); }
.icon-lock-open-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf13e;&nbsp;'); }
+.icon-ellipsis { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf141;&nbsp;'); }
.icon-play-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf144;&nbsp;'); }
.icon-thumbs-up-alt { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf164;&nbsp;'); }
.icon-binoculars { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf1e5;&nbsp;'); }