mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 19:35:38 +00:00
Monotone-Parent: df4778e039713e54437f14fe959b57a6b17ad3b8
Monotone-Revision: 46caa33c7bfe3da9c781178b812750be8722aade Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-08-04T14:58:40 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -608,3 +608,16 @@ td.tbtv_headercell img.tbtv_sortcell
|
||||
height: 12px;
|
||||
}
|
||||
|
||||
/* drag handles */
|
||||
DIV.dragHandle
|
||||
{
|
||||
position: absolute;
|
||||
z-index: 1;
|
||||
background: #dbdad5;
|
||||
}
|
||||
|
||||
DIV.dragHandle:active
|
||||
{
|
||||
-moz-opacity: 0.5;
|
||||
background: #222;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user