Special:AllMessages: Remove al_title and allmessages-customised classes
authorTimo Tijhof <krinklemail@gmail.com>
Sun, 16 Dec 2018 23:16:26 +0000 (23:16 +0000)
committerVolkerE <volker.e@wikimedia.org>
Mon, 17 Dec 2018 09:16:49 +0000 (09:16 +0000)
commitcacc2ca974ca6ed10a027c01c76691ecbdac5f76
tree5cd863d1ae57fec03707444129405d308e3b6313
parentc72d73fbd3d301d5027b84e2e35f94f732c82fb3
Special:AllMessages: Remove al_title and allmessages-customised classes

* The al_title class was unused, and thus removed.

* The allmessages-customised class was used in CSS to target
  elements with 'al_default' and 'al_actual' classses within it,
  which are in turn only used for that purpose.
  Change the HTML to match the needs of the CSS by only setting
  al_default/al_actual classes on customised messages and remove
  need for the parent element class.

On a plain install this reduced output by ~2K from 75.8K to 74.0K,
and allocate 100 (2x50) fewer attribute nodes.

Change-Id: If2dd4cf5c937935f03f30b8410a32b6821b0bf34
includes/specials/pagers/AllMessagesTablePager.php
resources/src/mediawiki.special/special.css