diff --git a/web/viewer.css b/web/viewer.css
index 66a52484c..e17c0134b 100644
--- a/web/viewer.css
+++ b/web/viewer.css
@@ -1392,6 +1392,11 @@ canvas {
   height: 100%;
 }
 
+.annotLink > a /* -ms-a */ {
+  background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAA\
+                   LAAAAAABAAEAAAIBR‌​AA7") 0 0 repeat;
+}
+
 #errorWrapper {
   background: none repeat scroll 0 0 #FF5555;
   color: white;