mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/elements/ve.ui.DiffElement-vector.less
Ed Sanders 9ee1b51fbe Move CSS files to LESS
Change-Id: Ic818efe7315187bf96ead7bd6468ecb3d44d988d
2024-03-19 13:56:30 +00:00

11 lines
260 B
Plaintext

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