X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fcss%2Fstyle-light.css;fp=tpl%2Fcss%2Fstyle-light.css;h=0000000000000000000000000000000000000000;hb=00dbaf90bc44ef3ed0abaebb15307756e054a027;hp=a85961c9d9e95dc9289767d22806c6574e365d24;hpb=705250b93dc71ae91d3c305b51e7a20611873805;p=github%2Fwallabag%2Fwallabag.git diff --git a/tpl/css/style-light.css b/tpl/css/style-light.css deleted file mode 100644 index a85961c9..00000000 --- a/tpl/css/style-light.css +++ /dev/null @@ -1,55 +0,0 @@ -a.back span { - background: url('../img/light/left.png'); -} - -a.top span { - background: url('../img/light/top.png'); -} - -a.fav span { - background: url('../img/light/star-on.png'); -} -a.fav span:hover { - background: url('../img/light/star-off.png'); -} - -a.fav-off span { - background: url('../img/light/star-off.png'); -} -a.fav-off span:hover { - background: url('../img/light/star-on.png'); -} - -a.archive span { - background: url('../img/light/checkmark-on.png'); -} -a.archive span:hover { - background: url('../img/light/checkmark-off.png'); -} - -a.archive-off span { - background: url('../img/light/checkmark-off.png'); -} -a.archive-off span:hover { - background: url('../img/light/checkmark-on.png'); -} - -a.twitter span { - background: url('../img/light/twitter.png'); -} - -a.shaarli span { - background: url('../img/light/shaarli.png'); -} - -a.flattr span { - background: url('../img/light/flattr.png'); -} - -a.email span { - background: url('../img/light/envelop.png'); -} - -a.delete span { - background: url('../img/light/remove.png'); -} \ No newline at end of file