Änderungen
https://de.wikipedia.org/wiki/Benutzer:Christoph_Fischer_(WMDE)/Gadgets/DeepCat.throbber.css
/**
* DeepCat Gadget for MediaWiki
* @licence GNU GPL v2+
* @author Christoph Jauera < christoph.jauera@wikimedia.de >
*/
.deep-cat-throbber-small {
background-image: url( "//upload.wikimedia.org/wikipedia/commons/4/42/Loading.gif" ) !important;
}
.deep-cat-throbber-big {
background-image: url( "//upload.wikimedia.org/wikipedia/commons/8/85/Throbber_allbackgrounds_circledots_32.gif" );
background-position: 99% center;
background-repeat: no-repeat;
background-size: 24px auto;
}
* DeepCat Gadget for MediaWiki
* @licence GNU GPL v2+
* @author Christoph Jauera < christoph.jauera@wikimedia.de >
*/
.deep-cat-throbber-small {
background-image: url( "//upload.wikimedia.org/wikipedia/commons/4/42/Loading.gif" ) !important;
}
.deep-cat-throbber-big {
background-image: url( "//upload.wikimedia.org/wikipedia/commons/8/85/Throbber_allbackgrounds_circledots_32.gif" );
background-position: 99% center;
background-repeat: no-repeat;
background-size: 24px auto;
}