mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 07:51:19 +02:00
Helpbox: use current shadow color
This commit is contained in:
@@ -45,7 +45,7 @@ Helpbox::Helpbox( const string& Title,
|
|||||||
CC_SHADOW_ON,
|
CC_SHADOW_ON,
|
||||||
COL_MENUCONTENT_PLUS_6,
|
COL_MENUCONTENT_PLUS_6,
|
||||||
COL_MENUCONTENT_PLUS_0,
|
COL_MENUCONTENT_PLUS_0,
|
||||||
COL_MENUCONTENTDARK_PLUS_0)
|
COL_SHADOW_PLUS_0)
|
||||||
{
|
{
|
||||||
page = 0;
|
page = 0;
|
||||||
hbox_y = 1;
|
hbox_y = 1;
|
||||||
|
Reference in New Issue
Block a user