aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/colors.less
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2012-02-23 16:17:36 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2012-02-23 16:17:36 +0100
commitfd3274ff5342491e9cec4fe9c628bfccfeeaa517 (patch)
tree3956cf5eb79b96feea5ecc97b9580fe018133bec /view/theme/quattro/colors.less
parentd45e26d6d9976141f8a63e25f5f6b5dd87a2f766 (diff)
downloadvolse-hubzilla-fd3274ff5342491e9cec4fe9c628bfccfeeaa517.tar.gz
volse-hubzilla-fd3274ff5342491e9cec4fe9c628bfccfeeaa517.tar.bz2
volse-hubzilla-fd3274ff5342491e9cec4fe9c628bfccfeeaa517.zip
less html in mod/group.php, template for group members editor, quattro theme for group edit.
Diffstat (limited to 'view/theme/quattro/colors.less')
-rwxr-xr-xview/theme/quattro/colors.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/quattro/colors.less b/view/theme/quattro/colors.less
index 18d0fc620..9183b2e77 100755
--- a/view/theme/quattro/colors.less
+++ b/view/theme/quattro/colors.less
@@ -71,6 +71,8 @@
@NoticeColor: @Grey1;
@NoticeBackgroundColor: #511919;
+@FieldHelpColor: @Grey3;
+
@ThreadBackgroundColor: #f6f7f8;
@ShinyBorderColor: @Yellow1;