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