summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/html/css/fonts.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/html/css/fonts.css b/web/html/css/fonts.css
index 395f4242..cbc6ddce 100644
--- a/web/html/css/fonts.css
+++ b/web/html/css/fonts.css
@@ -65,6 +65,8 @@ span.warning /* Content Text */
.white { color: #fff; }
.black { color: #000; }
.green { color: #6db06d; }
+/* Better contrast on out-of-date rows (FS#20514) */
+.outofdate .blue { color: #444; }
.link
{
color: #6c83b0;