mediawiki-extensions-Cite/modules/ve-cite/ve.ui.MWSetExtendsContentDialog.less
WMDE-Fisch 8a85f5fb05 [refactor] Moving the SetExtendsDialog class from Citoid
First step in streamlining the code to create sub-references.

Slightly renaming the class to fit the schema and avoid conflicts.

Bug: T373849
Change-Id: Iadbdbecbedf4d4aa3f0e0bade88ea020f2570926
2024-09-17 11:41:56 +02:00

12 lines
259 B
Plaintext

/*!
* VisualEditor UserInterface MWSetExtendsContentDialog styles.
*
* @copyright 2024 VisualEditor Team's Cite sub-team and others; see AUTHORS.txt
* @license MIT
*/
.ve-ui-setExtendsContentDialog-warning {
font-weight: normal;
margin-bottom: 1em;
}