mediawiki-extensions-Visual.../modules/ve-mw/ce/styles/ve.ce.MWHieroNode.css

13 lines
260 B
CSS
Raw Normal View History

/*!
* VisualEditor ContentEditable MediaWiki MWHieroNode styles.
*
* @copyright 2011-2014 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
/* ve.ce.MWHieroNode */
.ve-ce-mwHieroNode {
display: table;
}