Split skins.common up into a proper trio of .elements, .content, and .interface modules.
authorDaniel Friesen <daniel@nadir-seen-fire.com>
Sat, 21 Dec 2013 01:26:14 +0000 (17:26 -0800)
committerDaniel Friesen <daniel@nadir-seen-fire.com>
Sat, 21 Dec 2013 23:14:20 +0000 (15:14 -0800)
commitbaa79c70454d6598b59506706bff0854cda1b2a0
tree96c04a1a57510887f9e398767aeb65c8266af9f8
parentb99630a9cc7e6cf171203fc6ae4f44d42ddfb361
Split skins.common up into a proper trio of .elements, .content, and .interface modules.

Ideally it would be possible to add these as dependencies and also make them depend on each other
instead of partially duplicating the list of stylesheets, but ResourceLoader’s dependencies are
completely broken for skin stylesheets.

Followup to Ia193571afffff36ecb1f14ee9036fb9bb98347e7

Change-Id: I56758908c2f41430c7301a0ea6a4cf8b1eaa7fd8
includes/installer/WebInstallerOutput.php
resources/Resources.php
skins/MonoBook.php
skins/Vector.php