pdfviewer/bower_components/pdf.js-viewer/viewer.less

4 lines
45 KiB
Plaintext
Raw Permalink Normal View History

2023-07-21 16:54:28 +05:30
.pdfjs .textLayer{position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;opacity:.2;line-height:1.0}.pdfjs .textLayer>div{color:transparent;position:absolute;white-space:pre;cursor:text;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.pdfjs .textLayer .highlight{margin:-1px;padding:1px;background-color:#b400aa;border-radius:4px}.pdfjs .textLayer .highlight.begin{border-radius:4px 0 0 4px}.pdfjs .textLayer .highlight.end{border-radius:0 4px 4px 0}.pdfjs .textLayer .highlight.middle{border-radius:0}.pdfjs .textLayer .highlight.selected{background-color:#006400}.pdfjs .textLayer ::selection{background:#00f}.pdfjs .textLayer ::-moz-selection{background:#00f}.pdfjs .textLayer .endOfContent{display:block;position:absolute;left:0;top:100%;right:0;bottom:0;z-index:-1;cursor:default;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none}.pdfjs .textLayer .endOfContent.active{top:0}.pdfjs .annotationLayer section{position:absolute}.pdfjs .annotationLayer .linkAnnotation>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.pdfjs .annotationLayer .linkAnnotation>a{background:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") 0 0 repeat}.pdfjs .annotationLayer .linkAnnotation>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.pdfjs .annotationLayer .textAnnotation img{position:absolute;cursor:pointer}.pdfjs .annotationLayer .textWidgetAnnotation input,.pdfjs .annotationLayer .textWidgetAnnotation textarea,.pdfjs .annotationLayer .choiceWidgetAnnotation select,.pdfjs .annotationLayer .buttonWidgetAnnotation.checkBox input,.pdfjs .annotationLayer .buttonWidgetAnnotation.radioButton input{background-color:rgba(0,54,255,0.13);border:1px solid transparent;box-sizing:border-box;font-size:9px;height:100%;padding:0 3px;vertical-align:top;width:100%}.pdfjs .annotationLayer .textWidgetAnnotation textarea{font:message-box;font-size:9px;resize:none}.pdfjs .annotationLayer .textWidgetAnnotation input[disabled],.pdfjs .annotationLayer .textWidgetAnnotation textarea[disabled],.pdfjs .annotationLayer .choiceWidgetAnnotation select[disabled],.pdfjs .annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],.pdfjs .annotationLayer .buttonWidgetAnnotation.radioButton input[disabled]{background:0;border:1px solid transparent;cursor:not-allowed}.pdfjs .annotationLayer .textWidgetAnnotation input:hover,.pdfjs .annotationLayer .textWidgetAnnotation textarea:hover,.pdfjs .annotationLayer .choiceWidgetAnnotation select:hover,.pdfjs .annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.pdfjs .annotationLayer .buttonWidgetAnnotation.radioButton input:hover{border:1px solid #000}.pdfjs .annotationLayer .textWidgetAnnotation input:focus,.pdfjs .annotationLayer .textWidgetAnnotation textarea:focus,.pdfjs .annotationLayer .choiceWidgetAnnotation select:focus{background:0;border:1px solid transparent}.pdfjs .annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.pdfjs .annotationLayer .textWidgetAnnotation input.comb:focus{width:115%}.pdfjs .annotationLayer .buttonWidgetAnnotation.checkBox input,.pdfjs .annotationLayer .buttonWidgetAnnotation.radioButton input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none}.pdfjs .annotationLayer .popupWrapper{position:absolute;width:20em}.pdfjs .annotationLayer .popup{position:absolute;z-index:200;max-width:20em;background-color:#ff9;box-shadow:0 2px 5px #333;border-radius:2px;padding:.6em;margin-left:5px;cursor:pointer;word-wrap:break-word}.pdfjs .annotationLayer .popup h1{font-size:1em;border-bottom:1px solid #000;padding-bottom:.2em}.pdfjs .annotationLayer .popup p{padding-top:.2em}.pdfjs .annotationLayer .highlightAnnotation,.pdfjs .annotationLayer .underlineAnnotation,.pdfjs .annotationLayer .squigglyAnnotation,.pdfjs .annotationLayer .strikeoutAnnotation,.pdfjs .annotationLayer .fileAttachmentAnnotation{cursor:pointer}.pdfjs .pdfViewer .canvasWrapper{overflow:hidde
#fileInput.fileInput {display: none;}