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