]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/icons.scss
Fix reviews
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / icons.scss
index 1eeab9027cf55f01d800b15ccd55b06729ed3cc9..e7f215c0e4515d6f520db8e09f74d76af34cf859 100644 (file)
@@ -138,6 +138,10 @@ a.icon-image {
   &.shaarli::before {
     background: url("../../_global/img/icons/shaarli.png") no-repeat center/80%;
   }
+
+  &.scuttle::before {
+    background: url("../../_global/img/icons/scuttle.png") no-repeat center/80%;
+  }
 }
 
 .icon-google-plus2::before {