From 7f5a849e7816e7b4c7b13a72d38a9c777632d7cd Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 7 Jul 2011 11:44:26 +0000 Subject: - Added possibility to undo last contact delete operation --- skins/default/common.css | 6 ++++++ skins/default/templates/mail.html | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'skins') diff --git a/skins/default/common.css b/skins/default/common.css index 4f1ab6b01..55d537cc4 100644 --- a/skins/default/common.css +++ b/skins/default/common.css @@ -252,6 +252,12 @@ img border: 1px solid #CCCCCC; } +#message a +{ + cursor: pointer; + text-decoration: underline; +} + .box { border: 1px solid #999; diff --git a/skins/default/templates/mail.html b/skins/default/templates/mail.html index ea6a2f71c..1645ba178 100644 --- a/skins/default/templates/mail.html +++ b/skins/default/templates/mail.html @@ -196,6 +196,6 @@ - +
11 item(s) has been deleted. Undo
-- cgit v1.2.3