summaryrefslogtreecommitdiff
path: root/skins/default/ie6hacks.css
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2010-06-01 18:11:57 +0000
committerthomascube <thomas@roundcube.net>2010-06-01 18:11:57 +0000
commitca38db5744bc8c46c4a23d1ba68c6c4c9b5b4a07 (patch)
tree1f6d38db2dc1ffd33232e19396bc4bf51f013cc9 /skins/default/ie6hacks.css
parentbb502908b24da460826f46591513748e372935fc (diff)
Allow to drag into groups of another address source
Diffstat (limited to 'skins/default/ie6hacks.css')
-rw-r--r--skins/default/ie6hacks.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/default/ie6hacks.css b/skins/default/ie6hacks.css
index 87c648351..05c004ce3 100644
--- a/skins/default/ie6hacks.css
+++ b/skins/default/ie6hacks.css
@@ -69,3 +69,7 @@ ul.toolbarmenu li.separator_below
{
padding-bottom: 8px;
}
+
+.draglayercopy:before {
+ background-image: url(images/messageactions.png);
+}