mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-12 18:31:23 +00:00
Monotone-Parent: 46caa33c7bfe3da9c781178b812750be8722aade
Monotone-Revision: d17336178a8dbb967d0669dccde28587760c8454 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T15:00:15 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -332,37 +332,17 @@ INPUT#searchValue:focus
|
||||
DIV#dragHandle
|
||||
{
|
||||
cursor: e-resize;
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
top: 7.5em;
|
||||
left: 14.6em;
|
||||
width: .4em;
|
||||
bottom: 0px;
|
||||
background: #dbdad5;
|
||||
}
|
||||
|
||||
DIV#dragHandle:active
|
||||
{
|
||||
-moz-opacity: 0.5;
|
||||
}
|
||||
|
||||
DIV#mailboxDragHandle
|
||||
{
|
||||
cursor: n-resize;
|
||||
position: absolute;
|
||||
background: #dbdad5;
|
||||
z-index: 1;
|
||||
top: 50%;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
height: .4em;
|
||||
}
|
||||
|
||||
DIV#mailboxDragHandle:active
|
||||
{
|
||||
-moz-opacity: 0.5;
|
||||
}
|
||||
|
||||
PRE.textMessageViewer
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user