From 64b32d9146fb7823536ed6d409ad3cba66924dad Mon Sep 17 00:00:00 2001 From: marijus Date: Mon, 3 Mar 2014 19:56:38 +0100 Subject: var update --- view/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 54ea393dc..b14984981 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -748,7 +748,7 @@ footer { display: block; color: #FFFFFF; margin-top: 15px; - background-color: $nav_bg_2; + background-color: $nav_bg; -webkit-border-radius: $radiuspx ; -moz-border-radius: $radiuspx; border-radius: $radiuspx; -- cgit v1.2.3