update LoadingScreen CSS (text not visible on load)

This commit is contained in:
rolux 2013-11-20 09:11:10 +01:00
parent 3429ac3319
commit 94a18a2711

View file

@ -2748,6 +2748,7 @@ Miscellaneous
} }
.OxLoadingScreen > div > div { .OxLoadingScreen > div > div {
margin-top: 4px; margin-top: 4px;
opacity: 0;
} }
.OxLoadingScreen.OxAuto { .OxLoadingScreen.OxAuto {
left: 0; left: 0;