]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/baggy/css/main.css
Scuttle sharing
[github/wallabag/wallabag.git] / app / Resources / static / themes / baggy / css / main.css
index e16846eaa919a67de72dbdca74d20950f84e4872..480ebc48c775fa6f671dd18c518e5ce9e90f98f2 100755 (executable)
@@ -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;