From b22ab4e308b767b38a236801f28e227f97b592c9 Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Mon, 17 Oct 2011 17:11:49 +0200 Subject: fix buttons in quattro --- view/theme/quattro/colors.less | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'view/theme/quattro/colors.less') 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; + -- cgit v1.2.3