%PDF- %PDF-
Direktori : /www/varak.net/nextcloud.varak.net/apps_old/apps/files_pdfviewer/css/ |
Current File : //www/varak.net/nextcloud.varak.net/apps_old/apps/files_pdfviewer/css/minmode.css |
/** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later */ .toolbar { display: none; } #viewerContainer { top: 0 !important; } body { background-color: #fff; background-image: none; } .pdfViewer .page { margin: 10px auto; border: 1px solid #ddd; border-image: none; } /* Force hide the sidebar in the thumbnail, as whether it is shown or not * depends on whether it was open or not the last time that the main viewer was * used. */ #sidebarContainer { display: none; }