mediawiki-extensions-WikiEd.../modules/insertlink/TitleInputField.less
Sam Wilson e3e9ebb6cb Change the (insert-link) title field to OOUI
Following-up on I9fb7e66bf925eb9a8260d6245d2a7db54a7a2fec
this converts the link-text field to OOUI.

Bug: T289214
Change-Id: I17f34a8cbf72b80f3916581867e5828d9b129789
2021-10-11 14:45:02 +00:00

7 lines
159 B
Plaintext

@import 'mediawiki.ui/variables.less';
.ext-WikiEditor-InsertLink-TitleInputField .oo-ui-messageWidget {
color: @color-base--subtle;
font-weight: normal;
}