style fixes

This commit is contained in:
marijus
2014-03-08 11:24:53 +01:00
parent aa8a93f171
commit 56c84ba267
3 changed files with 19 additions and 3 deletions

View File

@@ -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)