forked from ZwiiCMS-Team/ZwiiCMS
move loader png
This commit is contained in:
parent
d31cedb23e
commit
83b5234efb
Before Width: | Height: | Size: 8.3 KiB After Width: | Height: | Size: 8.3 KiB |
@ -31,7 +31,7 @@
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
background: rgba( 0, 0, 0, .9 )
|
background: rgba( 0, 0, 0, .9 )
|
||||||
url('core/vendor/zwiico/img/ajax-loader.png')
|
url('core/module/config/ressource/ajax-loader.png')
|
||||||
50% 45%
|
50% 45%
|
||||||
no-repeat;
|
no-repeat;
|
||||||
}
|
}
|
||||||
@ -43,7 +43,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* When the body has the loading class, we turn
|
/* When the body has the loading class, we turn
|
||||||
the scrollbar off with overflow:hidden */
|
the scrollbar off with overflow:hidden */
|
||||||
body.loading .modal .alertMessage {
|
body.loading .modal .alertMessage {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user