mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-24 07:43:47 +00:00
Merge "Remove the loading background image for loading class"
This commit is contained in:
commit
53f0b183e8
|
@ -62,7 +62,6 @@
|
|||
// Loading watchstar link class.
|
||||
#ca-unwatch.icon .loading:before,
|
||||
#ca-watch.icon .loading:before {
|
||||
background-image: linear-gradient( transparent, transparent ), url( images/watch-icon-loading.svg );
|
||||
.rotation( 700ms );
|
||||
/* Suppress the hilarious rotating focus outline on Firefox */
|
||||
outline: 0;
|
||||
|
|
Loading…
Reference in a new issue