diff --git a/hooks/templates/inc_projects_config.php.erb b/hooks/templates/inc_projects_config.php.erb index 580be45f839597d97a2d72f24625112cf128aa7e..790e0dfc364973832320448b8efc225973942618 100644 --- a/hooks/templates/inc_projects_config.php.erb +++ b/hooks/templates/inc_projects_config.php.erb @@ -51,7 +51,7 @@ $aConfig = array( 'css' => array( 'bgdark' => 'background:#F26430; color:#f8f8f8;', 'bglight' => 'background:#FFF0E0; color:#333; background:rgba(240,210,200,0.3); ', - 'bgbutton' => 'background:F26430; color:#fcfcfc; border: 1px solid rgba(0,0,0,0.15);', + 'bgbutton' => 'background:#F26430; color:#fcfcfc; border: 1px solid rgba(0,0,0,0.15);', ), // wenn deploytimes existiert, dann wird nach dem Deploy das Paket // in einer Queue zurueckgehalten