diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index f67466eb52a..14136ba445b 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -2960,6 +2960,12 @@ span.boxstatstext { opacity: 0.8; line-height: 18px; } +span.boxstatstext img, a.dashboardlineindicatorlate img { + border: 0; +} +a img { + border: 0; +} span.boxstatsindicator { font-size: 130%; font-weight: normal;