diff --git a/AUTHORS b/AUTHORS index e20b68d1d..84ba80b4f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -18,3 +18,4 @@ Authors of OpenSlides in chronological order of first contribution: René von der Haar (Logo design) Jörn Bensch (Template design) John Felipe Urrego Mejia (Spanish translation) + Erik Steenman diff --git a/openslides/core/static/css/projector.css b/openslides/core/static/css/projector.css index 023bc01cd..63aed0c98 100644 --- a/openslides/core/static/css/projector.css +++ b/openslides/core/static/css/projector.css @@ -91,7 +91,7 @@ body{ left: 0; width: 100%; height: 100%; - z-index: 1000; + z-index: 100; background-color: black; } .fullscreen canvas {