From ae4baf0b0142cc538df4370430f4971440b33ee6 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 30 Dec 2007 10:50:45 +0000 Subject: [PATCH] webstart layout enhancement --- web/room.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/room.css b/web/room.css index 4fb4d2e..c789467 100644 --- a/web/room.css +++ b/web/room.css @@ -252,7 +252,8 @@ div.esco { .webstart { position: absolute; background-color: white; - left: 100px; + left: 80px; + z-index: 20; visibility: hidden; border: 1px solid gray; align: left; -- 2.17.1