Index: trunk/phase3/skins/common/shared.css |
— | — | @@ -325,11 +325,7 @@ |
326 | 326 | font-weight: bold; |
327 | 327 | } |
328 | 328 | |
329 | | -table#mw-search-top-table { |
330 | | - background-color: transparent; |
331 | | -} |
332 | 329 | |
333 | | - |
334 | 330 | /* |
335 | 331 | * Advanced PowerSearch box |
336 | 332 | */ |
— | — | @@ -480,11 +476,7 @@ |
481 | 477 | } |
482 | 478 | |
483 | 479 | /* Special:Allpages styling */ |
484 | | -table.allpageslist { |
485 | | - background-color: transparent; |
486 | | -} |
487 | 480 | table.mw-allpages-table-form, table.mw-allpages-table-chunk { |
488 | | - background-color: transparent; |
489 | 481 | width: 100%; |
490 | 482 | } |
491 | 483 | td.mw-allpages-alphaindexline { |
— | — | @@ -503,7 +495,6 @@ |
504 | 496 | table#mw-prefixindex-list-table, |
505 | 497 | table#mw-prefixindex-nav-table { |
506 | 498 | width: 98%; |
507 | | - background-color: transparent; |
508 | 499 | } |
509 | 500 | td#mw-prefixindex-nav-form { |
510 | 501 | font-size: smaller; |
Index: trunk/phase3/resources/mediawiki.special/mediawiki.special.changeslist.css |
— | — | @@ -3,7 +3,6 @@ |
4 | 4 | */ |
5 | 5 | |
6 | 6 | table.mw-enhanced-rc { |
7 | | - background: none; |
8 | 7 | border: 0; |
9 | 8 | border-spacing: 0; |
10 | 9 | } |