Changed paths

Monotone-Parent: 18a2136e7e775fc22d94d6a7805e474939c22f28
Monotone-Revision: a78e1d7bc5249205bb5472f1376465ca1d88e281

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-07-07T19:16:22
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
C Robert
2009-07-07 19:16:22 +00:00
parent 9cde046794
commit 0444148ba9
2 changed files with 4 additions and 4 deletions

View File

@@ -348,7 +348,7 @@ DIV.contactSelection SPAN#selectionLabel
DIV#dragDropVisual
{
background-image: url(/SOGo.woa/WebServerResources/abcard.gif);
background-image: url(abcard.gif);
background-repeat: no-repeat;
background-position: 4px 2px;
width: 5px;
@@ -359,6 +359,6 @@ DIV#dragDropVisual
DIV.copy
{
background-image: url(/SOGo.woa/WebServerResources/add-contact.gif) !important;
background-image: url(add-contact.gif) !important;
background-position: 1px -2px !important;
}