]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/head.html
* Delete room is now confirmed through a JavaScript popup instead of
[citadel.git] / webcit / static / head.html
index d544708fdea76676bb0603960adebc74fec244b6..3b1f1286c092d9fa95ecae1edf812f15695b0c85 100644 (file)
@@ -67,8 +67,7 @@ body {
 
 #page_popup {
        position:absolute;
-       width=600px;
-       height=400px;
+       top:100px; left:100px;
        background-color: #880000;
        z-index: 2;
 }