]> 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 268e6dca4739fbff62ebd23cc82ca161f3b78296..e7f215c0e4515d6f520db8e09f74d76af34cf859 100644 (file)
 a.icon-image {
   background-repeat: no-repeat;
   padding-right: 0.4em !important;
-  padding-left: 1em !important;
+  padding-left: 0 !important;
   margin-left: 25px;
 
   &::before {
@@ -120,7 +120,7 @@ a.icon-image {
     width: 24px;
     height: 24px;
     float: left;
-    margin: 0 6px 0 0;
+    margin: 7px 1.5px 0 0;
   }
 
   &.carrot::before {
@@ -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 {