Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4144122
special.massGlobalBlock.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
940 B
Referenced Files
None
Subscribers
None
special.massGlobalBlock.less
View Options
.
mw-special-MassGlobalBlock
{
//
Fix
spacing
around
tables,
so
that
they
are
consistent
with
the
normal
spacing
for
OOUI
fields.
/* stylelint-disable-next-line selector-max-id */
#mw-globalblocking-mass-block-table
{
margin
:
1
em
0
0
;
}
//
Make
the
"other reason"
field
appear
below
the
dropdown
in
a
similar
way
to
Special
:
Block
.
.
mw-htmlform-select-and-other-field
{
.oo-ui-textInputWidget,
.oo-ui-dropdownInputWidget
{
display
:
block
;
max-width
:
50
em
;
}
.
oo-ui-textInputWidget
{
margin-top
:
0.5
em
;
}
}
}
//
Special
:
MassGlobalBlock
uses
form
fields
which
are
initially
hidden
using
'hide-if'
.
However
,
these
elements
//
don
'
t
get
hidden
until
the
JS
has
loaded
which
causes
the
elements
to
flash
into
and
out
of
existence
on
load
.
//
Hiding
them
until
JS
is
loaded
avoids
this
flash
.
.
client-js
.
mw-special-MassGlobalBlock
{
.
mw-htmlform-hide-if
:
not
(
.
mw
-globalblocking-js-loaded
)
{
display
:
none
;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Aug 19 2026, 17:05 (4 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c9/9d/9400d52c8222213cb58ab73d2a4a
Default Alt Text
special.massGlobalBlock.less (940 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment