Improve styleability of RecentChanges form
authorStephan Gambke <s7eph4n@gmail.com>
Sun, 14 Sep 2014 17:35:39 +0000 (19:35 +0200)
committerStephan Gambke <s7eph4n@gmail.com>
Sun, 14 Sep 2014 17:35:39 +0000 (19:35 +0200)
commitd9f22aaec5d41f96beb17f8ab37843a4330e7de7
treeb1de67af2aece4f88e26bad889357d4eeae6fba0
parentf09e458d397bd1f7fe461c4f4d07a94bfa8939d6
Improve styleability of RecentChanges form

The current form is a sequence of text and links without
any structure which makes it impossible to apply styles.

This patch wraps some elements in spans and assigns class
names, so that they can be targeted by CSS rules.

Change-Id: If3ca99b0bd251528ced856822c8e52a18657deb8
includes/specials/SpecialRecentchanges.php