mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/elements/ve.ui.DiffElement-vector.css

11 lines
314 B
CSS
Raw Normal View History

/*!
* VisualEditor Vector-specific UserInterface DiffElement styles.
*
* @copyright 2011-2023 VisualEditor Team and others; see http://ve.mit-license.org
* @license The MIT License (MIT); see LICENSE.txt
*/
ul > li[ data-diff-list-none ] {
list-style-image: url( images/vector-bullet-icon-disabled.svg );
}