Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_pdfviewer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2020-08-17 17:36:21 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-08-17 17:39:12 +0300
commitdbd4cef4c87efeb96ccbad03ed349905976bf5c9 (patch)
tree533df9d0b55601c7c57ee25a8e2c9fdc63e7963e /css
parent2c03fa8231fc6c5724c77eb451d7cd019f1bfb75 (diff)
Fix download prevent, select override and code cleanup
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'css')
-rw-r--r--css/viewer.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/css/viewer.css b/css/viewer.css
index 2d28cb7..0c229de 100644
--- a/css/viewer.css
+++ b/css/viewer.css
@@ -15,14 +15,6 @@
}
}
-html .doorHangerRight:after {
- right: 53px!important;
-}
-
-html .doorHangerRight:before {
- right: 53px!important;
-}
-
/* Prevent printing from the browser when the download of a share is hidden. */
@media print {
.pdfViewer.disabledTextSelection {