/*! * 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 ); }