mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Trevor Parscal 0c42e51c8f Improve welcome dialog support for large fonts
Objective:

* Make the welcome dialog work with smaller fonts by increasing its
  size a bit, and also making its contents scroll vertically if needed

Changes:

ve.ui.MWBetaWelcomeDialog.js
* Move content into a scrollable and padded panel layout element

ve.ui.MWDialog.css
* Remove padding, now provided by panel layout

ve.ui.Dialog.css
* Remove min-height override, inherited value is fine
* Use max width and height instead of setting them directly

Bug: 52667
Change-Id: Ie35b041e13ef18ffcacef6d9e70439e4e1351e0a
2013-09-04 22:58:52 +00:00
..
ve.ui.MWBetaWelcomeDialog.js Improve welcome dialog support for large fonts 2013-09-04 22:58:52 +00:00
ve.ui.MWMediaEditDialog.js Use mw specific names for commands 2013-08-21 23:53:53 +00:00
ve.ui.MWMediaInsertDialog.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00
ve.ui.MWMetaDialog.js VisualEditor: RTL entries don't receive dir="rtl" in Page settings / Languages 2013-08-30 14:39:45 +03:00
ve.ui.MWReferenceDialog.js Re-build reference search index so they can be used mid-edit 2013-08-30 19:09:47 +00:00
ve.ui.MWReferenceListDialog.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00
ve.ui.MWTransclusionDialog.js doc: @return -> @returns 2013-08-01 02:10:23 +02:00