From: Michael M Slusarz Date: Tue, 16 Dec 2008 09:19:03 +0000 (-0700) Subject: Some cursor display tweaks. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=99c47fb5b74d0acee293eaf6db66e4ea58bdc9c3;p=horde.git Some cursor display tweaks. --- diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index 90f3bc678..ce66b1fc7 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -619,6 +619,7 @@ div.dimpActionsCompose { } .msgfullread .msgHeaders { border: 1px #b9b9b3 solid; + cursor: default; } .msgHeaders .dimpOptions { @@ -905,6 +906,7 @@ div.spellcheck { .context a:hover { background: gray; color: #fff; + cursor: pointer; } .context a img { vertical-align: middle;