Merge "Remove the loading background image for loading class"

This commit is contained in:
jenkins-bot 2020-09-02 19:38:20 +00:00 committed by Gerrit Code Review
commit 53f0b183e8
1 changed files with 0 additions and 1 deletions

View File

@ -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;