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

.ve-ui-commentInspector-content .oo-ui-textInputWidget {
	width: 100%;
}
</pre></body></html>