mediawiki.notification: Allow skins to style notification area
authorjdlrobson <jdlrobson@gmail.com>
Tue, 21 Apr 2015 22:05:03 +0000 (15:05 -0700)
committerKrinkle <krinklemail@gmail.com>
Thu, 7 May 2015 14:23:14 +0000 (14:23 +0000)
commit3f217db8e6c5a95e6e3f3f902b70749e834e5c09
tree8d3a950ea7a00ec4de187acd037f77f61423fe27
parent5a5784a58d0c100c960e3a8bad08c9253b25b25a
mediawiki.notification: Allow skins to style notification area

Minerva skin styles notifications at the bottom of the screen. This change
allows Minerva to style notifications consistently. It is a breaking change
for skins that use skinStyles for mediawiki.notification module as these will
now need to be adjusted to add to styles rather than replace.

See: I1645cbb81a3c76a07695d4c3d9a26a1d698f6ff4
Bug: T66565
Change-Id: Iba35692d38a8248096153146bc296b1079352f01
resources/Resources.php
resources/src/mediawiki/mediawiki.notification.common.css [new file with mode: 0644]
resources/src/mediawiki/mediawiki.notification.css