From 703c356bd4f38d32cf1ace35a1cbc97f30f4950f Mon Sep 17 00:00:00 2001 From: Stefan Reinhardt Date: Wed, 5 Mar 2014 12:47:10 +0000 Subject: [PATCH] Ticket #6391 fixed move emails via drag and drop --- pixelegg/less/jquery-ui.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pixelegg/less/jquery-ui.less b/pixelegg/less/jquery-ui.less index 32fb997ee2..64a7af9343 100755 --- a/pixelegg/less/jquery-ui.less +++ b/pixelegg/less/jquery-ui.less @@ -182,6 +182,8 @@ option:checked {background-color: @egw_color_1_e;} color: @red; } +// used in mail for drag and drop mails +.drop-hover {background-color: @egw_color_1_e;} .ui-icon-close{ /*visibility: hidden;*/