Monotone-Parent: 9e06fb84f43b78de2d753ebe75fda643a62ddcd4

Monotone-Revision: 8190fffea3309d6208eac545c3220541d50e5957

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-02-15T15:40:22
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-02-15 15:40:22 +00:00
parent 0dd16a499f
commit 9b28e8e9f2
+4 -2
View File
@@ -1334,7 +1334,7 @@ DIV.event DIV.bottomDragGrip
border: 0px;
left: 1px;
right: 1px;
height: 4px;
height: 5px;
background-repeat: no-repeat;
background-position: center; }
@@ -1371,7 +1371,9 @@ DIV.event.dragging > DIV.eventInside
background-color: transparent !important; }
DIV.event.dragging DIV.text
{ color: #555; }
{ color: #555;
top: 0px;
left: 0px; }
DIV.event.dragging IMG,
DIV.event.dragging DIV.topDragGrip,