diff --git a/htdocs/theme/eldy/global.inc.php b/htdocs/theme/eldy/global.inc.php index dce20c35863..95a8e47f009 100644 --- a/htdocs/theme/eldy/global.inc.php +++ b/htdocs/theme/eldy/global.inc.php @@ -2537,9 +2537,9 @@ span.mainmenuaspan.tmenudisabled { } a.disabled { - color: #aaa; - text-decoration: none !important; - cursor: default; + color: #aaa; + text-decoration: none !important; + cursor: default; } a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active { diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index 4a56c179b13..2324da32c43 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -2587,9 +2587,9 @@ span.mainmenuaspan.tmenudisabled { } a.disabled { - color: #aaa; - text-decoration: none !important; - cursor: default; + color: #aaa; + text-decoration: none !important; + cursor: default; } a.tmenu:link, a.tmenu:visited, a.tmenu:hover, a.tmenu:active {