aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/colors.less
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-10-17 17:11:49 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2011-10-17 17:11:49 +0200
commitb22ab4e308b767b38a236801f28e227f97b592c9 (patch)
tree4787447ccc9a85f373006ae4a5313430cc5f60b1 /view/theme/quattro/colors.less
parenta2dc8bad2ee2358b92b9efe626b527c3f12b2777 (diff)
downloadvolse-hubzilla-b22ab4e308b767b38a236801f28e227f97b592c9.tar.gz
volse-hubzilla-b22ab4e308b767b38a236801f28e227f97b592c9.tar.bz2
volse-hubzilla-b22ab4e308b767b38a236801f28e227f97b592c9.zip
fix buttons in quattro
Diffstat (limited to 'view/theme/quattro/colors.less')
-rw-r--r--view/theme/quattro/colors.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/quattro/colors.less b/view/theme/quattro/colors.less
index 564cf6d24..a7a91114c 100644
--- a/view/theme/quattro/colors.less
+++ b/view/theme/quattro/colors.less
@@ -38,6 +38,10 @@
@LinkHover: @Blue3;
@LinkVisited: @Blue3;
+
+@ButtonColor: @Grey1;
+@ButtonBackgroundColor: @Grey5;
+
@Banner: @Grey1;
@NavbarBackground:@Metalic4;
@@ -72,3 +76,4 @@
@CommentBoxEmptyBorderColor: @Grey3;
@CommentBoxFullColor: @Grey5;
@CommentBoxFullBorderColor: @Grey5;
+