Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4125491
Watchstar.less
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
622 B
Referenced Files
None
Subscribers
None
Watchstar.less
View Options
@
import
'mediawiki.mixins.rotation.less'
;
/* Watch/Unwatch Icon Styling */
/* Only use icon if the menu item is not collapsed into the "More" dropdown
* (in which case it is inside `.vector-dropdown` instead of `.vector-menu-tabs`). */
//
Note
:
there
's no watchstar for anon users so no need to worry about cached HTML when changing this class
// Loading watchstar link class.
.mw-watchlink {
.vector-animations-ready & .vector-icon {
transition: transform 500ms;
}
.mw-ui-icon-wikimedia-unStar {
[ dir='
ltr
' ] & {
transform: rotate( 72deg );
}
[ dir='
rtl
'
]
&
{
transform
:
rotate
(
-72deg
);
}
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 19, 07:29 (2 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
5c/ab/53dc836bef7b22495e643a04388e
Default Alt Text
Watchstar.less (622 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment