From 55821e04c188997d258645975220828e195d0df4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Mon, 5 Aug 2013 15:54:37 +0200 Subject: share email +twitter / class messages --- tpl/css/style-light.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tpl/css/style-light.css') diff --git a/tpl/css/style-light.css b/tpl/css/style-light.css index c1d98326..5d584eb3 100644 --- a/tpl/css/style-light.css +++ b/tpl/css/style-light.css @@ -75,6 +75,14 @@ a.archive-off span:hover { background: url('../img/light/checkmark-on.png') no-repeat; } +a.twitter span { + background: url('../img/light/twitter.png') no-repeat; +} + +a.email span { + background: url('../img/light/envelop.png') no-repeat; +} + /*** ***/ /*** ARTICLE PAGE ***/ -- cgit v1.2.3