mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/inspectors/ve.ui.MWGalleryInspector.css
James D. Forrester 7f5acf6abe Gallery editor: Fix 'inpsector' typo to 'inspector'
Change-Id: Ia10987fb35549e721fa0242164f99a872512e569
2014-06-03 13:24:33 -07:00

15 lines
315 B
CSS

/*!
* 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-mwGalleryInspector .oo-ui-frame {
width: 40em;
}
.ve-ui-mwGalleryInspector-input {
width: 100%;
}