RCFilters: Add white background to legend
authorMoriel Schottlender <moriel@gmail.com>
Mon, 10 Jul 2017 21:57:45 +0000 (16:57 -0500)
committerMoriel Schottlender <moriel@gmail.com>
Mon, 10 Jul 2017 22:04:09 +0000 (17:04 -0500)
Bug: T170190
Change-Id: Ib0fc1a492d8e6d431e73bc749178f19f25863965

resources/src/mediawiki.rcfilters/styles/mw.rcfilters.ui.ChangesListWrapperWidget.less

index 20a78d0..89acdc0 100644 (file)
                }
        }
 
                }
        }
 
+       .mw-changeslist-legend {
+               background-color: #fff;
+       }
+
        // Correction for Enhanced RC
        // This is outside the scope of the 'highlights' wrapper
        table.mw-enhanced-rc {
        // Correction for Enhanced RC
        // This is outside the scope of the 'highlights' wrapper
        table.mw-enhanced-rc {