Fixed issues, ajaxified import process

Monotone-Parent: 80ad9ff70fe3d4130d99bbd2590349b71c85b9f3
Monotone-Revision: 33b6c38a250d6ae49e26dd7de548708c132d5c34

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-09-03T17:53:38
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
C Robert
2009-09-03 17:53:38 +00:00
parent 110bfdcb4e
commit 45420d434c
34 changed files with 292 additions and 27 deletions
+5 -3
View File
@@ -783,11 +783,13 @@ DIV.resize-handle
color: #000000 !important;
}
DIV#uploadDialog
DIV#uploadDialog,DIV#uploadResults
{ border-width: 1px;
width: 260px;
height: 118px;
}
height: 127px; }
DIV#uploadDialog DIV,DIV#uploadResults DIV
{ width: 260px;
height: 115px; }
DIV.dialog
{ position: absolute;