X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2Fstatic%2Fthemes%2Fmaterial%2Fcss%2Ficons.scss;h=e7f215c0e4515d6f520db8e09f74d76af34cf859;hb=34806fab1b26eb626862d45402cb4e265cc0af5b;hp=1eeab9027cf55f01d800b15ccd55b06729ed3cc9;hpb=14f58edd803d0656f3471c1bf1a75ec5cc483da8;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/static/themes/material/css/icons.scss b/app/Resources/static/themes/material/css/icons.scss index 1eeab902..e7f215c0 100644 --- a/app/Resources/static/themes/material/css/icons.scss +++ b/app/Resources/static/themes/material/css/icons.scss @@ -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 {