Removing more, no longer needed, overrides for the white table background (which...
authorKrinkle <krinkle@users.mediawiki.org>
Fri, 28 Jan 2011 23:30:04 +0000 (23:30 +0000)
committerKrinkle <krinkle@users.mediawiki.org>
Fri, 28 Jan 2011 23:30:04 +0000 (23:30 +0000)
* 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

resources/mediawiki.special/mediawiki.special.changeslist.css
skins/common/shared.css

index 4722dbd..cb4d215 100644 (file)
@@ -3,7 +3,6 @@
  */
 
 table.mw-enhanced-rc {
-       background: none;
        border: 0;
        border-spacing: 0;
 }
index 7d1a0a2..aec2e07 100644 (file)
@@ -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;