X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fcss%2Fstyle.css;fp=tpl%2Fcss%2Fstyle.css;h=bb99ca4cee6debd51249af9b1a6d0689f50f2770;hb=7eb64927cc8936f4b1ee7f76c3a8058044bb587c;hp=c056429defbf7fe7f9b15ea6ffb1df51ed76ff33;hpb=9074534c935d852bd66133b56a769ff69ac9f58f;p=github%2Fwallabag%2Fwallabag.git diff --git a/tpl/css/style.css b/tpl/css/style.css index c056429d..bb99ca4c 100644 --- a/tpl/css/style.css +++ b/tpl/css/style.css @@ -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; +}