mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-15 19:10:15 +00:00
42e13cb3c3
This reverts commit da30b2b626
.
Reason for revert: Caused a regression. Feature is not enabled on public wikis so reverting is harmless for now.
Bug: T247922
Bug: T340757
Change-Id: I83434afaf1b76425bddb575dd724f462a247c83d
12 lines
265 B
Plaintext
12 lines
265 B
Plaintext
/*!
|
|
* VisualEditor MediaWiki UserInterface MWReferenceDialog styles.
|
|
*
|
|
* @copyright 2011-2019 VisualEditor Team's Cite sub-team and others; see AUTHORS.txt
|
|
* @license MIT
|
|
*/
|
|
|
|
.ve-ui-mwReferenceDialog-reuseWarning {
|
|
font-weight: normal;
|
|
margin-bottom: 1em;
|
|
}
|