mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/ve.ui.MWWikitextSurface.css
Bartosz Dziewoński e04c9efe4e Override default source mode font in placeholders too
Depends on Ib54361bed9653ef5ba55099df4113b78794ffbdf in VE core.

Bug: T290176
Change-Id: Iea2712dc1a88f802e8b1a645ee74cc5db964e82a
2021-09-09 22:30:38 +02:00

11 lines
269 B
CSS

/*!
* VisualEditor MediaWiki Initialization WikitextSurface styles.
*
* @copyright 2011-2020 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-ui-mwWikitextSurface .ve-ce-paragraphNode {
line-height: 1.5em;
}