diff options
Diffstat (limited to '')
-rw-r--r-- | admin/themes/roma/theme.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index 0b8c02a7c..8fcf4c5e6 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -223,4 +223,6 @@ html>body #menubar {min-height:522px; height:522px;} /* IE 7 and modern browsers #pluginsMenuSeparator {border:1px solid #333;} -#helpContent, #pLoaderPage, #ftpPage, #ftpPage LEGEND {color:#aaa;}
\ No newline at end of file +#helpContent, #pLoaderPage, #ftpPage, #ftpPage LEGEND {color:#aaa;} + +#pwgHead, #footer {background-color:#222;}
\ No newline at end of file |