mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 21:53:19 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user