mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-20 02:45:25 +00:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user