Umherirrender has uploaded a new change for review. Change subject: (bug 43315) Cursor of enhancedchangelist wrong for non-toggle lines ......................................................................
(bug 43315) Cursor of enhancedchangelist wrong for non-toggle lines The class mw-enhancedchanges-arrow was also used for non-toggle lines, which have now the cursor. Now using mw-enhancedchanges-arrow-space for the space and mw-enhancedchanges-arrow for the cursor. Also fix bad aligned lines, when javascript is disabled. Here the problem was, that only the arrows are display:noned, but the placeholder space of single lines must also be display:noned. Change-Id: Iba13987ced4c3e327026df2cb96b92a777e2032f --- M includes/ChangesList.php M resources/mediawiki.special/mediawiki.special.changeslist.css 2 files changed, 8 insertions(+), 8 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/59/39759/1 -- To view, visit https://gerrit.wikimedia.org/r/39759 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iba13987ced4c3e327026df2cb96b92a777e2032f Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Umherirrender <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
