mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-24 06:19:30 +00:00
Monotone-Parent: 9d2034c400246e39f2d7a801f52ee4971e5b431a
Monotone-Revision: 807deb2239f073e058d501505aea6ff999ed1b25 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-09-24T21:26:23 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -701,6 +701,20 @@ INPUT.checkBox
|
||||
-moz-border-bottom-colors: #000 #fff;
|
||||
-moz-border-right-colors: #000 #fff; }
|
||||
|
||||
/* tablekit resizable columns */
|
||||
|
||||
TABLE TD.resize-handle-active
|
||||
{ cursor: e-resize; }
|
||||
|
||||
DIV.resize-handle
|
||||
{ cursor: e-resize;
|
||||
width: 2px;
|
||||
border-right: 1px solid #fff;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
max-height: 2em; }
|
||||
|
||||
@media print
|
||||
{
|
||||
BODY
|
||||
|
||||
Reference in New Issue
Block a user