Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1427054
ext.centralauth.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
ext.centralauth.less
View Options
@
import
'mediawiki.skin.variables.less'
;
@
import
'mediawiki.mixins.less'
;
.
merge-method-help-div
{
position
:
absolute
;
z-index
:
3
;
cursor
:
pointer
;
width
:
15
em
;
border
:
1
px
solid
#000
;
background-color
:
#ff9
;
padding
:
0.5
em
;
}
.
merge-method-help-name
{
font-weight
:
bold
;
}
/* Hide them when JavaScript fails or isn't enabled */
.
client-nojs
.
mw-centralauth-wikislist
.
merge-method-help
{
display
:
none
;
}
.
mw-centralauth-admin-status-intro
,
.
mw-centralauth-admin-delete-intro
{
color
:
@
color
-
subtle
;
}
.
mw-special-CentralAuth
{
//
Fix
spacing
around
tables,
so
that
they
are
consistent
with
the
normal
spacing
for
OOUI
fields.
.mw-centralauth-wikislist,
.mw-centralauth-globalblock-exempt-list-table
{
margin
:
1
em
0
0
;
}
#
mw-centralauth-globalblock-exempt-list
.
oo-ui-fieldsetLayout-header
{
margin-bottom
:
1
em
;
}
#
mw-centralauth-admin-status
{
//
Remove
the
styling
for
the
form
sections
added
to
allow
grouping
the
"Locked"
and
"Hidden"
radio
inputs
into
//
a
wrapping
element.
.oo-ui-panelLayout-framed,
.oo-ui-panelLayout-padded
{
border
:
0
;
padding
:
0
;
.oo-ui-fieldsetLayout-header
{
display
:
none
;
}
}
//
Make
the
"Locked"
and
"Hidden"
radio
inputs
appear
next
to
each
other
#
mw-htmlform-lockedhidden
{
display
:
flex
;
>:first-child
{
margin-right
:
5
%
;
}
>
:
not
(
:
first-child
)
{
margin-top
:
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
;
}
}
}
.
mw-centralauth-wikislist
{
.mw-centralauth-wikislist-method
{
text-align
:
center
;
}
.
mw-centralauth-wikislist-editcount
{
text-align
:
right
;
}
}
}
@
media
screen
{
html
.
skin-theme-clientpref-night
.
merge-method-help-div
{
background-color
:
#3d3d00
;
border
:
1
px
solid
#fff
;
}
}
@
media
screen
and
(
prefers-color-scheme
:
dark
)
{
html
.
skin-theme-clientpref-os
.
merge-method-help-div
{
background-color
:
#3d3d00
;
border
:
1
px
solid
#fff
;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, May 16, 14:08 (1 d, 8 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
56/6f/2ccf25ce50239e79b5f52b752940
Default Alt Text
ext.centralauth.less (2 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment