diff --git a/css/editor.css b/css/editor.css index 51ebd9e3..c44feac6 100644 --- a/css/editor.css +++ b/css/editor.css @@ -17,7 +17,7 @@ html, body, #mainContainer { #editor { border: none; - box-shadow: 0px 0px 14px black; + box-shadow: 0px 0px 14px #555; overflow: hidden; padding: 0px !important; z-index: 4;