UNPKG

@jsreport/jsreport-pdf-utils

Version:

jsreport extension providing pdf operations like merge or concatenation

1 lines 2.35 kB
{"version":3,"file":"main.css","mappings":";AACA;EACE,yCAAyC;EACzC,mBAAmB;AACrB;;AAEA;;EAEE,yBAAyB;EACzB,WAAW;EACX;AACF;;AAEA;;EAEE;AACF;;AAEA;;;;;;;;;;;;EAYE,kBAAkB;EAClB,kBAAkB;EAClB,4CAA4C;AAC9C;;AAEA;EACE,2CAA2C;EAC3C,mBAAmB;EACnB,sBAAsB;AACxB;;AAEA;EACE,gBAAgB;EAChB,UAAU;EACV,6CAA6C;EAC7C,mDAAmD;AACrD;;AAEA;EACE,qBAAqB;EACrB,4CAA4C;EAC5C,8CAA8C;EAC9C,mBAAmB;EACnB,YAAY;EACZ,kBAAkB;EAClB,gBAAgB;EAChB,sBAAsB;EACtB,eAAe;AACjB;;AAEA;EACE,6CAA6C;EAC7C,8BAA8B;AAChC;;AAEA;EACE,4CAA4C;EAC5C,6BAA6B;AAC/B;;AAEA;EACE,aAAa;AACf;;AAEA;EACE,cAAc;AAChB","sources":["webpack://@jsreport/jsreport-pdf-utils/./studio/PdfUtilsEditor.css"],"sourcesContent":["\n.separator {\n border: 1px solid $tab-titles-borderColor;\n margin-bottom: 1rem;\n}\n\n.operationTable,\n.customMetadataTable {\n border-collapse: collapse;\n border:none;\n overflow: scroll\n}\n\n.operationTable th,\n.customMetadataTable th {\n padding: 0.5rem\n}\n\n.operationTable td:nth-child(3),\n.operationTable td:nth-child(4),\n.operationTable td:nth-child(5),\n.operationTable th:nth-child(3),\n.operationTable th:nth-child(4),\n.operationTable th:nth-child(5),\n.customMetadataTable td:nth-child(3),\n.customMetadataTable td:nth-child(4),\n.customMetadataTable td:nth-child(5),\n.customMetadataTable th:nth-child(3),\n.customMetadataTable th:nth-child(4),\n.customMetadataTable th:nth-child(5) {\n text-align: center;\n padding-left: 1rem;\n background-color: $secondary-backgroundColor;\n}\n\n.tabContainer {\n background-color: $tab-pane-backgroundColor;\n padding-top: 0.4rem;\n padding-bottom: 0.4rem;\n}\n\n.tabTitles {\n margin: 0 0 10px;\n padding: 0;\n background-color: $tab-titles-backgroundColor;\n border-bottom: 0.2rem $tab-titles-borderColor solid;\n}\n\n.tabTitle {\n display: inline-block;\n background-color: $tab-title-backgroundColor;\n border-right: 1px $tab-title-borderColor solid;\n border-bottom: none;\n bottom: -1px;\n position: relative;\n list-style: none;\n padding: 0.3rem 0.7rem;\n cursor: pointer;\n}\n\n.tabTitle.active {\n background: $tab-title-active-backgroundColor;\n color: $tab-title-active-color;\n}\n\n.tabTitle:hover {\n background: $tab-title-hover-backgroundColor;\n color: $tab-title-hover-color;\n}\n\n.tabPanel {\n display: none;\n}\n\n.tabPanel.active {\n display: block;\n}\n"],"names":[],"sourceRoot":""}