diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 0dc4b3f4c36fcc7023eba21f63e302bf653aeeef..702999e0740e792686c49c112eb32715f1e9dc28 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -2088,6 +2088,10 @@ border: none; padding-left: 4px; font-weight: bold; } +div.pagination li.litext a:hover { + background-color: transparent; + background-image: none; +} <?php if (! empty($conf->dol_use_jmobile)) { ?> div.pagination li.litext { padding-top: 13px;