mediawiki-extensions-Visual.../modules/ve-mw/preinit/styles/ve.init.MWVESwitchConfirmDialog.css
Sam Wilson 9226a67ea1 editSwitch: Use secondary group for WikiEditor switch menu
Instead of inserting the editSwitch menu manually to the WikiEditor
toolbar, use the 'secondary' section which is already aligned to
the right.

Bug: T308423
Depends-On: Iff6d80628ebb5ec5685136fa02c2345eb5b49d42
Change-Id: Ic307f9dc7ad976862c8d8c6551ed29e6071f655f
2024-01-31 06:49:14 +03:00

13 lines
260 B
CSS

/*!
* VisualEditor MediaWiki Initialization edit switching styles.
*
* @copyright See AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-init-mw-editSwitch .oo-ui-toolbar-bar {
background: transparent;
box-shadow: none;
border: 0;
}