From 56c84ba2676b474f55f73881fc0a1a56a284a29f Mon Sep 17 00:00:00 2001 From: marijus Date: Sat, 8 Mar 2014 11:24:53 +0100 Subject: style fixes --- view/theme/redbasic/php/style.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme/redbasic/php') diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php index 4bb852a40..8fb4de381 100644 --- a/view/theme/redbasic/php/style.php +++ b/view/theme/redbasic/php/style.php @@ -81,7 +81,7 @@ if(! $a->install) { if (! $nav_active_gradient_bottom) $nav_active_gradient_bottom = "#282828"; if (! $nav_bd) - $nav_bd = "#080808"; + $nav_bd = "#222"; if (! $nav_icon_colour) $nav_icon_colour = "#999"; if (! $nav_active_icon_colour) -- cgit v1.2.3