Math/modules/ve-math/ve.ui.MWLatexInspector.css

12 lines
326 B
CSS

/*!
* VisualEditor UserInterface MWLatexInspector styles.
*
* @copyright 2011-2015 VisualEditor Team and others; see AUTHORS.txt
* @license MIT
*/
.ve-ui-mwLatexInspector-content .ve-ui-mwExtensionWindow-input textarea {
/* Specify a valid second value to fix size in Chrome/FF */
font-family: monospace, 'Courier';
}