update loading por defecto de jhipster
This commit is contained in:
parent
abdf174b0f
commit
c9d0e9e69a
|
@ -102,7 +102,7 @@
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-loading .lds-pacman {
|
/*.app-loading .lds-pacman {
|
||||||
position: relative;
|
position: relative;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
width: 200px !important;
|
width: 200px !important;
|
||||||
|
@ -149,4 +149,4 @@
|
||||||
.app-loading .lds-pacman > div:nth-child(1) div:nth-child(3) {
|
.app-loading .lds-pacman > div:nth-child(1) div:nth-child(3) {
|
||||||
-webkit-animation-delay: 0s;
|
-webkit-animation-delay: 0s;
|
||||||
animation-delay: 0s;
|
animation-delay: 0s;
|
||||||
}
|
}*/
|
||||||
|
|
Loading…
Reference in New Issue