less harsh shadow color in participants list

This commit is contained in:
Jan-Christoph Borchardt 2013-09-12 19:19:55 +02:00
parent 38910bb6ae
commit 653a7dd591

View File

@ -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;