From 18125d56e5644e61fc0a2286b89277c961ee6ba5 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 23 Jul 2018 14:10:59 +0200 Subject: [PATCH] css --- htdocs/theme/md/style.css.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index a7c102d16eb..58a34ce1873 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -3735,6 +3735,8 @@ tr.visible { border: 0px; background-color: transparent; background-image: none; + color: #000 !important; + text-shadow: none; } .websitebar { border-bottom: 1px solid #ccc;