summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJohannes Raggam <raggam-nl@adm.at>2011-06-27 18:26:23 (GMT)
committerJohannes Raggam <raggam-nl@adm.at>2011-06-27 18:26:23 (GMT)
commitda40bbffef77aaa7239d26dcff9f7972b8607e1a (patch)
treeb71c1ca4dd9af84c43bc6c79cf4453e41e967bb5 /templates
parent3f98e4f810e63407e7ec6e61f873ba0f7dc4af3b (diff)
week opti
Diffstat (limited to 'templates')
-rw-r--r--templates/program/week_schedule.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/program/week_schedule.html b/templates/program/week_schedule.html
index 917599e..2006694 100644
--- a/templates/program/week_schedule.html
+++ b/templates/program/week_schedule.html
@@ -6,7 +6,7 @@
<body>
<div id="content-main" class="week-schedule">
- <div class="weekday-starts">
+ <div class="weekday-starts weekday-starts-left">
<div style="height: 43px;">&nbsp;</div>
<div style="height: 60px;">06:00</div>
<div style="height: 60px;">07:00</div>
@@ -82,7 +82,7 @@
{% endfor %}
</div>
- <div class="weekday-starts">
+ <div class="weekday-starts weekday-starts-right">
<div style="height: 43px;">&nbsp;</div>
<div style="height: 60px;">06:00</div>
<div style="height: 60px;">07:00</div>