Siebrand has submitted this change and it was merged. Change subject: Make Special:GlobalGroupPermissions more readable in read only modus ......................................................................
Make Special:GlobalGroupPermissions more readable in read only modus Add a CSS class to the fieldset and list elements to grey out all unchecked lines in read only mode. I.e. https://meta.wikimedia.org/wiki/Special:GlobalGroupPermissions/Staff will show clearer which rights are checked. Untested patch because I do not have a CentralAuth setup locally Change-Id: I2ab5d8ed0a54e384e4ae464fbd8f868ea7f81098 --- M CentralAuth.php A modules/ext.centralauth.globalgrouppermissions.css M specials/SpecialGlobalGroupPermissions.php 3 files changed, 13 insertions(+), 3 deletions(-) Approvals: Siebrand: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/23054 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2ab5d8ed0a54e384e4ae464fbd8f868ea7f81098 Gerrit-PatchSet: 4 Gerrit-Project: mediawiki/extensions/CentralAuth Gerrit-Branch: master Gerrit-Owner: Raimond Spekking <[email protected]> Gerrit-Reviewer: Hoo man <[email protected]> Gerrit-Reviewer: Raimond Spekking <[email protected]> Gerrit-Reviewer: SPQRobin <[email protected]> Gerrit-Reviewer: Siebrand <[email protected]> Gerrit-Reviewer: jan <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
