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