mediawiki.legacy.config: use own help-field styling
authorOri Livneh <ori@wikimedia.org>
Sat, 15 Aug 2015 04:24:26 +0000 (21:24 -0700)
committerOri Livneh <ori@wikimedia.org>
Sat, 15 Aug 2015 04:28:37 +0000 (21:28 -0700)
commit1e06a9f02f9a3ca645f5abe5cd38943fcfa3aea2
tree53f37a103ce081d797216e7c47f4e2520129d500
parent6a70cc6968a3780c0b118e07f02f5ef015e655bb
mediawiki.legacy.config: use own help-field styling

Instead of using .mw-help-field-container from mediawiki.legacy to style help
tooltips, use a class that is specific to the WebInstaller and which is styled
in its stylesheet. This allows us to stop embedding it in mediawiki.legacy
(which is loaded on every page).

The CSS is copied directly from the styles for mw-help-field-container et al.
in mediawiki.legacy.

Change-Id: I8e092e9d2c91b5f70499d93c1134f43f2e96348c
includes/installer/WebInstaller.php
mw-config/config.css