Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4108516
ReferencesDrawer.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
ReferencesDrawer.less
View Options
@
import
'mediawiki.skin.variables.less'
;
@
import
'../../../mobile.less/mobile.variables.less'
;
@
import
'mediawiki.mixins.less'
;
@
drawerPadding
:
20px
;
.
drawer
.
references-drawer
{
background-color
:
#000
;
//
Fixed
colors,
don't
use
color
design
tokens
color
:
#c8ccd1
;
//
Fixed
colors,
don't
use
color
design
tokens
max-height
:
50
%
;
//
on
tablet
this
will
become
capped
at
400px
overflow-y
:
auto
;
padding
:
@
drawerPadding
/
2
@
drawerPadding
@
drawerPadding
@
drawerPadding
;
a
{
color
:
#69f
;
}
a
.
new
{
color
:
@
color
-
link-red
;
}
img
{
//
Invert
MathML
images
to
ensure
formulas
//
appear
as
white
on
dark
background
T366220
filter
:
invert
(
1
);
}
.
references-drawer__header
{
.flex-display()
;
align-items
:
center
;
padding-bottom
:
@
drawerPadding
;
}
.
references-drawer__title
{
color
:
@
color
-
subtle
;
cursor
:
default
;
letter-spacing
:
0.2
em
;
font-size
:
0.75
em
;
text-transform
:
uppercase
;
margin-left
:
1
em
;
flex-grow
:
1
;
}
.
main-reference-content
{
display
:
inline
;
margin-left
:
0.2
em
;
word-break
:
break-word
;
}
}
@
media
all
and
(
min-width
:
@
min-width-breakpoint-tablet
)
{
.
drawer
.
references-drawer
{
max-height
:
400
px
;
}
}
.
mf-icon-reference
{
.
cdx-mixin-css-icon
(
@
cdx-icon-reference
,
@
param-is-button-icon
:
false
,
@
param-fill-color
:
@
color-subtle
,
@
param-size-icon
:
@
size-icon-small
)
;
}
.
mf-icon-close-small
{
.
cdx-mixin-css-icon
(
@
cdx-icon-close
,
@
param-is-button-icon
:
false
,
@
param-fill-color
:
#
a2a9b1
,
@
param-size-icon
:
@
size-icon-small
)
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 20:36 (2 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
41/24/0616c39752170fc21088545ff335
Default Alt Text
ReferencesDrawer.less (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment