summaryrefslogtreecommitdiff
path: root/extensions/SyntaxHighlight_GeSHi/modules/ve-syntaxhighlight/ve.ui.MWSyntaxHighlightInspector.css
blob: 37644b956ff6fe3aba97b3d358934f39a8c8f0ec (plain)
1
2
3
4
5
6
7
8
9
10
/*!
 * VisualEditor UserInterface MWSyntaxHighlightInspector styles.
 *
 * @copyright 2011-2015 VisualEditor Team and others; see AUTHORS.txt
 * @license The MIT License (MIT); see LICENSE.txt
 */

.ve-ui-mwSyntaxHighlightInspector-content .ve-ui-mwExtensionInspector-input textarea {
	font-family: monospace, Courier;
}