Page MenuHomeWickedGov Phorge

whatlinkshere.less
No OneTemporary

Size
1002 B
Referenced Files
None
Subscribers
None

whatlinkshere.less

/*!
* Styling for Special:WhatLinksHere
*/
@import 'mediawiki.skin.variables.less';
.mw-special-Whatlinkshere {
.oo-ui-fieldsetLayout-group {
max-width: 50em;
.oo-ui-panelLayout-padded.oo-ui-panelLayout-framed {
border: 0;
padding: 0;
}
// Hide extra `legend`s when grouping form in sections.
.oo-ui-fieldsetLayout.oo-ui-labelElement > .oo-ui-fieldsetLayout-header {
display: none;
}
}
#mw-htmlform-whatlinkshere-ns {
display: flex;
justify-content: space-between;
align-items: end;
flex-wrap: wrap;
// To remove the left padding when its child checkbox is wrapped.
margin-left: -@spacing-100;
}
#mw-htmlform-whatlinkshere-ns > .mw-htmlform-field-HTMLSelectNamespace {
flex-grow: 1;
padding-left: @spacing-100;
}
#mw-htmlform-whatlinkshere-ns > .mw-htmlform-field-HTMLCheckField {
padding-left: @spacing-100;
}
#mw-htmlform-whatlinkshere-filter > .mw-htmlform-field-HTMLCheckField {
display: inline-block;
padding-right: @spacing-100;
}
}

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 3, 17:52 (22 h, 5 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
db/3b/38e0c3f37bad00af4a9b9eb984c4
Default Alt Text
whatlinkshere.less (1002 B)

Event Timeline