From: Jan Schneider Date: Tue, 29 Jun 2010 21:12:58 +0000 (+0200) Subject: Hack to workaround broken Opera rounding. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=47c0641a02069853a0be9ebba4cbec0d2938b990;p=horde.git Hack to workaround broken Opera rounding. --- diff --git a/kronolith/themes/opera.css b/kronolith/themes/opera.css new file mode 100644 index 000000000..f4f51f30f --- /dev/null +++ b/kronolith/themes/opera.css @@ -0,0 +1,4 @@ +.kronolithEventsWeek { + width: 14%; + margin: 0 .2%; +}