Bug fixes for the new CSS modal dialog.

Monotone-Parent: 7e80d62d21237dc99d74c702f53f591b1fd10acc
Monotone-Revision: d05f8aecb657893bff2082d8a6401c885709a426

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-08-05T15:57:09
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2010-08-05 15:57:09 +00:00
parent 662f6d509a
commit 76312d1a9b
4 changed files with 43 additions and 28 deletions
+2
View File
@@ -675,6 +675,7 @@ A.button {
height: 23px;
padding-right: 3px; /* sliding doors padding */
text-decoration: none;
text-align: center;
color: inherit;
cursor: pointer;
}
@@ -685,6 +686,7 @@ A.button SPAN {
line-height: 13px;
padding: 5px 2px 5px 5px;
cursor: pointer;
min-width: 70px;
}
A.button.actionButton SPAN