mediawiki-extensions-Cite/modules/ve-cite/ve.ui.MWReferenceDialog.less
WMDE-Fisch 72cf12a2de Adjust messages related to sub-referencing
Also adding some margin where it made sense looking at the mocks
in the message document.

Bug: T373876
Change-Id: I1165681521565d900b705a45579fd816fe625a8f
2024-09-26 21:09:56 +02:00

17 lines
352 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,
.ve-ui-mwReferenceDialog-extendsWarning {
font-weight: normal;
margin-bottom: 1em;
.ve-ui-previewElement {
margin: 1em 0;
}
}