From c7529bf9925efd823e340b0f5a3bc2d7d3482c89 Mon Sep 17 00:00:00 2001 From: bob Date: Wed, 25 Sep 2019 12:59:28 -0400 Subject: more ui updates -- don't need CollectionPDFview anymore... --- .../views/collections/CollectionPDFView.scss | 40 ---------------------- 1 file changed, 40 deletions(-) (limited to 'src/client/views/collections/CollectionPDFView.scss') diff --git a/src/client/views/collections/CollectionPDFView.scss b/src/client/views/collections/CollectionPDFView.scss index a853e5ca6..62ec8a5be 100644 --- a/src/client/views/collections/CollectionPDFView.scss +++ b/src/client/views/collections/CollectionPDFView.scss @@ -1,26 +1,4 @@ -.collectionPdfView-buttonTray { - top: 15px; - left: 20px; - position: relative; - transform-origin: left top; - position: absolute; -} - -.collectionPdfView-thumb { - width: 25px; - height: 25px; - transform-origin: left top; - position: absolute; - background: darkgray; -} -.collectionPdfView-slider { - width: 25px; - height: 25px; - transform-origin: left top; - position: absolute; - background: lightgray; -} .collectionPdfView-cont { width: 100%; @@ -31,21 +9,3 @@ z-index: -1; overflow: hidden !important; } - -.collectionPdfView-backward { - color: white; - font-size: 24px; - top: 0px; - left: 0px; - position: absolute; - background-color: rgba(50, 50, 50, 0.2); -} - -.collectionPdfView-forward { - color: white; - font-size: 24px; - top: 0px; - left: 45px; - position: absolute; - background-color: rgba(50, 50, 50, 0.2); -} \ No newline at end of file -- cgit v1.2.3-70-g09d2