Monotone-Parent: 04b23a9f95822b6befc693fb180c774f240fff9b

Monotone-Revision: c36e4dbaaa40c95b58d682bbbe6f0a563275afa1

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-12T16:52:28
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-03-12 16:52:28 +00:00
parent d5f65a3576
commit c3f943b7a7
+2 -2
View File
@@ -568,13 +568,13 @@ DIV.resize-handle
DIV.dialog
{ position: absolute;
width: 350px;
z-index: 50; }
DIV.dialog DIV
{ border: 1px solid #444;
background-color: #fff;
padding: 5px;
width: 350px;
padding-bottom: 26px; }
DIV.dialog.left
@@ -591,7 +591,7 @@ DIV.dialog.right
{ background-image: url("dialog-right.png");
background-repeat: no-repeat;
background-position: top right; }
DIV.dialog.right DIV
{ border-right: 0px;
margin-right: 19px;