aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/icons.less
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-13 06:02:18 -0700
committerfriendica <info@friendica.com>2012-04-13 06:02:18 -0700
commit11ba88b6d21a40c302d21646dfa9366bb393931d (patch)
treefeddc7956054f7966e2f4ebd4231df20e9e31fee /view/theme/quattro/icons.less
parentdf1904b204a969780609cac64bbb1a03a8dd3fcb (diff)
parentf6e1ddf7fbcc122f5122336650e1cfaa71aed8e3 (diff)
downloadvolse-hubzilla-11ba88b6d21a40c302d21646dfa9366bb393931d.tar.gz
volse-hubzilla-11ba88b6d21a40c302d21646dfa9366bb393931d.tar.bz2
volse-hubzilla-11ba88b6d21a40c302d21646dfa9366bb393931d.zip
Merge pull request #230 from fabrixxm/master
some work, mainly on quattro
Diffstat (limited to 'view/theme/quattro/icons.less')
-rw-r--r--view/theme/quattro/icons.less3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/quattro/icons.less b/view/theme/quattro/icons.less
index 3688ae021..24e96b5aa 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"); }
+
}