Skip to content
Snippets Groups Projects

Fix column rotation. Closes #35.

Merged Tom Teichler requested to merge 35-printout-date-column-rotated-too-far-in-chromium into master
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -126,7 +126,6 @@ tr.lessons-day-first {
@@ -126,7 +126,6 @@ tr.lessons-day-first {
th.lessons-day-head {
th.lessons-day-head {
writing-mode: tb-rl;
writing-mode: tb-rl;
transform: rotate(-180deg);
}
}
tr.lesson-substituted {
tr.lesson-substituted {
Loading