]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/css/style.css
Move icons no-repeat into common style
[github/wallabag/wallabag.git] / tpl / css / style.css
index c056429defbf7fe7f9b15ea6ffb1df51ed76ff33..bb99ca4cee6debd51249af9b1a6d0689f50f2770 100644 (file)
@@ -281,3 +281,20 @@ footer {
     color:white;
     border-radius: 3px;
 }
+
+a.back span,
+a.top span,
+a.fav span,
+a.fav span:hover,
+a.fav-off span,
+a.fav-off span:hover,
+a.archive span,
+a.archive span:hover,
+a.archive-off span,
+a.archive-off span:hover,
+a.twitter span,
+a.flattr span,
+a.email span,
+a.delete span {
+    background-repeat: no-repeat;
+}