Page MenuHomeWickedGov Phorge

temporaryaccount.less
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

temporaryaccount.less

/* stylelint-disable selector-max-id */
@import 'mediawiki.skin.variables.less';
.ext-checkuser-tempaccount-reveal-ip-button.oo-ui-buttonElement {
padding-top: 0;
padding-bottom: 0;
min-height: 0;
margin-top: -8px;
margin-bottom: -6px;
margin-right: 0;
}
// Subtitle styles set a smaller line height
.mw-content-subtitle,
#contentSub,
#contentSub2 {
.ext-checkuser-tempaccount-reveal-ip-button.oo-ui-buttonElement {
margin-right: -3px;
.oo-ui-buttonElement-button {
min-height: 0;
height: 18px;
padding: 1px;
}
}
}
.ext-checkuser-tempaccount-reveal-ip {
margin-left: 5px;
&::before {
content: '@{msg-parentheses-start}';
}
&::after {
content: '@{msg-parentheses-end}';
}
}
span.ext-checkuser-tempaccount-reveal-ip-button,
.ext-checkuser-tempaccount-reveal-ip {
font-style: normal;
}
@media print {
// Need high specificity to override OOUI button defaults.
.oo-ui-buttonElement.ext-checkuser-tempaccount-reveal-ip-button {
&&::before {
content: ' ';
white-space: pre;
}
> .oo-ui-buttonElement-button {
display: none;
}
}
}

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 21:40 (2 d, 11 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ba/6f/d0559b220c817b351d1195a4a50e
Default Alt Text
temporaryaccount.less (1 KB)

Event Timeline