diff options
Diffstat (limited to 'rt/html/Widgets/TitleBoxStart')
-rwxr-xr-x | rt/html/Widgets/TitleBoxStart | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rt/html/Widgets/TitleBoxStart b/rt/html/Widgets/TitleBoxStart index 1d8548d00..1320b8f66 100755 --- a/rt/html/Widgets/TitleBoxStart +++ b/rt/html/Widgets/TitleBoxStart @@ -64,6 +64,8 @@ $title => '' $title_class => '' $titleright_href => undef $titleright => undef +$contentbg => "#d4d4d4" +$color => "#336699" $id => '' $hideable => 1 </%ARGS> |