Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4109764
mediawiki.mixins.rotation.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
369 B
Referenced Files
None
Subscribers
None
mediawiki.mixins.rotation.less
View Options
//
This
is
a
separate
file
because
importing
the
mixin
causes
//
the
keyframes
blocks
to
be
included
in
the
output
,
regardless
//
of
whether
.
rotation
is
used
.
.
rotate-frames
()
{
from
{
transform
:
rotate
(
0
deg
);
}
to
{
transform
:
rotate
(
360
deg
);
}
}
@
keyframes
rotate
{
.
rotate-frames
;
}
.
rotation
(
@
time
)
{
animation
:
rotate
@
time
infinite
linear
;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 21:14 (6 d, 22 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
6d/69/9e37d9cfbcfdd2663d2b19436bb7
Default Alt Text
mediawiki.mixins.rotation.less (369 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment