mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
86fdda21c6
Change-Id: Ic965c147b195b4546f8f1e7d36395c96597a159e
12 lines
287 B
CSS
12 lines
287 B
CSS
/*!
|
|
* VisualEditor MediaWiki Initialization edit switching styles.
|
|
*
|
|
* @copyright 2011-2018 VisualEditor Team and others; see AUTHORS.txt
|
|
* @license The MIT License (MIT); see LICENSE.txt
|
|
*/
|
|
|
|
.wikiEditor-ui-toolbar .ve-init-mw-editSwitch {
|
|
/* 12.8/12.7 */
|
|
font-size: 1.00787em;
|
|
}
|