From 7e806429cca6ac39a9ef1bd1fd400d03e626389b Mon Sep 17 00:00:00 2001 From: Fabio Comuni Date: Thu, 15 Sep 2011 10:38:37 +0200 Subject: quattro --- view/theme/quattro/quattro.less | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'view/theme/quattro/quattro.less') diff --git a/view/theme/quattro/quattro.less b/view/theme/quattro/quattro.less index 54bd11806..14d1dfa1c 100644 --- a/view/theme/quattro/quattro.less +++ b/view/theme/quattro/quattro.less @@ -3,7 +3,7 @@ /* global */ body { font-family: Liberation Sans,helvetica,arial,clean,sans-serif; - font-size: 12px; + font-size: 10px; background-color: @BodyBackground; color: @BodyColor; margin: 50px 0px 0px 0px; @@ -179,6 +179,7 @@ ul.menu-popup { text-align: center; color: @MenuEmpty; } + } #nav-notifications-menu { @@ -224,6 +225,8 @@ aside { &:hover { text-decoration: none; background-color: @AsideConnectHoverBg; } } + #profiles-menu { width: 20em; } + } #contact-block { -- cgit v1.2.3