diff options
-rw-r--r-- | themes/garland/style.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/garland/style.css b/themes/garland/style.css index 3829ceaa0..555d3fb0f 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -784,9 +784,6 @@ ul.links li, ul.inline li { /** * Menu.module */ -tr.menu-disabled { - opacity: 0.5; -} tr.odd td.menu-disabled { background-color: #edf5fa; } |