mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-05 11:35:26 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user