mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 23:20:22 +00:00
Update url
This commit is contained in:
parent
0ff78301d6
commit
4752700682
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ pre.unstyled {
|
||||||
}
|
}
|
||||||
|
|
||||||
.loading-spinner {
|
.loading-spinner {
|
||||||
background: url("../../img/loading-spinner.gif") no-repeat scroll center center transparent;
|
background: url("../../app/img/loading-spinner.gif") no-repeat scroll center center transparent;
|
||||||
min-height: 150px;
|
min-height: 150px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue