aboutsummaryrefslogtreecommitdiff
path: root/static/font/css/fontello-ie7-codes.css
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2019-07-15 06:50:31 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2019-07-15 06:50:31 +0000
commit0c064105841608c93649992eeb609e63b73ad595 (patch)
tree1483d2fbdc42abe43aefefc9a27c25ecdcb68dcf /static/font/css/fontello-ie7-codes.css
parent0a7c60c30376dfa0bb3058b16f0e59485f5397c6 (diff)
parentff90d864ccccd33e9d2cfb7ef64afa2486c537a0 (diff)
Merge branch '482-subscribe-user' into 'develop'
Implement ability to subscribe to a user Closes #482 See merge request pleroma/pleroma-fe!771
Diffstat (limited to 'static/font/css/fontello-ie7-codes.css')
-rwxr-xr-xstatic/font/css/fontello-ie7-codes.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/font/css/fontello-ie7-codes.css b/static/font/css/fontello-ie7-codes.css
index 3fe390d8..5df45a1d 100755
--- a/static/font/css/fontello-ie7-codes.css
+++ b/static/font/css/fontello-ie7-codes.css
@@ -15,7 +15,7 @@
.icon-right-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80d;&nbsp;'); }
.icon-left-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80e;&nbsp;'); }
.icon-up-open { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80f;&nbsp;'); }
-.icon-bell { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe810;&nbsp;'); }
+.icon-bell-ringing-o { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe810;&nbsp;'); }
.icon-lock { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe811;&nbsp;'); }
.icon-globe { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe812;&nbsp;'); }
.icon-brush { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe813;&nbsp;'); }