diff --git a/mozilla/camino/embed-replacements/skin/classic/global/dirListing/dirListing.css b/mozilla/camino/embed-replacements/skin/classic/global/dirListing/dirListing.css index bf766ab70a5..885f6df80ed 100755 --- a/mozilla/camino/embed-replacements/skin/classic/global/dirListing/dirListing.css +++ b/mozilla/camino/embed-replacements/skin/classic/global/dirListing/dirListing.css @@ -100,7 +100,7 @@ th:last-child { text-align: center; } -table[order] > thead > tr > th:hover { +th:hover > a { text-decoration: underline; }