From: Danny B Date: Wed, 28 Jan 2009 21:06:16 +0000 (+0000) Subject: * tweak and fix r46474 X-Git-Tag: 1.31.0-rc.0~43156 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22auteur_infos%22%2C%20%22id_auteur=%24id%22%29%20.%20%22?a=commitdiff_plain;h=4037ce2d09cce935f5801c940f70bfb4d321653a;p=lhc%2Fweb%2Fwiklou.git * tweak and fix r46474 --- diff --git a/skins/common/common_rtl.css b/skins/common/common_rtl.css index 08f11f12b4..4f075ae38f 100644 --- a/skins/common/common_rtl.css +++ b/skins/common/common_rtl.css @@ -48,7 +48,7 @@ html > body div#article ul { } /* feed links */ -a.feedlink, a.feedlink { - background: none; - padding-left: 0; +a.feedlink { + background: none !important; + padding-left: 0 !important; } diff --git a/skins/simple/rtl.css b/skins/simple/rtl.css index 30f1ecdf97..9859ccd2c6 100644 --- a/skins/simple/rtl.css +++ b/skins/simple/rtl.css @@ -71,12 +71,6 @@ div.magnify, right: 0; } -/* feed links */ -a.feedlink { - background: none; - padding-left: 0; -} - /* Fix margins for non-css2 browsers */ /* top right bottom left */