Merge "Reinforce CSS selectors to avoid overriding by MonoBook"

This commit is contained in:
jenkins-bot 2018-03-30 14:07:38 +00:00 committed by Gerrit Code Review
commit 21ee742e08

View file

@ -74,8 +74,8 @@ li.mw-abusefilter-changeslist-nomatch {
}
#mw-abusefilter-syntaxresult,
li.mw-abusefilter-changeslist-nomatch,
li.mw-abusefilter-changeslist-match {
ul li.mw-abusefilter-changeslist-nomatch,
ul li.mw-abusefilter-changeslist-match {
/* Do not consolidate these into a "background:" rule; it will override the background-image: settings in above rulesets */
background-repeat: no-repeat;
padding-left: 25px;