Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4145179
PinnableHeader.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
PinnableHeader.less
View Options
.
vector-pinnable-header
{
padding-bottom
:
@
padding
-
vertical
-
dropdown-menu-item
;
margin-bottom
:
@
padding
-
vertical
-
dropdown-menu-item
;
border-bottom
:
@
border-width
-
base
@
border-style
-
base
@
border-color
-
content-box
;
//
Line
height
helps
space
label
&
button
when
spanning
multiple
lines,
//
while
still
keeping
them
vertically
centered
when
on
one
line.
line-height
:
@
line-height
-
medium
;
}
.
vector-pinnable-header-label
{
display
:
inline-block
;
vertical-align
:
middle
;
font-size
:
@
font-size
-
dropdown
;
//
Override
h2
styles
in
the
case
of
the
TOC
margin
:
0
@
size-50
0
0
!important
;
/* stylelint-disable-line declaration-no-important */
padding
:
0
;
border
:
0
;
font-weight
:
bold
;
}
//
Styles
for
the
"move to sidebar/hide"
buttons
,
hidden
by
default
.
.
vector-pinnable-header-toggle-button
{
display
:
none
;
border
:
0
;
padding
:
@
spacing-25
@
spacing-50
;
background-color
:
@
background-color
-
interactive
;
color
:
@
color
-
base
;
cursor
:
pointer
;
text-align
:
left
;
font-size
:
unit
(
12
/
@
font
-size-browser
,
rem
);
border-radius
:
@
border-radius
-
base
;
&:hover
{
background-color
:
@
background-color
-
secondary--modern
;
}
}
//
Pinnable
behavior
is
only
enabled
when
JS
is
enabled
and
on
larger
viewports
@
media
(
min-width
:
@
min-width-breakpoint-desktop
)
{
.
client-js
{
.vector-pinnable-header-unpinned
.vector-pinnable-header-pin-button,
.vector-pinnable-header-pinned
.vector-pinnable-header-unpin-button
{
display
:
inline-block
;
}
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Aug 19 2026, 17:32 (5 w, 12 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
a4/c6/d4a1783ceab5c88e4c556bc35673
Default Alt Text
PinnableHeader.less (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment