Hack to workaround broken Opera rounding.
authorJan Schneider <jan@horde.org>
Tue, 29 Jun 2010 21:12:58 +0000 (23:12 +0200)
committerJan Schneider <jan@horde.org>
Wed, 30 Jun 2010 20:55:39 +0000 (22:55 +0200)
kronolith/themes/opera.css [new file with mode: 0644]

diff --git a/kronolith/themes/opera.css b/kronolith/themes/opera.css
new file mode 100644 (file)
index 0000000..f4f51f3
--- /dev/null
@@ -0,0 +1,4 @@
+.kronolithEventsWeek {
+    width: 14%;
+    margin: 0 .2%;
+}