mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/ve.ui.MWInspector.css
James D. Forrester 0ffd654bed Bump copyright like it's 2014
Change-Id: Ic469ebda2c061dc7da0b4c1625f43a7be55da4fa
2014-01-05 20:06:50 +08:00

13 lines
286 B
CSS

/*!
* VisualEditor MediaWiki UserInterface Inspector styles.
*
* @copyright 2011-2014 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
/* ve.ui.MWExtensionInspector */
.ve-ui-mwExtensionInspector-input textarea {
height: 8em;
}