Monotone-Parent: f0bf4f5e57bda2fe7cbbd558784c203b3fab4d36

Monotone-Revision: e8ee048170e91221cb7aac2c0e4e394db83bf2e2

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-06-30T17:54:13
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
C Robert
2009-06-30 17:54:13 +00:00
parent 3a22099b94
commit 3143aa9324
9 changed files with 115 additions and 259 deletions
+17
View File
@@ -805,3 +805,20 @@ DIV#rightDragHandle
{ position: static;
overflow: visible; }
}
DIV#dragDropVisual
{
background-image: url(/SOGo.woa/WebServerResources/message.gif);
background-repeat: no-repeat;
background-position: 4px 2px;
width: 5px;
height: 20px;
padding-left: 24px;
padding-top: 5px;
}
DIV.copy
{
background-image: url(/SOGo.woa/WebServerResources/message-copy.gif) !important;
background-position: 1px -2px !important;
}