From: Krinkle Date: Fri, 28 Jan 2011 23:30:04 +0000 (+0000) Subject: Removing more, no longer needed, overrides for the white table background (which... X-Git-Tag: 1.31.0-rc.0~32307 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22calendrier%22%2C%22type=semaine%22%29%20.%20%22?a=commitdiff_plain;h=2836fc7014c6179729f5a64036b3531ce3784aa1;p=lhc%2Fweb%2Fwiklou.git Removing more, no longer needed, overrides for the white table background (which is no longer the case since bug 26449 was solved in r79087 and r79091) * table#mw-search-top-table (r52669 / 55748) * table.allpageslist, table.mw-allpages-table-form, table.mw-allpages-table-chunk (r49500) * (r32269, r55393, r78865) Thanks to Fomafix! See also r80495 CR --- diff --git a/resources/mediawiki.special/mediawiki.special.changeslist.css b/resources/mediawiki.special/mediawiki.special.changeslist.css index 4722dbdf8e..cb4d21568b 100644 --- a/resources/mediawiki.special/mediawiki.special.changeslist.css +++ b/resources/mediawiki.special/mediawiki.special.changeslist.css @@ -3,7 +3,6 @@ */ table.mw-enhanced-rc { - background: none; border: 0; border-spacing: 0; } diff --git a/skins/common/shared.css b/skins/common/shared.css index 7d1a0a2edf..aec2e07431 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -325,10 +325,6 @@ div.searchdidyoumean em { font-weight: bold; } -table#mw-search-top-table { - background-color: transparent; -} - /* * Advanced PowerSearch box @@ -480,11 +476,7 @@ td#mw-emailuser-sender, td#mw-emailuser-recipient { } /* Special:Allpages styling */ -table.allpageslist { - background-color: transparent; -} table.mw-allpages-table-form, table.mw-allpages-table-chunk { - background-color: transparent; width: 100%; } td.mw-allpages-alphaindexline { @@ -503,7 +495,6 @@ table.mw-allpages-table-form tr { table#mw-prefixindex-list-table, table#mw-prefixindex-nav-table { width: 98%; - background-color: transparent; } td#mw-prefixindex-nav-form { font-size: smaller;