--- a/timeline/css/timeline.css Wed Jul 11 18:02:57 2012 +0200
+++ b/timeline/css/timeline.css Mon Jul 16 12:28:31 2012 +0200
@@ -385,15 +385,15 @@
}
li.Ls-Occurrence {
- border-bottom: 1px solid #cccccc; clear: both;
+ border-bottom: 1px solid #cccccc; clear: both; padding: 3px;
}
-.Ls-Occurrence-Title {
- width: 260px; float: left; font-size: 14px;
+h4.Ls-Occurrence-Title {
+ font-size: 13px; font-weight: bold;
}
-.Ls-Occurrence-Date {
- padding-top: 2px; font-size: 12px;
+p.Ls-Occ-More {
+ font-size: 12px;
}
.Ls-CrWithIcon {