postEdit: Move MonoBook style to separate file
authorFomafix <fomafix@googlemail.com>
Fri, 8 Sep 2017 09:32:04 +0000 (11:32 +0200)
committerFomafix <fomafix@googlemail.com>
Fri, 8 Sep 2017 09:47:05 +0000 (11:47 +0200)
commitdbc51d4a9412774338c55e8d47722c76f3e29d8c
tree26067c4b1bd59b1328324a6721567f1cbcd8201f
parent7bbebf6ed0ba1566256015520fe1edd4f08694dc
postEdit: Move MonoBook style to separate file

This avoids loading the MonoBook specific style on other skins.

The !important is not necessary because the skin sepecific styles are
at the end of the file and have a higher priority.

Change-Id: I4ba6c8f63b0082ac82260b20202d31d85328aa40
resources/Resources.php
resources/src/mediawiki.action/mediawiki.action.view.postEdit.less
resources/src/mediawiki.action/mediawiki.action.view.postEdit.monobook.css [new file with mode: 0644]