mediawiki-extensions-Visual.../modules/ve-mw/ui/styles
Marielle Volz 2a46901832 Increases width of defaultsort and page redirect fields in options dialog
This patch increases the width of the defaultsort field, a problem
identified in bug 51012. It does this by adding a custom class in
/modules/ve-mw/ui/pages/ve.ui.MWCategoriesPage.js called
.ve-ui-mwCategoriesPage-defaultsort and then applying the style in
modules/ve-mw/ui/styles/ve.ui.Page.css.

The patch also increases the width of a field that was not addressed
in the bug report, the page redirect field in the page settings
page in the options dialog. This was done because, like the
defaultsort field, this field takes as input page titles, which
can sometimes be long. This was done by adding a style to
modules/ve-mw/ui/styles/ve.ui.MWWidget using the
.ve-ui-mwTitleInputWidget class, a class which had been added
to the input field but didn't have any styles associated with it
until this commit.

In both fields, the width has been set to 30em.

Bug: 51012
Change-Id: Ic24f0d20256a5d64075f9d2850215a03b8c8ae66
2014-03-17 18:51:26 +00:00
..
images Fix png transparency on gallery.png 2014-01-16 11:45:32 +00:00
ve.ui.Icons-raster.css Ultra-basic gallery editing 2014-01-15 15:13:12 -08:00
ve.ui.Icons-vector.css Ultra-basic gallery editing 2014-01-15 15:13:12 -08:00
ve.ui.MWAlienExtensionInspector.css Fix-up mwcore split: Split out MWDialogTool 2014-02-27 16:33:19 +00:00
ve.ui.MWDialog.css Merge TransclusionDialogs into one 2014-03-05 18:15:17 -08:00
ve.ui.MWExtensionInspector.css Fix-up mwcore split: Split out MWDialogTool 2014-02-27 16:33:19 +00:00
ve.ui.MWPage.css Increases width of defaultsort and page redirect fields in options dialog 2014-03-17 18:51:26 +00:00
ve.ui.MWWidget.css Increases width of defaultsort and page redirect fields in options dialog 2014-03-17 18:51:26 +00:00