From: Jan Schneider Date: Thu, 21 May 2009 14:36:16 +0000 (+0200) Subject: Show pointer cursor. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=c57af63af5096aa0d283c335d91b2914f036b94c;p=horde.git Show pointer cursor. --- diff --git a/kronolith/themes/screen.css b/kronolith/themes/screen.css index 65f26ac7f..662e84a4f 100644 --- a/kronolith/themes/screen.css +++ b/kronolith/themes/screen.css @@ -799,7 +799,7 @@ div#kronolithEventTopTags span:hover { border-bottom: 1px #000 dotted; text-align: left; } -.kronolithMinicalDate { +#kronolithMinicalDate { cursor: pointer; } #kronolithMinicalPrev, #kronolithMinicalNext { @@ -842,7 +842,6 @@ div#kronolithEventTopTags span:hover { background: none; border: none; color: silver; - cursor: default; } .kronolithMinical .kronolithSelected { background-color: #ebf3fc;