From 38c3038ecb539d34e4fc1632ad6902c7b066b976 Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 19 Apr 2010 20:41:38 +0100 Subject: [PATCH] border cancelling; somewhat of an ugly hack... --- contrib/zoom/theme.php | 2 +- themes/default/layout.class.php | 2 +- themes/default/themelet.class.php | 2 +- themes/lite/layout.class.php | 2 +- themes/warm/layout.class.php | 2 +- themes/warm/themelet.class.php | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/contrib/zoom/theme.php b/contrib/zoom/theme.php index 24b10735..67df0160 100644 --- a/contrib/zoom/theme.php +++ b/contrib/zoom/theme.php @@ -9,7 +9,7 @@ class ZoomTheme extends Themelet { global $config; $default = $zoom_by_default ? "scale(img);" : ""; return << +