mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-01 11:32:44 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user