Scuttle sharing

This commit is contained in:
FrenchHope
2017-03-19 09:40:31 +01:00
committed by Jeremy Benoist
parent 7d1d961267
commit fb9f100e8f
24 changed files with 61 additions and 2 deletions

View File

@ -947,6 +947,11 @@ a.add-to-wallabag-link-after::after {
background-image: url("../../_global/img/icons/shaarli.png");
}
/* scuttle */
.icon-image--scuttle {
background-image: url("../../_global/img/icons/scuttle.png");
}
/* ==========================================================================
Icon selected
========================================================================== */
@ -1063,6 +1068,10 @@ blockquote {
content: "*";
}
.scuttle::before {
content: "*";
}
.return {
text-decoration: none;
margin-top: 1em;