mediawiki-extensions-Visual.../modules/ve-mw/ce/styles/nodes/ve.ce.MWInlineImageNode.css
James D. Forrester 122f49b2dd build: Bump file copyright notices for 2017
Change-Id: I3c20809e71cc0da58123e1b5f29c4f3aac945496
2017-01-03 08:58:33 -08:00

11 lines
254 B
CSS

/*!
* VisualEditor ContentEditable MediaWiki MWInlineImageNode styles.
*
* @copyright 2011-2017 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-ce-mwInlineImageNode {
display: inline-block;
}