Page MenuHomeWickedGov Phorge

mw.rcfilters.ui.SavedLinksListWidget.less
No OneTemporary

Size
869 B
Referenced Files
None
Subscribers
None

mw.rcfilters.ui.SavedLinksListWidget.less

@import 'mediawiki.skin.variables.less';
.mw-rcfilters-ui-savedLinksListWidget {
&-placeholder {
&-title {
font-weight: bold;
margin-bottom: 0.4375em; // 7px / 16
margin-top: 0.1875em; // 3px / 16
}
&-description {
line-height: 1.5em; // 24px / 16
}
// Extra specificity needed to override OOUI rule that sets white-space: nowrap;
// on labels inside options
&.oo-ui-optionWidget .oo-ui-labelElement-label {
color: @color-subtle;
white-space: normal;
}
.oo-ui-iconElement-icon {
opacity: 0.5;
// Override OOUI option widget rules for icons
// we want the icon to appear at the top near the
// title, not in the middle of the multiline option
top: 0.7em !important; /* stylelint-disable-line declaration-no-important */
height: inherit !important; /* stylelint-disable-line declaration-no-important */
}
}
}

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 3, 17:25 (19 h, 11 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f7/ec/7256022ec975923904df0e3a2bef
Default Alt Text
mw.rcfilters.ui.SavedLinksListWidget.less (869 B)

Event Timeline