From afe4222eb69bd09d4a19e21c96dd846ab407bb13 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Tue, 2 Aug 2016 11:33:55 +0100 Subject: [PATCH] Colors wrapped in DIV and CORS wrapper added --- lib/file-control.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/file-control.php b/lib/file-control.php index 72167f2..b728c09 100644 --- a/lib/file-control.php +++ b/lib/file-control.php @@ -216,10 +216,13 @@ if (action=="load") { "
" + "" + "

" + + "
"+ "" + "" + "" + - ""; + ""+ + "
"+ + "
CORS not enabled on resource site
"; top.document.getElementById('floatingContainer').style.background = "#fff url('') no-repeat 0 0"; }