htdocs/styles.css | raw changeset files shortlog |
1.1 --- a/htdocs/styles.css Sun Apr 05 17:40:16 2015 +0200 1.2 +++ b/htdocs/styles.css Sun Apr 05 18:21:05 2015 +0200 1.3 @@ -106,10 +106,14 @@ 1.4 font-weight: bold; 1.5 } 1.6 1.7 -.replaced { 1.8 +table.conflicts .replaced { 1.9 text-decoration: line-through; 1.10 } 1.11 1.12 +.objectvalue.dtstart.replaced { 1.13 + vertical-align: top; 1.14 +} 1.15 + 1.16 /* Selection of slots/periods for new events. */ 1.17 1.18 input.newevent.selector {