Skip to content

Commit

Permalink
fixed pdf preview and fixed errors
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Sep 20, 2012
1 parent cd6164b commit 7130f9a
Show file tree
Hide file tree
Showing 6 changed files with 194 additions and 209 deletions.
2 changes: 1 addition & 1 deletion ckan/public/base/datapreview/css/pdfpreview.css
@@ -1,3 +1,3 @@
body {
backgroud-color: white;
height: 400px;
}
2 changes: 0 additions & 2 deletions ckan/public/base/datapreview/resource.config
Expand Up @@ -52,8 +52,6 @@ pdfpreview =
pdf_src_inline
pdfpreview.js

vendor/pdfviewer/locale.properties

vendor/pdfviewer/viewer.css

css/pdfpreview.css
1 change: 0 additions & 1 deletion ckan/public/base/datapreview/vendor/pdfviewer/viewer.css
Expand Up @@ -101,7 +101,6 @@ html[dir='rtl'] .innerCenter {
}

#outerContainer {
width: 100%;
height: 100%;
}

Expand Down

0 comments on commit 7130f9a

Please sign in to comment.