summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/admin_wind/css/screen.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css
index bd940cbc..8b45278a 100644
--- a/themes/admin_wind/css/screen.css
+++ b/themes/admin_wind/css/screen.css
@@ -399,7 +399,9 @@ tr.gWarning {
background-color: #fcf9ce;
}
+.gModuleStatus.gInfo,
#gLogEntries .gInfo,
+.gModuleStatus.gSuccess,
#gLogEntries .gSuccess {
background-color: #fff;
}