RCFilters: Don't remove mw-changeslist-line-prefix in enhanced mode
authorRoan Kattouw <roan.kattouw@gmail.com>
Tue, 19 Sep 2017 21:41:26 +0000 (14:41 -0700)
committerRoan Kattouw <roan.kattouw@gmail.com>
Tue, 19 Sep 2017 22:22:13 +0000 (15:22 -0700)
commit46fd9c4ee711bf8026a5a49d1173921ece039a6b
tree302e6d33f11e9d67eb485af677e8c2309e2e050f
parenta5b41a26b638a85b44a15986f656a5f10d1a7d7d
RCFilters: Don't remove mw-changeslist-line-prefix in enhanced mode

It contains the 'x' buttons to unwatch pages when the relevant
preference is enabled, so we shouldn't remove it.

To make the table still work, we have to add an extra <td>
to the nested rows, and start the highlight one row later.

Bug: T176264
Change-Id: Ie8eb913d55165ad2c548230cd61cd9ee189d9504
resources/src/mediawiki.rcfilters/styles/mw.rcfilters.mixins.less
resources/src/mediawiki.rcfilters/ui/mw.rcfilters.ui.ChangesListWrapperWidget.js