mediawiki-extensions-Visual.../modules/ve-mw/init/styles/ve.init.MWVESwitchConfirmDialog-vector.css
Alex Monk 0bbe2e38ee Add a popup after switching into VE from WTE
Bug: T131066
Change-Id: I2294da7d09dfbacb9187aba5e6e703511cec3c9f
2016-04-20 18:46:00 -07:00

15 lines
342 B
CSS

/*!
* VisualEditor MediaWiki Initialization edit switching styles.
*
* @copyright 2011-2016 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.wikiEditor-ui-toolbar .ve-init-mw-editSwitch {
font-size: 0.9143em;
}
.ve-init-mw-editSwitch .oo-ui-buttonElement-button {
padding: 0.3em;
}