mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/inspectors/ve.ui.MWGalleryInspector.css

15 lines
315 B
CSS
Raw Normal View History

/*!
* VisualEditor MediaWiki UserInterface alien extension inspector styles.
*
* @copyright 2011-2014 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-ui-mwGalleryInpsector .oo-ui-frame {
width: 40em;
}
.ve-ui-mwGalleryInpsector-input {
width: 100%;
}