diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index bdfb7818278..172dc01089d 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -3484,7 +3484,7 @@ div.warning { background: #fcf8e3; } div.warning a, div.info a, div.error a { - color: rgb(); + color: rgb(); } /* Error message */ diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index d82afefab87..83932b030e9 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -3399,7 +3399,7 @@ div.warning { background: #fcf8e3; } div.warning a, div.info a, div.error a { - color: rgb(); + color: rgb(); } /* Error message */