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:
Wolfgang Sourdeau
2006-08-04 14:58:40 +00:00
parent f8a398dcf7
commit e0b9bc7a19
7 changed files with 48 additions and 67 deletions
+13
View File
@@ -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;
}