From 94a18a2711702715474d5c08229832b98bb84c0c Mon Sep 17 00:00:00 2001 From: rolux Date: Wed, 20 Nov 2013 09:11:10 +0100 Subject: [PATCH] update LoadingScreen CSS (text not visible on load) --- source/Ox.UI/css/Ox.UI.css | 1 + 1 file changed, 1 insertion(+) diff --git a/source/Ox.UI/css/Ox.UI.css b/source/Ox.UI/css/Ox.UI.css index ca064745..2a36f9e5 100644 --- a/source/Ox.UI/css/Ox.UI.css +++ b/source/Ox.UI/css/Ox.UI.css @@ -2748,6 +2748,7 @@ Miscellaneous } .OxLoadingScreen > div > div { margin-top: 4px; + opacity: 0; } .OxLoadingScreen.OxAuto { left: 0;