Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4121358
styles.less
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
styles.less
View Options
@
import
'../../minerva.less/minerva.variables.less'
;
@
import
'../../minerva.less/minerva.mixins.less'
;
@
import
'mediawiki.mixins.less'
;
@
import
'toc.less'
;
@
import
'page-issues/styles.less'
;
@
import
'Toolbar.less'
;
.
minerva-icon--download
{
.cdx-mixin-css-icon(
@cdx-icon-download,
@color-subtle
)
;
}
.
minerva-icon--listBullet
{
.cdx-mixin-css-icon(
@cdx-icon-list-bullet,
@color-subtle
)
;
}
.
mw-mf-page-center__mask
{
position
:
absolute
;
top
:
0
;
left
:
0
;
right
:
0
;
opacity
:
0
;
bottom
:
0
;
background
:
@
opaque
;
z-index
:
@
z-index
-
above
-
content
;
//
don't
use
display
:
none
because
it
'
s
not
animatable
visibility
:
hidden
;
transition
:
opacity
@
transition-duration
-
base
ease-in-out
;
}
.
navigation-enabled
{
.mw-mf-page-center__mask
{
visibility
:
visible
;
opacity
:
0.5
;
}
}
//
Last
modified
bar
styles
a
.
last-modified-bar
.
active
{
background-color
:
@
background-color
-
progressive
;
color
:
@
color
-
inverted-fixed
!important
;
.last-modified-text-accent,
a
{
color
:
@
color
-
inverted-fixed
;
}
.
minerva-icon
{
background-color
:
@
color
-
inverted-fixed
;
}
}
//
Used
by
last
modified
bar
and
in
MobileFrontend
(
i
.
e
.
MobileSpecialPageFeed
.
php
,
ImageCarousel
.
js
)
.
truncated-text
{
.text-overflow(
@
visible
:
false
);
}
@
keyframes
fadeInImage
{
from
{
opacity
:
0
;
}
to
{
opacity
:
1
;
}
}
//
When
the
image
has
loaded
transition
background
color
and
image
opacity
//
for
a
fade-in
effect
img
.
image-lazy-loaded
{
animation
:
fadeInImage
300
ms
ease-in
;
}
File Metadata
Details
Attached
Mime Type
text/x-asm
Expires
Wed, Aug 19, 04:35 (10 h, 19 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
cb/74/13bdc17e6e2ec3bb46b1b9e773ad
Default Alt Text
styles.less (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment