mediawiki-extensions-Visual.../modules/ve-mw/ui/styles/widgets/ve.ui.MWReferenceGroupInputWidget.css
Alex Monk 802b018133 Use combo box widget to suggest existing values for reference group
Bug: 61574
Change-Id: I2ab47e79a8b90db8631d042c80b0759e9c250523
2014-08-30 02:33:04 +01:00

10 lines
307 B
CSS

/*!
* VisualEditor MediaWiki UserInterface MWReferenceGroupInputWidget styles.
*
* @copyright 2011-2014 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-ui-mwReferenceGroupInputWidget .oo-ui-flaggableElement-emptyGroupPlaceholder {
color: grey;
}