From ba09e05036d64715521ef6a739b0152161880cea Mon Sep 17 00:00:00 2001 From: Roger Braun Date: Sun, 30 Oct 2016 16:12:08 +0100 Subject: Add image font. --- static/font/css/fontello-ie7-codes.css | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 static/font/css/fontello-ie7-codes.css (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 new file mode 100644 index 00000000..ca8259c0 --- /dev/null +++ b/static/font/css/fontello-ie7-codes.css @@ -0,0 +1,5 @@ + +.icon-retweet { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-star { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-star-empty { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } +.icon-reply { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = ' '); } \ No newline at end of file -- cgit v1.2.3-70-g09d2