mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-15 19:10:15 +00:00
ca9ef93409
Change-Id: If831c23721cc2c3ec3cc17d4cd9c9533a0aa4cb4
11 lines
292 B
Plaintext
11 lines
292 B
Plaintext
/*!
|
|
* VisualEditor MediaWiki UserInterface MWReferenceGroupInputWidget styles.
|
|
*
|
|
* @copyright 2011-2018 VisualEditor Team's Cite sub-team and others; see AUTHORS.txt
|
|
* @license MIT
|
|
*/
|
|
|
|
.ve-ui-mwReferenceGroupInputWidget .oo-ui-flaggableElement-emptyGroupPlaceholder {
|
|
color: #72777d;
|
|
}
|