mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-23 15:26:47 +00:00
Merge "Disable initial animation of watch star"
This commit is contained in:
commit
2fe332ffb5
|
@ -6,7 +6,7 @@
|
|||
// 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-icon {
|
||||
.vector-animations-ready & .vector-icon {
|
||||
transition: transform 500ms;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue