diff options
Diffstat (limited to 'admin/themes/roma/theme.css')
-rw-r--r-- | admin/themes/roma/theme.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index f269685e8..54630a4b9 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -239,3 +239,6 @@ html>body #menubar {min-height:522px; height:522px;} /* IE 7 and modern browsers #helpContent, #pLoaderPage, #ftpPage, #ftpPage LEGEND {color:#aaa;} #pwgHead, #footer {background-color:#222;} + +.pluginBox {background-color:#333;color:#999} +.pluginBoxNameCell {color:#ccc;} |