Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paste
P28
(An Untitled Masterwork)
Active
Public
Actions
Authored by
revi
on Jan 29 2021, 03:24.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
Wikimedia
Referenced Files
F2163: raw-paste-data.txt
Jan 29 2021, 03:24
2021-01-29 03:24:51 (UTC+9)
Subscribers
None
/* Quick hack to force the Search tab on [[Special:Contribs]] open. Credit: Volker E. (WMF) & Stwalkerster - [[Special:Permalink/19431311#Reverting the new "collapsed search interface" on Special:Contribs|Tech]] */
.
mw-special-Contributions
.
oo-ui-fieldsetLayout-group
.
mw-collapsible-content
{
display
:
block
!important
;
}
.
mw-special-Contributions
.
oo-ui-fieldsetLayout-header
{
display
:
none
!important
;
}
/* Abuselog */
.
mw-special-AbuseLog
.
oo-ui-fieldsetLayout-group
.
mw-collapsible-content
{
display
:
block
!important
;
}
.
mw-special-AbuseLog
.
oo-ui-fieldsetLayout-header
{
display
:
none
!important
;
}
Event Timeline
revi
created this paste.
Jan 29 2021, 03:24
2021-01-29 03:24:51 (UTC+9)
revi
created this object with visibility "Public (No Login Required)".
Log In to Comment