mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
Added invitation delegation support in Web interface. See ChangeLog.
Monotone-Parent: 4d711e074341810486c1842c6a345777cc3664bb Monotone-Revision: 2fc8598099b516f243935e73039200f1c004784e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-09-10T18:31:20 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -759,7 +759,7 @@ DIV.resize-handle
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
max-height: 2em; }
|
||||
max-height: 2em; } /* will be set in JavaScript when setting drag handles */
|
||||
|
||||
@media print
|
||||
{
|
||||
@@ -779,8 +779,8 @@ DIV.resize-handle
|
||||
|
||||
.genericHoverClass
|
||||
{
|
||||
background-color: #f0f0f0 !important;
|
||||
color: #000000 !important;
|
||||
background-color: #0033cc !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
DIV#uploadDialog,DIV#uploadResults
|
||||
|
||||
Reference in New Issue
Block a user