Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2753128
mediawiki.interface.helpers.styles.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
mediawiki.interface.helpers.styles.less
View Options
@
import
'../minerva.less/minerva.mixins.less'
;
@
import
'../minerva.less/minerva.variables.less'
;
@
import
'mediawiki.mixins.less'
;
/**
* Helper classes for special pages with changeslist elements.
*/
.
mw-changeslist-links
{
&
>
span
:
:
before
{
content
:
'@{msg-parentheses-start}'
;
}
&
>
span
:
not
(
:
first-child
)
::
before
{
content
:
'@{msg-pipe-separator}'
;
}
&
>
span
:
last-child
::
after
{
content
:
'@{msg-parentheses-end}'
;
}
}
//
Disable
parentheses
and
content
in
pager
tools
.
.
mw-pager-tools
{
margin-left
:
8
px
;
&.mw-changeslist-links
{
>
span
:
:
after
,
>
span
::
before
{
content
:
none
;
}
}
}
.
mw-pager-tools
,
.
mw-history-undo
{
font-size
:
initial
;
a
{
float
:
right
;
background-color
:
@
background-color
-
interactive-subtle
;
color
:
@
color
-
base
;
text-decoration
:
none
;
font-size
:
@
font-size
-
minerva-smallest
;
&::after
{
.clearfix()
;
}
}
}
/**
* "pill" style tags meant to emulate the OOUI ".oo-ui-tagItemWidget" style.
*/
.
mw-tag-markers
{
margin
:
0
0
0.5
em
0
;
clear
:
both
;
}
.
mw-uctop
{
padding
:
0.5
em
0
;
line-height
:
1.4
em
;
}
.
mw-tag-marker
{
//
due
to
the
extra
space
afforded
by
padding,
//
we
can
make
the
font-size
a
bit
smaller
to
save
space.
font-size
:
@
font-size
-
tag-line
;
display
:
inline-block
;
box-sizing
:
border-box
;
height
:
1.6
em
;
border
:
@
border
-
base
;
border-radius
:
@
border-radius
-
pill
;
line-height
:
1.6
em
;
padding
:
0
0.6
em
;
vertical-align
:
middle
;
white-space
:
nowrap
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 20:51 (1 d, 8 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
b8/c5/f4e50514e2d25ed93f9dca9ac0dd
Default Alt Text
mediawiki.interface.helpers.styles.less (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment