X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Ficons.less;h=24e96b5aa5fce0d7582f20339a06e6540b837472;hb=bf97ad201051da76a8d1355a03ec3e1efad0a68b;hp=3688ae02130d67889cfcf25ae16f236124cffbed;hpb=572678fef95816deaa1ecafe5cbcfb8cc65963c9;p=friendica.git diff --git a/view/theme/quattro/icons.less b/view/theme/quattro/icons.less index 3688ae0213..24e96b5aa5 100644 --- a/view/theme/quattro/icons.less +++ b/view/theme/quattro/icons.less @@ -19,6 +19,9 @@ &.type-video{ background-image: url("../../../images/icons/@{size}/video.png"); } &.type-image{ background-image: url("../../../images/icons/@{size}/image.png"); } &.type-text { background-image: url("../../../images/icons/@{size}/text.png"); } + + &.language { background-image: url("icons/language.png"); } + }