Style more... buttons.
authorJan Schneider <jan@horde.org>
Wed, 17 Mar 2010 22:08:33 +0000 (22:08 +0000)
committerJan Schneider <jan@horde.org>
Thu, 18 Mar 2010 15:42:33 +0000 (16:42 +0100)
kronolith/themes/screen.css

index a58300d..f5c340d 100644 (file)
@@ -1131,6 +1131,13 @@ table.kronolithView td.kronolithFirstCol {
 #kronolithViewMonthContainer table.kronolithView td.kronolithFirstCol {
     vertical-align: top;
 }
+.kronolithMore {
+    display: block;
+    padding: 0 2px;
+    color: #888;
+    font-style: italic;
+    cursor: pointer;
+}
 
 /* Main view agenda. */
 #kronolithViewAgenda td.kronolithFirstCol {