]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/icons.less
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / theme / quattro / icons.less
index 3688ae02130d67889cfcf25ae16f236124cffbed..24e96b5aa5fce0d7582f20339a06e6540b837472 100644 (file)
@@ -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"); }
+       
        
 }