mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-16 08:54:59 -04:00
switch to white spinner
This commit is contained in:
parent
57eb435a69
commit
23258d5109
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@
|
|||
margin: 0 auto;
|
||||
padding: 15px 15px;
|
||||
background: {
|
||||
image: image-url("spinner_96_w.gif");
|
||||
image: image-url("spinner_96.gif");
|
||||
repeat: no-repeat;
|
||||
position: 10px 50%;
|
||||
size: 30px;
|
||||
|
|
Loading…
Add table
Reference in a new issue