diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index bfe992f81..f9866e4d5 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -286,7 +286,7 @@ a.stat-box:hover { #helpContent, #pLoaderPage, #ftpPage, #ftpPage LEGEND {color:#aaa;} .pluginBox, .pluginContent, .pluginMiniBox, .groups li, .groups .GroupContainer {background-color:#333;color:#999;border-color:#333; box-shadow: none;} -.pluginBoxNameCell, .pluginMiniBoxNameCell {color:#ddd;} +.pluginBoxNameCell, .pluginMiniBoxNameCell {color:#aaa;} .pluginBox.incompatible, .pluginMiniBox.incompatible {border-color:#800 !important;} .pluginBoxes .merged, .pluginBoxes .missing {background-color:#422;border:1px solid #800;} .pluginActionLevel1, .pluginActionLevel2 {color: #333;}