]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/css/style-light.css
share email +twitter / class messages
[github/wallabag/wallabag.git] / tpl / css / style-light.css
index c1d98326d41b0c1a41d62fc5d6898f23920c53de..5d584eb35acb6718fe18378426b6021b69cbb02a 100644 (file)
@@ -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 ***/