summaryrefslogtreecommitdiff
path: root/themes/minimal/templates
diff options
context:
space:
mode:
authorfisharebest <fisharebest@gmail.com>2012-03-24 13:06:08 +0000
committerfisharebest <fisharebest@gmail.com>2012-03-24 13:06:08 +0000
commit88524e6f82f9a37c352792be489e722692294d99 (patch)
tree4aa2372e6e5b4fc33b26897bdf4449ca0e5b06da /themes/minimal/templates
parent42bbebb352b622abdb56240f8f06b5f739a82e22 (diff)
downloadwebtrees-88524e6f82f9a37c352792be489e722692294d99.tar.gz
webtrees-88524e6f82f9a37c352792be489e722692294d99.tar.bz2
webtrees-88524e6f82f9a37c352792be489e722692294d99.zip
Replace array of images with CSS.
Diffstat (limited to 'themes/minimal/templates')
-rw-r--r--themes/minimal/templates/compactbox_template.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/minimal/templates/compactbox_template.php b/themes/minimal/templates/compactbox_template.php
index 94c83550b8..0f2a95a580 100644
--- a/themes/minimal/templates/compactbox_template.php
+++ b/themes/minimal/templates/compactbox_template.php
@@ -33,7 +33,7 @@ if (!defined('WT_WEBTREES')) {
}
echo '<div id="out-', $boxID ,'" ', $outBoxAdd, '>
- <div class="compact_view" style="cursor:url(\''.$WT_IMAGES["zoomin"].'\'),n-resize;">',
+ <div class="compact_view">',
$thumbnail,
'<a onclick="event.cancelBubble=true;" href="individual.php?pid=', $pid, '&amp;ged=', rawurlencode($GEDCOM), '" title="',strip_tags($name.$addname),'">
<span id="namedef-',$boxID, '" class="name',$style,' ',$classfacts,'">', $shortname, '</span>