Monotone-Parent: ebd8557fae4ef7c0656a9eae753c68207fc9c60b

Monotone-Revision: 4688dea10443d333b15ccb3db6b63dd630673d16

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-06-29T18:25:29
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
C Robert
2009-06-29 18:25:29 +00:00
parent a667155d0f
commit 8c5fec65bd
5 changed files with 118 additions and 2 deletions

View File

@@ -344,3 +344,20 @@ DIV.contactSelection INPUT.button
DIV.contactSelection SPAN#selectionLabel
{ float: left; }
DIV#dragDropVisual
{
background-image: url(/SOGo.woa/WebServerResources/abcard.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/add-contact.gif) !important;
background-position: 1px -2px !important;
}