From f437e1cf2fca65f0642ea82a29cc96de0d57c06d Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 10 Mar 2011 00:29:26 +0100 Subject: Manage multiple windows --- static/media/style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'static/media/style.css') diff --git a/static/media/style.css b/static/media/style.css index 8aa4ead48..7868a4671 100644 --- a/static/media/style.css +++ b/static/media/style.css @@ -249,7 +249,7 @@ table.confirm tr.spacer td:last-child{ color:#D14; } -#window{ +.sheet{ width:760px; position:fixed; height:90%; @@ -299,10 +299,6 @@ table.confirm tr.spacer td:last-child{ font-style:italic; } -#window .sheet{ -} - - #window .head{ text-align:center; background-color:#EEE; -- cgit v1.2.3