mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/pages/ve.ui.MWParameterPage.css

13 lines
390 B
CSS
Raw Normal View History

/*!
* VisualEditor MediaWiki UserInterface MWParameterPage styles.
*
* @copyright 2011-2017 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-ui-mwParameterPage .ve-ui-mwParameter-wikitextFallbackInput {
/* Specify a valid second value to fix size in Chrome/FF */
font-family: monospace, 'Courier';
background-color: #c8ccd1;
}