Merge branch 'master' into rwd
[wolnelektury.git] / apps / wolnelektury_core / static / css / picture_box.css
index 06f3e62..e77ced2 100755 (executable)
@@ -1,3 +1,5 @@
+/* This need reviewing and updating before any pictures are published. */
+
 .picture-mini-box, .picture-box {
     display: inline-block;
     margin: 0;
@@ -82,8 +84,7 @@
 }
 
 .picture-box-tools a:before {
-    content: "⇩";
-    font-family: WL-Nav;
+    content: url("/static/img/download.png");
     font-size: 2em;
     margin-right: .25em;
     vertical-align: middle;