mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-15 00:15:27 +00:00
See ChangeLog
Monotone-Parent: c66c023a1a42d53c473a7338a49a9b456d889ed9 Monotone-Revision: 62137d02651888053a8bd415f6e6f5aa79e44cf4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-10-28T17:48:22 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -778,18 +778,22 @@ DIV.resize-handle
|
||||
}
|
||||
|
||||
.genericHoverClass
|
||||
{
|
||||
background-color: #0033cc !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
{ background-color: #0033cc !important;
|
||||
color: #fff !important; }
|
||||
|
||||
DIV#uploadDialog,DIV#uploadResults
|
||||
DIV#uploadDialog, DIV#uploadResults
|
||||
{ border-width: 1px;
|
||||
width: 260px;
|
||||
height: 127px; }
|
||||
DIV#uploadDialog DIV,DIV#uploadResults DIV
|
||||
{ width: 260px;
|
||||
height: 115px; }
|
||||
width: 260px; }
|
||||
|
||||
DIV#uploadDialog DIV, DIV#uploadResults DIV
|
||||
{ width: 260px; }
|
||||
|
||||
DIV.dialog H3
|
||||
{ margin-top: 0; }
|
||||
|
||||
DIV.dialog P.buttons
|
||||
{ margin-bottom: 0;
|
||||
text-align: right;}
|
||||
|
||||
DIV.dialog
|
||||
{ position: absolute;
|
||||
@@ -799,7 +803,6 @@ DIV.dialog
|
||||
|
||||
DIV.dialog DIV
|
||||
{ border: 1px solid #444;
|
||||
/*height: 100px;*/
|
||||
background-color: #fff;
|
||||
padding: 5px; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user