Fix styling of deletion page when $wgUseMediaWikiUIEverywhere enabled
authorjdlrobson <jdlrobson@gmail.com>
Thu, 14 Aug 2014 18:51:21 +0000 (11:51 -0700)
committerJdlrobson <jrobson@wikimedia.org>
Mon, 29 Sep 2014 20:58:12 +0000 (20:58 +0000)
commit387274466e437eaf4633b7bf7ba45417b46c4e97
treebaf05b678f04ba81b4bc4fa34f6a3ad1a6ddc9ab
parentf0f10216c745e060d16213b66686bbc788353f83
Fix styling of deletion page when $wgUseMediaWikiUIEverywhere enabled

* Stop using tables use divs instead. It's the future!
* Update MediaWiki UI so that inline inputs have a minimum width (as pointed
  out by Bartosz, the summary field would've gotten smaller than it was
  before to the point of being near unusable).
* Change submit button to be mw-ui-destructive (it deletes a page after all).
* Switch to using Html rather than Xml where possible.

Bug: 70134
Change-Id: Ic308a43cb0ec26ea9fdb8c9c8aa0de481a922435
includes/page/Article.php
resources/src/mediawiki.ui/components/inputs.less