From: Rob Church Date: Mon, 2 Jan 2006 14:54:38 +0000 (+0000) Subject: * (bug 714) "plainlinks" class issues in IE, Opera X-Git-Tag: 1.6.0~802 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22sites_tous%22%29%20.%20%22?a=commitdiff_plain;h=7afac08bfd482860b7e0d524f4f602fc075d1ae5;p=lhc%2Fweb%2Fwiklou.git * (bug 714) "plainlinks" class issues in IE, Opera --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3f010bc626..9c233df6e7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -392,6 +392,7 @@ fully support the editing toolbar, but was found to be too confusing. * (bug 4371) Disallow tilde character in signatures * (bug 1996) Special page to list redirects * (bug 137) MediaWiki:Copyrightwarning hardcoding +* (bug 714) "plainlinks" class issues in IE, Opera === Caveats === diff --git a/skins/monobook/main.css b/skins/monobook/main.css index 4809e88655..8e696d7748 100644 --- a/skins/monobook/main.css +++ b/skins/monobook/main.css @@ -605,7 +605,7 @@ span.diffchange { special external link styling */ #bodyContent .plainlinks a { background: none !important; - padding: 0; + padding: 0 !important; } /* ** Structural Elements