summaryrefslogtreecommitdiff
path: root/templates/vacationpage.lucius
diff options
context:
space:
mode:
Diffstat (limited to 'templates/vacationpage.lucius')
-rw-r--r--templates/vacationpage.lucius3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/vacationpage.lucius b/templates/vacationpage.lucius
new file mode 100644
index 0000000..84012c1
--- /dev/null
+++ b/templates/vacationpage.lucius
@@ -0,0 +1,3 @@
+tr.vacentry:nth-child(even) {background: #9f9}
+tr.vacentry:nth-child(odd) {background: #fff}
+td.activity {border-right: double}