diff options
author | Nicolas Frandeboeuf <nicofrand@gmail.com> | 2013-08-22 00:57:11 +0200 |
---|---|---|
committer | Nicolas Frandeboeuf <nicofrand@gmail.com> | 2013-08-22 00:57:11 +0200 |
commit | 57c91e427d20d520bc506bef52189a86d72a9255 (patch) | |
tree | 43fbcf6eac2fc1a913c796a5631a7ba874af9693 /tpl/css | |
parent | 2bf93dc0345e304656ed9a931f9941fd7117ddfe (diff) | |
parent | 746f93c290881d97997b8179395de2875eb57c71 (diff) | |
download | wallabag-57c91e427d20d520bc506bef52189a86d72a9255.tar.gz wallabag-57c91e427d20d520bc506bef52189a86d72a9255.tar.zst wallabag-57c91e427d20d520bc506bef52189a86d72a9255.zip |
Merge branch 'dev' of https://github.com/nicofrand/poche into dev
Diffstat (limited to 'tpl/css')
-rw-r--r-- | tpl/css/style-light.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tpl/css/style-light.css b/tpl/css/style-light.css index 9ea7955a..e2788a1c 100644 --- a/tpl/css/style-light.css +++ b/tpl/css/style-light.css | |||
@@ -44,6 +44,10 @@ a.twitter span { | |||
44 | background: url('../img/light/twitter.png') no-repeat; | 44 | background: url('../img/light/twitter.png') no-repeat; |
45 | } | 45 | } |
46 | 46 | ||
47 | a.shaarli span { | ||
48 | background: url('../img/light/shaarli.png') no-repeat; | ||
49 | } | ||
50 | |||
47 | a.email span { | 51 | a.email span { |
48 | background: url('../img/light/envelop.png') no-repeat; | 52 | background: url('../img/light/envelop.png') no-repeat; |
49 | } | 53 | } |