mediawiki-extensions-Visual.../modules/ve-mw/ui
palerdot 0e3ccfaf94 MWLinkTargetInputWidget: Add styles for invalid link titles
This color is chosen because it is already present as a warning color in
other mediawiki elements like remove button in Link Inspector. A font
weight of bold is also given to make it more prominent.

Things done for this commit:
* A new CSS file 've.ui.MWLinkTargetInputWidget.css' is added.
* Warning text style is added to the class
  '.ve-ui-mwLinkTargetInputWidget-warning' in this file.
* The CSS file is included in the style resources in the
  file 'VisualEditor.php'.

Tested in latest stable firefox, chrome in Ubuntu 14.04.

Bug: 62761
Change-Id: I89e96e0444f8505123f3c653cf2dd6b74fc83623
2014-07-31 18:45:03 +00:00
..
dialogs Merge "ve.ui.MWMetaDialog: Really *ALWAYS* return to normal tracking behavior" 2014-07-31 07:51:26 +00:00
inspectors Use whitespace preserving text input in extension inspector 2014-07-31 00:01:05 +00:00
pages Remove unused CSS classes 2014-07-28 19:43:35 +01:00
styles MWLinkTargetInputWidget: Add styles for invalid link titles 2014-07-31 18:45:03 +00:00
themes
tools Merge "test: Move mw into the global list of globals for VE-MW" 2014-07-23 00:02:22 +00:00
widgets Use $.when() in MediaSearchWidget 2014-07-30 18:35:01 -07:00
ve.ui.MWCommandRegistry.js