No pointer cursor on non-clickable elements.
authorJan Schneider <jan@horde.org>
Wed, 15 Apr 2009 14:44:42 +0000 (16:44 +0200)
committerJan Schneider <jan@horde.org>
Wed, 15 Apr 2009 21:30:17 +0000 (23:30 +0200)
kronolith/themes/screen.css

index e21f0c4..d55aa9b 100644 (file)
@@ -1069,6 +1069,8 @@ div.kronolithView div.kronolithViewBody div.kronolithRow div div.kronolithMore a
 .kronolithFirstCol {
     font-weight: bold;
     text-align: center;
+}
+#kronolithViewMonth .kronolithFirstCol {
     cursor: pointer;
 }
 .kronolithNight {