2 background-color: transparent
;
3 background-position: center center
;
4 background-repeat: no-repeat
;
9 background-image: url
(images/spinner.gif);
12 /* Avoid issues with .mw-spinner-block when floated without width. */
18 background-image: url
(images
/spinner-large
.gif
);
21 /* Avoid issues with .mw-spinner-block when floated without width. */
27 /* This overrides width from .mw-spinner-large / .mw-spinner-small,
28 * This is where the min-width kicks in.
34 display: inline-block
;
35 vertical-align: middle
;