corretto bug css per loader

This commit is contained in:
Luca Trupiano 2024-01-04 17:18:09 +01:00
parent 05990b1252
commit 22d915c492
2 changed files with 4 additions and 4 deletions

View File

@ -296,7 +296,7 @@ li::marker {
.modal-busy {
position: fixed;
z-index: 999;
z-index: 1030;
height: 100%;
width: 100%;
top: 0;
@ -307,7 +307,7 @@ li::marker {
-moz-opacity: 0.8;
}
.center-busy {
z-index: 1000;
z-index: 1040;
margin: 300px auto;
padding: 0px;
width: 130px;

View File

@ -299,7 +299,7 @@ li::marker {
.modal-busy {
position: fixed;
z-index: 999;
z-index: 1030;
height: 100%;
width: 100%;
top: 0;
@ -310,7 +310,7 @@ li::marker {
-moz-opacity: 0.8;
}
.center-busy {
z-index: 1000;
z-index: 1040;
margin: 300px auto;
padding: 0px;
width: 130px;