aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/item_preview.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/item_preview.html b/html/item_preview.html
index c631f37..34ce6e1 100644
--- a/html/item_preview.html
+++ b/html/item_preview.html
@@ -38,13 +38,13 @@
#LOADCSS html/base.css
#LOADCSS html/grid.css
<style>
- .preview_main_div {
+ .item_preview_main_div {
margin: 1.3em 0.8em 1em 0.8em;
}
</style>
<template>
<div id="resource_preview" data-template="main_div"
- class="grid_2 grid_form preview_main_div">
+ class="grid_2 grid_form item_preview_main_div">
<h3 class="grid_col_both">resource preview</h3>
<label class="grid_col_1">identifier:</label>
<span data-template="identifier" class="grid_col_2">...</span>