Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1427991
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
Sat, May 16, 15:27 (15 h, 27 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
27/86/6e1c1378bc5af49f9f436059affc
Default Alt Text
mediawiki.mixins.rotation.less (369 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment