<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
 * VisualEditor ContentEditable GeneratedContentNode styles.
 *
 * @copyright 2011-2020 VisualEditor Team and others; see http://ve.mit-license.org
 */

.ve-ce-generatedContentNode-generating {
	opacity: 0.5;
}
</pre></body></html>