mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-27 17:10:19 +00:00
Disable initial animation of watch star
Bug: T376559 Change-Id: I6a23dbfc6cae125db5ef0e83739593795b7f467c
This commit is contained in:
parent
6bf48eee89
commit
efa32f293c
|
@ -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