mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-16 03:23:22 +00:00
bac8dd6be7
Change-Id: I8a9def8056a72c3da0c066413e94311a1d839f5b
11 lines
313 B
CSS
11 lines
313 B
CSS
/*!
|
|
* VisualEditor MediaWiki UserInterface MWReferenceGroupInputWidget styles.
|
|
*
|
|
* @copyright 2011-2016 Cite VisualEditor Team and others; see AUTHORS.txt
|
|
* @license The MIT License (MIT); see LICENSE.txt
|
|
*/
|
|
|
|
.ve-ui-mwReferenceGroupInputWidget .oo-ui-flaggableElement-emptyGroupPlaceholder {
|
|
color: #888;
|
|
}
|