X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2Fstatic%2Fthemes%2Fmaterial%2Fcss%2Ficons.scss;h=e7f215c0e4515d6f520db8e09f74d76af34cf859;hb=f836b98fa644601697c107738726dcf8a92dfecd;hp=1eeab9027cf55f01d800b15ccd55b06729ed3cc9;hpb=2003ffa97e98d35130c93d158c453ce9b926b838;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 {