summaryrefslogtreecommitdiff
path: root/static/media
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2011-03-10 00:29:26 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2011-03-10 00:29:26 +0100
commitf437e1cf2fca65f0642ea82a29cc96de0d57c06d (patch)
treed4004e06333fe7955272e9ef6ddafc9ae4aca558 /static/media
parentbd9e6483dd3d7416e1b228e82a70b5d6ba6d3ce6 (diff)
downloadIshtar-f437e1cf2fca65f0642ea82a29cc96de0d57c06d.tar.bz2
Ishtar-f437e1cf2fca65f0642ea82a29cc96de0d57c06d.zip
Manage multiple windows
Diffstat (limited to 'static/media')
-rw-r--r--static/media/style.css6
1 files changed, 1 insertions, 5 deletions
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;