mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
Monotone-Parent: e7d394203e99a74856b665487e4681aa70114480
Monotone-Revision: 398264edd129900ccebb2b98453a9554c39010b4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2010-08-06T12:37:28 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -591,12 +591,11 @@ DIV.dialog.none H3
|
||||
|
||||
DIV#bgDialogDiv
|
||||
{ position: absolute;
|
||||
margin: auto;
|
||||
top: 0; left: 0;
|
||||
width: 100%; height: 100%;
|
||||
z-index: 9999;
|
||||
top: 0px; left: 0px;
|
||||
bottom: 0px;
|
||||
right: 0px;
|
||||
opacity: .3;
|
||||
background-color: #000!important; }
|
||||
background-color: #555 !important; }
|
||||
|
||||
DIV#uploadDialog,
|
||||
DIV#uploadResults
|
||||
@@ -956,4 +955,4 @@ DIV.bottomToolbar A.bottomButton SPAN:active
|
||||
|
||||
/* modalbox */
|
||||
DIV#modalbox SPAN
|
||||
{ float: right; }
|
||||
{ float: right; }
|
||||
|
||||
Reference in New Issue
Block a user