jspreadsheet 10.9.9 → 10.9.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +536 -541
- package/dist/jspreadsheet.css +1769 -1
- package/package.json +2 -2
package/dist/jspreadsheet.css
CHANGED
|
@@ -1 +1,1769 @@
|
|
|
1
|
-
.jss_container {display:inline-block;box-sizing: border-box;overscroll-behavior: contain;outline: none;}.jss_container.jtabs {max-width: initial;}.jss_container.fullscreen {position:fixed;top: 0;left: 0;width: 100% !important;height: 100% !important;margin: 0;background-color: #fff;z-index: 6;display: flex;flex-direction: column;}.jss_container.fullscreen .jtabs-content {flex: 1;overflow: hidden;}.jss_container.fullscreen .jss_worksheet {height: 100%;flex-direction: column;align-content: stretch;}.jss_container.fullscreen .jss_worksheet.jtabs-selected {display: flex;}.jss_container.fullscreen .jss_worksheet .jss_content {flex: 1;width: 100% !important;max-width: initial !important;max-height: initial !important;}.jss_container .jss_filter {margin-top:5px;padding-top:5px;}.jss_content {display: inline-block;position: relative;box-sizing: border-box;scrollbar-width: thin;border-top: 1px solid #ccc;}.jss_content_overflow {width: 100%;height: 100%;}.jss_container.fullscreen .jss_content, .jss_content_overflow {overflow: auto;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;padding-right: 3px;padding-bottom: 3px;}.jss_container.fullscreen .jss, .jss_content_overflow .jss {position: sticky;top: 0;left: 0;}.jss_content::-webkit-scrollbar {height: 12px;}.jss_content::-webkit-scrollbar {width: 12px;}.jss_content::-webkit-scrollbar-track {background: #f1f1f1;}.jss_content::-webkit-scrollbar-thumb {background: #c1c1c1;}.jss_content::-webkit-scrollbar-thumb:hover {background-color: #a8a8a8;}.jss_content::-webkit-scrollbar-button:single-button {background-color: #f1f1f1;background-size: 12px;background-repeat: no-repeat;height: 12px;width: 12px;}.jss_content::-webkit-scrollbar-button:single-button:hover {background-color: #d2d2d2;}.jss_content::-webkit-scrollbar-button:single-button:active {background-color: #787878;}.jss_content::-webkit-scrollbar-button:single-button:vertical:increment {background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(80, 80, 80)'><polygon points='25,30 75,30 50,70'/></svg>");}.jss_content::-webkit-scrollbar-button:single-button:vertical:increment:active {background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 255, 255)'><polygon points='25,30 75,30 50,70'/></svg>");}.jss_content::-webkit-scrollbar-button:single-button:vertical:decrement {background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(80, 80, 80)'><polygon points='25,70 75,70 50,30'/></svg>");}.jss_content::-webkit-scrollbar-button:single-button:vertical:decrement:active {background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 255, 255)'><polygon points='25,70 75,70 50,30'/></svg>");}.jss_content::-webkit-scrollbar-button:single-button:horizontal:increment {background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(80, 80, 80)'><polygon points='30,25 30,75 70,50'/></svg>");}.jss_content::-webkit-scrollbar-button:single-button:horizontal:increment:active {background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 255, 255)'><polygon points='30,25 30,75 70,50'/></svg>");}.jss_content::-webkit-scrollbar-button:single-button:horizontal:decrement {background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(80, 80, 80)'><polygon points='70,25 70,75 30,50'/></svg>");}.jss_content::-webkit-scrollbar-button:single-button:horizontal:decrement:active {background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 255, 255)'><polygon points='70,25 70,75 30,50'/></svg>");}@supports (-moz-appearance:none) {.jss_content table {margin-bottom: 2px;}}.jss {border-collapse: separate;table-layout: fixed;white-space: nowrap;empty-cells: show;background-color: #fff;width: 0;outline: none;border-top: 0;border-left: 0;border-right: 1px solid #ccc;border-bottom: 1px solid #ccc;}.jss.jss_left > tbody > tr > td, .jss > tbody > tr > td.jss_left {text-align: left;}.jss.jss_center > tbody > tr > td, .jss > tbody > tr > td.jss_center {text-align: center;}.jss.jss_right > tbody > tr > td, .jss > tbody > tr > td.jss_right {text-align: right;}.jss > thead > tr > th {border-top: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid transparent;border-bottom: 1px solid transparent;background-color: #f3f3f3;padding: 6px;cursor: pointer;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;position: sticky;top: 0;z-index: 4;background-repeat: no-repeat;background-position: center right 0;line-height: 1em;font-size: 1em;font-weight: normal;}.jss > thead > tr:first-child > th {border-top: 1px solid transparent;}@supports (-ms-ime-align:auto) {.jss > thead > tr > th {box-shadow: inset 1px 0 0 0 #ccc;}}.jss > thead > tr > th:first-child:after, .jss > thead > tr.jss_nested > th::before, .jss > thead > tr.jss_nested > th::after {cursor:default;}.jss > thead > tr > th:first-child {box-shadow: 1px 0 0 0 #ccc;}.jss > thead > tr > th.selected {background-color: #dcdcdc;border-bottom: 1px solid transparent;}.jss > thead > tr > th.jss_filters_icon::before {font-family: "Material Icons";content: 'filter_alt';position: absolute;right: 0;font-size: 16px;width: 16px;height: 16px;color: #ccc;}.jss > thead > tr > th.jss_filters_active::before {color: #888;}.jss > tbody > tr > td {border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid transparent;border-bottom:1px solid transparent;box-sizing: border-box;padding: 4px;line-height: 1em;height: 24px;text-align: center;white-space: pre;overflow: hidden;}.jss > tbody > tr > td.jss_wrap {white-space: break-spaces;}.jss_overflow > tbody > tr > td:not(.jss_frozen):has(+td:empty) {overflow: initial;}.jss_overflow > tbody > tr > td:has(+td.jss_hidden:empty) {overflow: hidden;}.jss_hidden_col, .jss_hidden_row {visibility: collapse;}.jss_hidden_col {width: 0;}.jss_hidden_row {height: 0;}.jss > tbody > tr > td:last-child {overflow:hidden;}.jss > tbody > tr > td > img {max-width: 40px;vertical-align: bottom;}.jss > tbody > tr > td > img.round {object-fit: cover;border-radius: 40px;height: 40px;}.jss > tbody > tr > td > img.small {width: 24px;height: 24px;}.jss > tbody > tr > td.readonly {color:rgba(0,0,0,0.4) }.jss > tbody > tr > td > select, .jss > tbody > tr > td > input, .jss > tbody > tr > td > textarea {border:0;border-radius:0;outline:0;width:100%;margin:0;padding:0;background-color:transparent;box-sizing: border-box;}.jss > tbody > tr > td > textarea {resize: none;display: block;}.jss > tbody > tr > td > input[type=checkbox], .jss > tbody > tr > td > input[type=radio] {display: block;width: initial;margin: 0 auto;}.jss > tbody > tr > td.readonly > input[type=checkbox], .jss > tbody > tr > td.readonly > input[type=radio] {pointer-events: none;opacity: 0.5;}.jss > tbody > tr > td.jss_dropdown {background-repeat: no-repeat;background-position: top 50% right 0;background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='lightgray'/%3E%3C/svg%3E");text-overflow: ellipsis;overflow-x: hidden;padding-right: 16px;}.jss > tbody > tr > td.jss_dropdown:hover {background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='gray'/%3E%3C/svg%3E");}.jss > tbody > tr > td.jss_dropdown_tags {white-space: pre-wrap;}.jss > tbody > tr > td.jss_dropdown[title] {background: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='lightgray'/%3E%3C/svg%3E") top 50% right 5px no-repeat, url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFuGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMTlhZDJmOC1kMDI2LTI1NDItODhjOS1iZTRkYjkyMmQ0MmQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkOGI5NDUyMS00ZjEwLWQ5NDktYjUwNC0wZmU1N2I3Nzk1MDEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIHN0RXZ0OndoZW49IjIwMTktMDEtMzFUMTg6NTU6MDhaIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmExOWFkMmY4LWQwMjYtMjU0Mi04OGM5LWJlNGRiOTIyZDQyZCIgc3RFdnQ6d2hlbj0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4En6MDAAAAX0lEQVQYlX3KOw6AIBBAwS32RpJADXfx0pTET+ERZJ8F8RODFtONsG0QAoh0CSDM82dqodaBdQXnfoLZQM7gPai+wjNNE8R4pTuAYNZSKZASqL7CMy0LxNgJp30fKYUDi3+vIqb/+rUAAAAASUVORK5CYII=') top 0 right -1px no-repeat;background-color: #fff;}.jss > tbody > tr > td.jss_richtext {white-space: initial !important;}.jss > tbody > tr > td > .color {width:90%;height:10px;margin:auto;pointer-events: none;}.jss > tbody > tr > td.jss_cursor a {text-decoration: underline;color: blue;cursor: pointer;}.jss > tbody > tr > td.jss_progressbar {padding-left: 10px;padding-right: 10px;}.jss > tbody > tr > td.jss_progressbar > div {height: 5px;background-color: red;background-clip: content-box;}.jss > tfoot > tr > td {border-top: 1px solid #ccc;border-left: 1px solid #ccc;border-right: 1px solid transparent;border-bottom: 1px solid transparent;background-color: #f3f3f3;padding: 2px;cursor: pointer;box-sizing: border-box;overflow: hidden;text-align: center;position: sticky;bottom: 0;z-index: 1;}.jss_corner {position:absolute;background-color: #000;height: 1px;width: 1px;border: 1px solid #FFF;top:-2000px;left:-2000px;cursor:crosshair;box-sizing: initial;z-index: 2;padding: 2px;}.jss, .jss_corner, .jss td, .jss > tbody > tr > td > img {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-user-drag: none;-khtml-user-drag: none;-moz-user-drag: none;-o-user-drag: none;}.jss_textarea {position: fixed;width: 0;height: 0;opacity: 0;}.jss_input {position: absolute;z-index: 6;pointer-events: none;box-sizing: border-box;white-space: pre-wrap;line-height: 1;outline: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;}.jss_dialog {width: 100% !important;height: 240px !important;min-width: 340px;min-height: 240px;max-width: 340px;user-select: none;-webkit-font-smoothing: antialiased;-webkit-box-shadow: 2px 2px 8px 2px rgba(0,0,0,0.14);box-shadow: 2px 2px 8px 2px rgba(0,0,0,0.14);text-align:left;box-sizing: border-box;overflow: auto;scrollbar-width: thin;scrollbar-color: #333 transparent;background-color: #f8f8f8;}.jss_input > .jss_dialog {max-width: 600px;}.jss_dialog::-webkit-scrollbar {width: 12px;height: 12px;}.jss_dialog::-webkit-scrollbar-track {border: 1px solid #fff;background: #eee;}.jss_dialog::-webkit-scrollbar-thumb {border: 1px solid #fff;background: #888;}.jss_dialog.jclose:after {position:absolute;top:0;right:0;margin:20px;content:'close';font-family:'Material icons';font-size:24px;width:24px;height:24px;line-height:24px;cursor:pointer;text-shadow: 0 0 5px #fff;}.jss_dialog[title]:before {margin: 10px;content: attr(title);position: absolute;top: 0;right: 0;line-height: 24px;}.jss_dialog .jtoolbar {height: initial;}.jss_input.jss_formula {white-space: nowrap;overflow: hidden;display: flex;flex-wrap: nowrap;}.jss_input.jss_nowrap {display: flex;flex-wrap: nowrap;overflow: hidden;}.jss_input.jss_focus {padding: 4px;pointer-events: initial;opacity: 1;filter: alpha(opacity=100);background-color: #fff;}.jss_input[contentEditable=false] {padding: 0 !important;}.jss_input[contentEditable=false] > input {outline: none;border: 0;padding: 4px;padding-left: 6px;max-width: 100%;margin: 0;}.jss_input .jdropdown-header {border: 0 !important;outline: none !important;padding: 4px !important;padding-left: 6px !important;height: 100%;background-position: top 50% right 0;}.jss_input .jdropdown-container-header {padding: 0;margin: 0;height: initial;}.jss_input .jdropdown-picker {border:0 !important;padding:0 !important;width: initial;height: initial;}.jss_input .jeditor {padding: 15px;}.jss .error {border:1px solid red;}.jss thead th.resizing {border-right-style:dotted !important;border-right-color:red !important;}.jss tbody tr.resizing > td {border-bottom-style:dotted !important;border-bottom-color:red !important;}.jss tbody td.resizing {border-right-style:dotted !important;border-right-color:red !important;}.jss tbody td[title] {background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFuGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMTlhZDJmOC1kMDI2LTI1NDItODhjOS1iZTRkYjkyMmQ0MmQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkOGI5NDUyMS00ZjEwLWQ5NDktYjUwNC0wZmU1N2I3Nzk1MDEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIHN0RXZ0OndoZW49IjIwMTktMDEtMzFUMTg6NTU6MDhaIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmExOWFkMmY4LWQwMjYtMjU0Mi04OGM5LWJlNGRiOTIyZDQyZCIgc3RFdnQ6d2hlbj0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4En6MDAAAAX0lEQVQYlX3KOw6AIBBAwS32RpJADXfx0pTET+ERZJ8F8RODFtONsG0QAoh0CSDM82dqodaBdQXnfoLZQM7gPai+wjNNE8R4pTuAYNZSKZASqL7CMy0LxNgJp30fKYUDi3+vIqb/+rUAAAAASUVORK5CYII=');background-repeat: no-repeat;background-position: top 0 right -1px;background-color: #fff;}.jss .sp-replacer {margin: 2px;border:0;}.jss_about {float: right;font-size: 0.7em;padding: 2px;text-transform: uppercase;letter-spacing: 1px;display: none;}.jss_about a {color: #ccc;text-decoration: none;}.jss_about img {display: none;}.jss_search_container {display:flex;justify-content:space-between;background-color: #f3f3f3;border: 1px solid #ccc;border-bottom: 0;}.jss_search_container > div {display: inline-block;padding:8px;align-items:center;}.jss_search_container > div:empty {display: none;}.jss_pagination {display:flex;justify-content:space-between;align-items:center;}.jss_pagination > div {display: flex;padding: 8px;font-size: 0.9em }.jss_pagination > div:last-child {padding-right:10px;padding-top:10px;}.jss_pagination > div > div {text-align:center;width:36px;height:36px;line-height:34px;border:1px solid #ccc;box-sizing: border-box;margin-left:2px;cursor:pointer;}.jss_page {font-size:0.8em;}.jss_page_selected {font-weight:bold;background-color:#f3f3f3;}.jss_toolbar {background-color: #f3f3f3;border: 1px solid #ccc;padding: 4px;position: sticky;top: 0;z-index: 6;min-width: fit-content;margin-top: 1px;margin-bottom: 1px;}.jss_container.fullscreen .jss_toolbar {position: relative;margin-bottom: 1px;margin-right: 0;}.jss_toolbar .jtoolbar-item:hover {background-color: #eaeaea;}.jss_toolbar .jtoolbar-item > .jpicker-header:hover {background-color: #eaeaea !important;}.jss_toolbar:empty {display:none;}.jss_toolbar i.jss_toolbar_item {width:24px;height:24px;padding:4px;cursor:pointer;display:inline-block;}.jss_toolbar .jss_toolbar_selected {background-color:#eaeaea;}.jss_toolbar::-webkit-scrollbar {display: none;}.jss_tabs > .jss_tab {display:none;}.jss_tabs > .jss_tab_link {display:inline-block;padding:10px;padding-left:20px;padding-right:20px;margin-right:5px;margin-bottom:5px;background-color:#f3f3f3;cursor:pointer;}.jss_tabs > .jss_tab_link.selected {background-color:#ddd;}.jss_hidden_index > thead > tr > th:first-child, .jss_hidden_index > tbody > tr > td:first-child, .jss_hidden_index > tfoot > tr > td:first-child, .jss_hidden_index > colgroup > col:first-child {visibility: collapse;width: 1px;}.jss_border {position: absolute;border: 1px solid transparent;pointer-events: none;opacity:0.6;box-sizing: border-box;z-index: 2;}.jss_border_main {border: 1px solid #000;background-color: #00000010;background-origin: content-box;}.jss_border_copying {background: url('data:image/gif;base64,R0lGODlhWAIBAPAAAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAAABACwAAAAAWAIBAAACQ0QeoIbL51BaMjZ6VcWQT509n2h1oEl65bidbNim7kqr9nzLeszDPtoD/l7CIvFYwyl3wyTT6Awic9Jok3pdVrFQRQEAIfkECQAAAQAsAAAAAFgCAQAAAkIEgmGWur1OivBNi+hlW2bscJ8YemVFaqOpnh3Kgu0s16kd33rOw/4LXP2EQRfxaEzSdkMlrrnsFaPQ59SKpF6Z1wIAIfkECQAAAQAsAAAAAFgCAQAAAkKEg2GXC6kWdFM2i+hlGUf+PZvYgVpJhpXpneq4pu7c1uwt2zke9/CP8gWBr6GxiKTxiMqdU5jUQZtTKdN6pF6X2QIAIfkECQAAAQAsAAAAAFgCAQAAAkOEERmHyroOfE5WM22iW0d8NR04ip/JnRmphivqpXJMs7Ndw/iu9+/vCpaAQ2GriDwqbz4jk7jMQZ9OaZU3tSapSEABACH5BAkAAAEALAAAAABYAgEAAAJDDA6hhsvnUFoyNnpVxZBPnT2faHWgSXrluJ1s2KbuSqv2fMt6zMM+2gP+XsIi8VjDKXfDJNPoDCJz0miTel1WsVBFAQAh+QQJAAABACwAAAAAWAIBAAACQkyAYJa6vU6K8E2L6GVbZuxwnxh6ZUVqo6meHcqC7SzXqR3fes7D/gtc/YRBF/FoTNJ2QyWuuewVo9Dn1IqkXpnXAgAh+QQJAAABACwAAAAAWAIBAAACQoyBYJcbqRZ0UzaL6GUZR/49m9iBWkmGlemd6rim7tzW7C3bOR738I/yBYGvobGIpPGIyp1TmNRBm1Mp03qkXpfZAgAh+QQFAAABACwAAAAAWAIBAAACQowDCYfKug58TlYzbaJbR3w1HTiKn8mdGamGK+qlckyzs13D+K737+8KloBDYauIPCpvPiOTuMxBn05plTe1JqnJAgA7') repeat-x border-box top, url('data:image/gif;base64,R0lGODlhWAIBAPAAAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAAABACwAAAAAWAIBAAACQ0QeoIbL51BaMjZ6VcWQT509n2h1oEl65bidbNim7kqr9nzLeszDPtoD/l7CIvFYwyl3wyTT6Awic9Jok3pdVrFQRQEAIfkECQAAAQAsAAAAAFgCAQAAAkIEgmGWur1OivBNi+hlW2bscJ8YemVFaqOpnh3Kgu0s16kd33rOw/4LXP2EQRfxaEzSdkMlrrnsFaPQ59SKpF6Z1wIAIfkECQAAAQAsAAAAAFgCAQAAAkKEg2GXC6kWdFM2i+hlGUf+PZvYgVpJhpXpneq4pu7c1uwt2zke9/CP8gWBr6GxiKTxiMqdU5jUQZtTKdN6pF6X2QIAIfkECQAAAQAsAAAAAFgCAQAAAkOEERmHyroOfE5WM22iW0d8NR04ip/JnRmphivqpXJMs7Ndw/iu9+/vCpaAQ2GriDwqbz4jk7jMQZ9OaZU3tSapSEABACH5BAkAAAEALAAAAABYAgEAAAJDDA6hhsvnUFoyNnpVxZBPnT2faHWgSXrluJ1s2KbuSqv2fMt6zMM+2gP+XsIi8VjDKXfDJNPoDCJz0miTel1WsVBFAQAh+QQJAAABACwAAAAAWAIBAAACQkyAYJa6vU6K8E2L6GVbZuxwnxh6ZUVqo6meHcqC7SzXqR3fes7D/gtc/YRBF/FoTNJ2QyWuuewVo9Dn1IqkXpnXAgAh+QQJAAABACwAAAAAWAIBAAACQoyBYJcbqRZ0UzaL6GUZR/49m9iBWkmGlemd6rim7tzW7C3bOR738I/yBYGvobGIpPGIyp1TmNRBm1Mp03qkXpfZAgAh+QQFAAABACwAAAAAWAIBAAACQowDCYfKug58TlYzbaJbR3w1HTiKn8mdGamGK+qlckyzs13D+K737+8KloBDYauIPCpvPiOTuMxBn05plTe1JqnJAgA7') repeat-x border-box bottom, url('data:image/gif;base64,R0lGODlhAQCQAfAAAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAAABACwAAAAAAQCQAQACM0QeoIbL51BaMjZ6VcWQT509n2h1oEl65bidbNim7kqr9nzLeszDPtoD/l7CIvFYwyllBQAh+QQJAAABACwAAAAAAQCQAQACMwSCYZa6vU6K8E2L6GVbZuxwnxh6ZUVqo6meHcqC7SzXqR3fes7D/gtc/YRBF/FoTNJuBQAh+QQJAAABACwAAAAAAQCQAQACM4SDYZcLqRZ0UzaL6GUZR/49m9iBWkmGlemd6rim7tzW7C3bOR738I/yBYGvobGIpPEaBQAh+QQJAAABACwAAAAAAQCQAQACNIQRGYfKug58TlYzbaJbR3w1HTiKn8mdGamGK+qlckyzs13D+K737+8KloBDYauIPCo5gAIAIfkECQAAAQAsAAAAAAEAkAEAAjMMDqGGy+dQWjI2elXFkE+dPZ9odaBJeuW4nWzYpu5Kq/Z8y3rMwz7aA/5ewiLxWMMpZQUAIfkECQAAAQAsAAAAAAEAkAEAAjNMgGCWur1OivBNi+hlW2bscJ8YemVFaqOpnh3Kgu0s16kd33rOw/4LXP2EQRfxaEzSbgUAIfkECQAAAQAsAAAAAAEAkAEAAjOMgWCXG6kWdFM2i+hlGUf+PZvYgVpJhpXpneq4pu7c1uwt2zke9/CP8gWBr6GxiKTxGgUAIfkEBQAAAQAsAAAAAAEAkAEAAjOMAwmHyroOfE5WM22iW0d8NR04ip/JnRmphivqpXJMs7Ndw/iu9+/vCpaAQ2GriDwqUwUAOw==') repeat-y border-box left, url('data:image/gif;base64,R0lGODlhAQCQAfAAAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAAABACwAAAAAAQCQAQACM0QeoIbL51BaMjZ6VcWQT509n2h1oEl65bidbNim7kqr9nzLeszDPtoD/l7CIvFYwyllBQAh+QQJAAABACwAAAAAAQCQAQACMwSCYZa6vU6K8E2L6GVbZuxwnxh6ZUVqo6meHcqC7SzXqR3fes7D/gtc/YRBF/FoTNJuBQAh+QQJAAABACwAAAAAAQCQAQACM4SDYZcLqRZ0UzaL6GUZR/49m9iBWkmGlemd6rim7tzW7C3bOR738I/yBYGvobGIpPEaBQAh+QQJAAABACwAAAAAAQCQAQACNIQRGYfKug58TlYzbaJbR3w1HTiKn8mdGamGK+qlckyzs13D+K737+8KloBDYauIPCo5gAIAIfkECQAAAQAsAAAAAAEAkAEAAjMMDqGGy+dQWjI2elXFkE+dPZ9odaBJeuW4nWzYpu5Kq/Z8y3rMwz7aA/5ewiLxWMMpZQUAIfkECQAAAQAsAAAAAAEAkAEAAjNMgGCWur1OivBNi+hlW2bscJ8YemVFaqOpnh3Kgu0s16kd33rOw/4LXP2EQRfxaEzSbgUAIfkECQAAAQAsAAAAAAEAkAEAAjOMgWCXG6kWdFM2i+hlGUf+PZvYgVpJhpXpneq4pu7c1uwt2zke9/CP8gWBr6GxiKTxGgUAIfkEBQAAAQAsAAAAAAEAkAEAAjOMAwmHyroOfE5WM22iW0d8NR04ip/JnRmphivqpXJMs7Ndw/iu9+/vCpaAQ2GriDwqUwUAOw==') repeat-y border-box right;}.jss_border_cloning {border: 1px dashed #000;}.jss_cursor {background-color: #eee;}.jss_cursor.jss_frozen {background-color: #eee !important;}.jss_loading {position: absolute;z-index: 5;width: 100%;width: calc(100% - 3px);height: 1px;overflow: hidden;padding-left: 1px;padding-right: 1px;border: 0;box-sizing: border-box;display: none;margin-top: -1px;margin-left: 1px;}.jss_loading:after {content: '';position: absolute;height: 3px;background-color: #aaa;animation: jss_loading 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite;}.disconnected .jss_loading {display: block;background-color: red;}@keyframes jss_loading {0% {margin-left: 0;width: 0 }50% {margin-left: 0;width: 50% }100% {margin-left: 100%;width: 100% }}.jss_container.disconnected {pointer-events: none;}.jss_tags > div {padding-left: 8px;padding-right: 8px;border-radius: 2px;margin-right: 4px;outline: none;background-color: #eee;font-size: 0.8em;display: inline-block;}.jss_rating {padding: 0;}.jss_rating > div {line-height: 13px;}.jss_rating > div > i {line-height: 13px;font-size: 13px;width: 13px;height: 13px;vertical-align: bottom;}.jss thead .jss_frozen {position: sticky;z-index: 5;box-shadow: 2px 0 0 0 #aaa;}.jss tfoot .jss_frozen {position: sticky;z-index: 2;box-shadow: 1px 0 0 0 #aaa;}.jss tbody .jss_frozen {position: sticky;z-index: 1;background-color: #fff;box-shadow: 1px 1px 2px 0 #aaa;}.jss .jss_notes {overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;text-overflow: ellipsis;white-space: pre-wrap;}.jss_row_medium > tbody > tr {height: 3em;}.jss_row_large > tbody > tr {height: 6em;}.jss_row_extra > tbody > tr {height: 9em;}.jss_row_medium > tbody > tr .jss_notes {-webkit-line-clamp: 3;height: 3em;}.jss_row_large > tbody > tr .jss_notes {-webkit-line-clamp: 6;height: 6em;}.jss_row_extra > tbody > tr .jss_notes {-webkit-line-clamp: 9;height: 9em;}.jss_modern table.jss {border-right:1px solid transparent;}.jss_light table.jss > thead > tr > th, .jss_modern table.jss > thead > tr > th {background-color: #f5f5f5;border-top:1px solid #ddd;border-right:1px solid transparent;padding: 8px;}.jss_modern table.jss > thead > tr > th {border-left:1px solid transparent;}.jss_light table.jss > thead > tr > th:first-child, .jss_modern table.jss > thead > tr > th:first-child {box-shadow: 1px 0 0 0 #ddd;}.jss_light table.jss > thead > tr:last-child > th, .jss_modern table.jss > thead > tr:last-child > th {border-bottom: 1px solid #000;}.jss_light table.jss > tfoot > tr > td, .jss_modern table.jss > tfoot > tr > td {border-top:1px solid #000;border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent;background-color:#fff;padding:8px;}.jss_light table.jss > thead > tr > th.jss_filters_icon, .jss_modern table.jss > thead > tr > th.jss_filters_icon {background-position: center right 8px;}.jss_light table.jss > thead > tr > th.selected {background-color:#e3e3e3;}.jss_modern table.jss > thead > tr > th.selected {background-color:#eee;}.jss_modern table.jss > tbody > tr > td {padding: 8px;border-right: 1px solid transparent;border-left: 1px solid transparent;}.jss_light table.jss > tbody > tr > td {border-top: 1px solid #ddd;border-left: 1px solid #ddd;}.jss_light table.jss > tbody > tr > td:first-child, .jss_modern table.jss > tbody > tr > td:first-child {background-color: #f5f5f5;}.jss_light table.jss > tbody > tr.selected > td:first-child {background-color:#e3e3e3;}.jss_modern table.jss > tbody > tr.selected > td:first-child {background-color:#eee;}.jss_light .jss_toolbar, .jss_modern .jss_toolbar {background-color: #f5f5f5;}.jss_modern .jss_toolbar {border-color: #ddd;}.jss_light .jss_pagination, .jss_modern .jss_pagination {background-color: #f8f8f8;border: 1px solid #eee;}.jss_light .jss_pagination > div > div {border: 1px solid transparent;background-color: #f2f2f2;}.jss_modern .jss_pagination > div > div {border: 1px solid transparent;background-color: #fff;}.jss_modern .jss_page_selected {background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%);border:1px solid #979797 !important;font-weight:normal;color: #333 !important;border-radius:2px;}.jss_modern .jss_focus {padding: 8px;}.jss_modern .jss_search_container {background: initial;border: initial;}.jss_dropdown_icon {width: 12px;height: 12px;border-radius: 6px;margin: auto;}.jss_dropdown_tag {display: inline-block;border-radius: 6px;margin-top: 1px;margin-bottom: 1px;margin-right: 2px;padding: 4px 10px 4px 10px;font-size: 0.8em;}.jss_filters {position: absolute;z-index: 11;background-color: #fff;color: #555;font-size: 11px;-webkit-user-select: none;-moz-user-select: none;user-select: none;-webkit-box-shadow: 2px 2px 2px 0 rgba(143, 144, 145, 1);-moz-box-shadow: 2px 2px 2px 0 rgba(143, 144, 145, 1);box-shadow: 2px 2px 2px 0 rgba(143, 144, 145, 1);border: 1px solid #C6C6C6;padding: 20px;margin: 0;outline: none;display: none;}.jss_filters > div {box-sizing: border-box;display: block;width: 280px;position: relative;cursor: default;font-size: 11px;font-family:sans-serif;}.jss_filters > div.jss_filter_search_container {display: flex;margin-bottom: 6px;}.jss_filters label {display: block;line-height: 18px;vertical-align: middle;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.jss_filters_search, .jss_filters_operators {padding: 6px;border: 1px solid #d9d9d9;width: 100%;flex: 3;}.jss_filters_search {margin-right: 6px;flex: 4;}.jss_filters_options {border: 1px solid #d9d9d9;}.jss_filters_options label {display: flex;align-items: center;}.jss_filters_options label > div.color {width: 80px;height: 8px;}.jss_filters_options label > img {width: 18px;height: 18px;border-radius: 10px;}.jss_filters_options label > div.progressbar {background-color: red;height: 8px;}.jss_filters_options label > div.rating > i {line-height: 13px;font-size: 13px;width: 13px;height: 13px;vertical-align: bottom;}.jss_filters input[type=checkbox] {vertical-align: middle;position: relative;bottom: 1px;margin: 5px;}.jss_filters_apply {padding: 6px;margin-top: 6px;width: 100px;float: right;}.jss_helper {position: absolute;top: 0;left: 0;width: 1px;height: 100%;background-color: transparent;border: 1px solid #DD0000;box-sizing: border-box;z-index: 7;display: none;pointer-events: none;}.jss_helper.jss_helper_row:before {content: '';position: absolute;margin-top: -5px;margin-left: -8px;width: 0;height: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 5px solid #DD0000;}.jss_helper.jss_helper_col:before {content: '';position: absolute;margin-top: -8px;margin-left: -5px;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #DD0000;}.jss_dragging {opacity:0.5;}.jss_forbidden {padding: 80px;text-align: center;border: 1px solid #ccc;color: #999;max-width: 600px;}.jss_forbidden:before {content: 'Jspreadsheet: Permission Denied';}.jss_forbidden > div {display: none;}.arrow-up {background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 14l5-5 5 5H7z' fill='gray'/%3E%3C/svg%3E");text-decoration: underline;}.arrow-down {background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='gray'/%3E%3C/svg%3E");text-decoration: underline;}.arrow-up.jss_filters_icon {background-image: none;}.arrow-down.jss_filters_icon {background-image: none;}.arrow-up.jss_filters_icon::after {content: '\2191';margin-left: 2px;text-decoration: initial;display: inline-block }.arrow-down.jss_filters_icon::after {content: '\2193';margin-left: 2px;text-decoration: initial;display: inline-block }.jss_scroll {position:absolute;min-height: 1px;min-width: 1px;}.jss > thead > tr.jss_group_container > th {text-align: center;overflow: initial;background-color: transparent;border: 0;}.jss_group {content: attr(data-status);font-family: 'Courier new';line-height: 16px;text-align: center;color: #fff;border-radius: 2px;background-color: #777;width: 16px;height: 16px;box-sizing: border-box;position: relative;display: inline-block;}.jss_group:after {content: 'd';position: absolute;border-top: 1px solid #ccc;border-right: 1px solid #ccc;width: 300px;height: 4px;left: 0;margin-top: 7px;margin-left: 16px;}.jss_selectall {box-shadow: 1px 1px 0 0 #ccc;}.jss_selectall:after {content: ' ';border-bottom: 12px solid #ccc;border-left: 12px solid transparent;width: 0;position: absolute;bottom: 3px;right: 3px;}.jss_percent:after {content: ' %';}.jss_pagination_dropdown {margin-left: 4px;margin-right: 4px;}.jss_media img {position: absolute;}.red {color: red;}.jss > thead > tr > th.jss_filters_icon {padding-right: 16px !important;}.jss_red .jss_corner {background-color: #DD0000;}.jss_red .jss_border_main {border: 1px solid #DD0000;background-color: #DD000010;}.jss_red .jss > thead > tr > th.selected {box-shadow: 0 1px 0 0 #DD0000;}.jss_red .jss > tbody > tr.selected > td:nth-child(2) {border-left: 1px solid #DD0000 !important;box-shadow: 1px 0 0 0 black;}.jss > tbody > tr > td.jss_row {position: sticky;z-index: 4;left: 0;background-color: #f3f3f3;text-align: center;}.jss > tbody > tr.selected > td.jss_row {background-color: #dcdcdc;border-right: 1px solid transparent;}.jss > thead > tr > th:first-child, .jss > tfoot > tr > td:first-child {position: sticky;left: 0;z-index: 5 !important;}.jss_locked {pointer-events: none;}.jss_unlocked {pointer-events: auto;}.jss_picker {position: relative;padding: 5px 5px 5px 8px;border: 1px solid #ccc;}.jss_picker:after {content: "highlight_alt";font-size: 18px;font-family: "Material Icons";color: #000;position: absolute;right: 5px;cursor: pointer;}.jss_picker.active {outline: 2px #FF0000 solid;animation: blink 1s infinite;}@keyframes blink {50% {outline: 2px transparent solid;}}.jss_media > img, .jss_media > div {position: absolute;max-width: 100%;z-index: 10;background-color: white;min-width: 150px;min-height: 120px;outline: #ccc solid 1px;border-radius: 4px;display: flex;justify-content: center;align-items: center;box-sizing: border-box;}.jss_media > div {padding: 10px;}.jss_media > * {z-index: 999;}.jss_media > * > .resizing-div {height: 5px;width: 5px;position: absolute;transform: translate(-50%, -50%);background-color: black;}.jss_media > * > .resizing-div.top {top: 0;}.jss_media > * > .resizing-div.vertical-center {top: 50%;}.jss_media > * > .resizing-div.bottom {top: 100%;}.jss_media > * > .resizing-div.left {left: 0;}.jss_media > * > .resizing-div.horizontal-center {left: 50%;}.jss_media > * > .resizing-div.right {left: 100%;}.jss_media > * > .resizing-div.top.left, .jss_media > * > .resizing-div.bottom.right {cursor: nwse-resize;}.jss_media > * > .resizing-div.top.horizontal-center, .jss_media > * > .resizing-div.bottom.horizontal-center {cursor: ns-resize;}.jss_media > * > .resizing-div.top.right, .jss_media > * > .resizing-div.bottom.left {cursor: nesw-resize;}.jss_media > * > .resizing-div.vertical-center.left, .jss_media > * > .resizing-div.vertical-center.right {cursor: ew-resize;}.jss > tbody > tr > td.jss_number {text-align: right;}.jss .jcolor-input {padding: 5px !important;padding-right: 24px !important;}.jss_warning {border-left: 1px solid red !important;background-color: #ffefef !important;position: relative;}.jss_warning:before {content: 'warning';font-family: 'Material Icons';font-size: 13px;position: absolute;color: red;left: 2px;font-weight: normal;}.jss_warning:empty:before {margin-top: -7px;}.jss_hidden {display: none;}.fullscreen .jss_content {resize: none !important;}.jss_last {z-index: 4;}.jss_resize_corner {position: absolute;width: 8px;height: 8px;border-radius: 8px;border: 2px solid white;background-color: red;pointer-events: all;}.jss tbody .jss_frozen_row {position: sticky;z-index: 1;background-color: #fff;box-shadow: 1px 1px 2px 0 #aaa;}.jss tbody .jss_frozen_row.jss_frozen {box-shadow: 1px 1px 2px 0 #aaa;z-index: 2;}.jss_cursor.jss_frozen_row {background-color: #eee !important;}.jss > tbody > tr > td.jss_row.jss_frozen_row {z-index: 5;box-shadow: 0 2px 0 0 #aaa;}.jss_freeze_control_col {border-right: 1px solid #aaa !important;}.jss_freeze_control_row {border-bottom: 1px solid #aaa !important;}.jss_rotate {-ms-writing-mode: tb-rl;-webkit-writing-mode: vertical-rl;writing-mode: vertical-rl;transform: rotate(0deg);white-space: nowrap;}.jss tbody tr:nth-child(even) td.jss_zebra {background-color: #eee;}.jss_zebra tbody tr:nth-child(even) td {background-color: #eee;}.jss div {line-height: 1em;}@-webkit-keyframes spin {from {-webkit-transform:rotate(0deg);}to {-webkit-transform:rotate(360deg);}}@keyframes spin {from {transform:rotate(0deg);}to {transform:rotate(360deg);}}.jss_searching {position: relative;}.jss_searching:after {content: '';display: block;position: absolute;right: 16px;top: calc(50% - 7px);width: 12px;height: 12px;border-style: solid;border-color: #888;border-top-color: transparent;border-width: 1px;border-radius: 50%;-webkit-animation: spin .8s linear infinite;animation: spin .8s linear infinite;}.jss_nogridline>tbody>tr>td {border: 1px solid transparent;}.jss_highlight {background-color: #ffffd6;}.jss_row > i.material-icons {font-size: 13px;position: absolute;right: 2px;margin-top: 2px;cursor: pointer;}.jss_header > i.material-icons {font-size: 13px;position: absolute;right: 2px;margin-top: 2px;cursor: pointer;}.jss_header.jss_filters_icon > i.material-icons {right: 16px;}.jss_upload {position: absolute !important;display: none;margin-left: -240px;}.jss_group_parent {background-color: #77777722;}.jss_group_parent > .jss_frozen {background-color: #eee;}.jss_group_child {background-color: #aaaaaa22;}.jss_group_child > .jss_frozen {background-color: #f4f4f4;}.jss_tooltip {position: absolute;pointer-events: none;background-color: rgba(0,0,0,0.7);color: #fff;border-radius: 5px;padding: 5px 10px;white-space: nowrap;z-index: 999;display: block;animation: fadeIn 0.5s;}.jss_tooltip:empty {display: none;}.lm-lazy {position: relative;overflow-y: auto;display: flex;}.lm-lazy-scroll {position: absolute;width: 1px;}.lm-lazy-items {position: sticky;top: 0;}.jss_filters_options .lm-lazy-items {padding: 10px;}.jss_style_row {display:flex;flex-wrap: wrap;flex-direction: row;justify-content: space-between;box-sizing: border-box;width: 100%;}.jss_style_row.container {flex-wrap: nowrap;}.jss_style_row.middle {align-items: center;}.jss_style_row.start {justify-content: flex-start;}.jss_style_col {box-sizing: border-box;}.jss_style_f1 {flex: 1;}.jss_style_form_group {width: 100%;padding-right: 8px;padding-bottom: 8px;box-sizing: border-box;}.jss_style_form_group label {display: block;padding-bottom: 4px;}.jss_style_form_group input[type="text"], .jss_style_form_group select {width: 100%;padding: 5px 5px 5px 10px;border: 1px solid #ccc;box-sizing: border-box;color: inherit;font-family: inherit;font-size: inherit;}.jss_style_p2 {padding: 2px;}.jss_style_p6 {padding: 6px;}.jss_style_p20 {padding: 20px;}.jss_style_button {width: 100%;padding: 8px 16px 8px 16px;border-radius: 2px;cursor:pointer;outline: none;background-color: #737373;border: 1px solid transparent;color: #fff;margin-top: 4px;}.jss input[disabled] {opacity: 0.6;}
|
|
1
|
+
.jss_container {
|
|
2
|
+
display:inline-block;
|
|
3
|
+
box-sizing: border-box;
|
|
4
|
+
overscroll-behavior: contain;
|
|
5
|
+
outline: none;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
.jss_container.jtabs {
|
|
9
|
+
max-width: initial;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.jss_container.fullscreen {
|
|
13
|
+
position:fixed;
|
|
14
|
+
top: 0;
|
|
15
|
+
left: 0;
|
|
16
|
+
width: 100% !important;
|
|
17
|
+
height: 100% !important;
|
|
18
|
+
margin: 0;
|
|
19
|
+
background-color: #fff;
|
|
20
|
+
z-index: 6;
|
|
21
|
+
display: flex;
|
|
22
|
+
flex-direction: column;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.jss_container.fullscreen .jtabs-content {
|
|
26
|
+
flex: 1;
|
|
27
|
+
overflow: hidden;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.jss_container.fullscreen .jss_worksheet {
|
|
31
|
+
height: 100%;
|
|
32
|
+
flex-direction: column;
|
|
33
|
+
align-content: stretch;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.jss_container.fullscreen .jss_worksheet.jtabs-selected {
|
|
37
|
+
display: flex;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.jss_container.fullscreen .jss_worksheet .jss_content {
|
|
41
|
+
flex: 1;
|
|
42
|
+
width: 100% !important;
|
|
43
|
+
max-width: initial !important;
|
|
44
|
+
max-height: initial !important;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.jss_container .jss_filter {
|
|
48
|
+
margin-top:5px;
|
|
49
|
+
padding-top:5px;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
.jss_content {
|
|
53
|
+
display: inline-block;
|
|
54
|
+
position: relative;
|
|
55
|
+
box-sizing: border-box;
|
|
56
|
+
scrollbar-width: thin;
|
|
57
|
+
border-top: 1px solid #ccc;
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
.jss_content_overflow {
|
|
61
|
+
width: 100%;
|
|
62
|
+
height: 100%;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.jss_container.fullscreen .jss_content, .jss_content_overflow {
|
|
66
|
+
overflow: auto;
|
|
67
|
+
border-right: 1px solid #ccc;
|
|
68
|
+
border-bottom: 1px solid #ccc;
|
|
69
|
+
padding-right: 3px;
|
|
70
|
+
padding-bottom: 3px;
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
.jss_container.fullscreen .jss, .jss_content_overflow .jss {
|
|
74
|
+
position: sticky;
|
|
75
|
+
top: 0;
|
|
76
|
+
left: 0;
|
|
77
|
+
}
|
|
78
|
+
|
|
79
|
+
.jss_content::-webkit-scrollbar {
|
|
80
|
+
height: 12px;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.jss_content::-webkit-scrollbar {
|
|
84
|
+
width: 12px;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.jss_content::-webkit-scrollbar-track {
|
|
88
|
+
background: #f1f1f1;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
.jss_content::-webkit-scrollbar-thumb {
|
|
92
|
+
background: #c1c1c1;
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
.jss_content::-webkit-scrollbar-thumb:hover {
|
|
96
|
+
background-color: #a8a8a8;
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
.jss_content::-webkit-scrollbar-button:single-button {
|
|
100
|
+
background-color: #f1f1f1;
|
|
101
|
+
background-size: 12px;
|
|
102
|
+
background-repeat: no-repeat;
|
|
103
|
+
height: 12px;
|
|
104
|
+
width: 12px;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
.jss_content::-webkit-scrollbar-button:single-button:hover {
|
|
108
|
+
background-color: #d2d2d2;
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
.jss_content::-webkit-scrollbar-button:single-button:active {
|
|
112
|
+
background-color: #787878;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
.jss_content::-webkit-scrollbar-button:single-button:vertical:increment {
|
|
116
|
+
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(80, 80, 80)'><polygon points='25,30 75,30 50,70'/></svg>");
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
.jss_content::-webkit-scrollbar-button:single-button:vertical:increment:active {
|
|
120
|
+
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 255, 255)'><polygon points='25,30 75,30 50,70'/></svg>");
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
.jss_content::-webkit-scrollbar-button:single-button:vertical:decrement {
|
|
124
|
+
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(80, 80, 80)'><polygon points='25,70 75,70 50,30'/></svg>");
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
.jss_content::-webkit-scrollbar-button:single-button:vertical:decrement:active {
|
|
128
|
+
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 255, 255)'><polygon points='25,70 75,70 50,30'/></svg>");
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
.jss_content::-webkit-scrollbar-button:single-button:horizontal:increment {
|
|
132
|
+
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(80, 80, 80)'><polygon points='30,25 30,75 70,50'/></svg>");
|
|
133
|
+
}
|
|
134
|
+
|
|
135
|
+
.jss_content::-webkit-scrollbar-button:single-button:horizontal:increment:active {
|
|
136
|
+
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 255, 255)'><polygon points='30,25 30,75 70,50'/></svg>");
|
|
137
|
+
}
|
|
138
|
+
|
|
139
|
+
.jss_content::-webkit-scrollbar-button:single-button:horizontal:decrement {
|
|
140
|
+
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(80, 80, 80)'><polygon points='70,25 70,75 30,50'/></svg>");
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
.jss_content::-webkit-scrollbar-button:single-button:horizontal:decrement:active {
|
|
144
|
+
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 255, 255)'><polygon points='70,25 70,75 30,50'/></svg>");
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
@supports (-moz-appearance:none) {
|
|
148
|
+
.jss_content table {
|
|
149
|
+
margin-bottom: 2px;
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
|
|
153
|
+
.jss {
|
|
154
|
+
border-collapse: separate;
|
|
155
|
+
table-layout: fixed;
|
|
156
|
+
white-space: nowrap;
|
|
157
|
+
empty-cells: show;
|
|
158
|
+
background-color: #fff;
|
|
159
|
+
width: 0;
|
|
160
|
+
outline: none;
|
|
161
|
+
border-top: 0;
|
|
162
|
+
border-left: 0;
|
|
163
|
+
border-right: 1px solid #ccc;
|
|
164
|
+
border-bottom: 1px solid #ccc;
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
.jss.jss_left > tbody > tr > td,
|
|
168
|
+
.jss > tbody > tr > td.jss_left {
|
|
169
|
+
text-align: left;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
.jss.jss_center > tbody > tr > td,
|
|
173
|
+
.jss > tbody > tr > td.jss_center {
|
|
174
|
+
text-align: center;
|
|
175
|
+
}
|
|
176
|
+
|
|
177
|
+
.jss.jss_right > tbody > tr > td,
|
|
178
|
+
.jss > tbody > tr > td.jss_right {
|
|
179
|
+
text-align: right;
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
.jss > thead > tr > th {
|
|
183
|
+
border-top: 1px solid #ccc;
|
|
184
|
+
border-left: 1px solid #ccc;
|
|
185
|
+
border-right: 1px solid transparent;
|
|
186
|
+
border-bottom: 1px solid transparent;
|
|
187
|
+
background-color: #f3f3f3;
|
|
188
|
+
padding: 6px;
|
|
189
|
+
cursor: pointer;
|
|
190
|
+
box-sizing: border-box;
|
|
191
|
+
overflow: hidden;
|
|
192
|
+
text-overflow: ellipsis;
|
|
193
|
+
position: sticky;
|
|
194
|
+
top: 0;
|
|
195
|
+
z-index: 4;
|
|
196
|
+
background-repeat: no-repeat;
|
|
197
|
+
background-position: center right 0;
|
|
198
|
+
line-height: 1em;
|
|
199
|
+
font-size: 1em;
|
|
200
|
+
font-weight: normal;
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
.jss > thead > tr:first-child > th {
|
|
204
|
+
border-top: 1px solid transparent;
|
|
205
|
+
}
|
|
206
|
+
|
|
207
|
+
@supports (-ms-ime-align:auto) {
|
|
208
|
+
.jss > thead > tr > th {
|
|
209
|
+
box-shadow: inset 1px 0 0 0 #ccc;
|
|
210
|
+
}
|
|
211
|
+
}
|
|
212
|
+
|
|
213
|
+
.jss > thead > tr > th:first-child:after,
|
|
214
|
+
.jss > thead > tr.jss_nested > th::before,
|
|
215
|
+
.jss > thead > tr.jss_nested > th::after {
|
|
216
|
+
cursor:default;
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
.jss > thead > tr > th:first-child {
|
|
220
|
+
box-shadow: 1px 0 0 0 #ccc;
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
.jss > thead > tr > th.selected {
|
|
224
|
+
background-color: #dcdcdc;
|
|
225
|
+
border-bottom: 1px solid transparent;
|
|
226
|
+
}
|
|
227
|
+
|
|
228
|
+
.jss > thead > tr > th.jss_filters_icon::before {
|
|
229
|
+
font-family: "Material Icons";
|
|
230
|
+
content: 'filter_alt';
|
|
231
|
+
position: absolute;
|
|
232
|
+
right: 0;
|
|
233
|
+
font-size: 16px;
|
|
234
|
+
width: 16px;
|
|
235
|
+
height: 16px;
|
|
236
|
+
color: #ccc;
|
|
237
|
+
}
|
|
238
|
+
|
|
239
|
+
.jss > thead > tr > th.jss_filters_active::before {
|
|
240
|
+
color: #888;
|
|
241
|
+
}
|
|
242
|
+
|
|
243
|
+
.jss > tbody > tr > td {
|
|
244
|
+
border-top:1px solid #ccc;
|
|
245
|
+
border-left:1px solid #ccc;
|
|
246
|
+
border-right:1px solid transparent;
|
|
247
|
+
border-bottom:1px solid transparent;
|
|
248
|
+
box-sizing: border-box;
|
|
249
|
+
padding: 4px;
|
|
250
|
+
line-height: 1em;
|
|
251
|
+
height: 24px;
|
|
252
|
+
text-align: center;
|
|
253
|
+
white-space: pre;
|
|
254
|
+
overflow: hidden;
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
.jss > tbody > tr > td.jss_wrap {
|
|
258
|
+
white-space: break-spaces;
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
.jss_overflow > tbody > tr > td:not(.jss_frozen):has(+td:empty) {
|
|
262
|
+
overflow: initial;
|
|
263
|
+
}
|
|
264
|
+
|
|
265
|
+
.jss_overflow > tbody > tr > td:has(+td.jss_hidden:empty) {
|
|
266
|
+
overflow: hidden;
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
.jss_hidden_col, .jss_hidden_row {
|
|
270
|
+
visibility: collapse;
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
.jss_hidden_col {
|
|
274
|
+
width: 0;
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
.jss_hidden_row {
|
|
278
|
+
height: 0;
|
|
279
|
+
}
|
|
280
|
+
|
|
281
|
+
.jss > tbody > tr > td:last-child {
|
|
282
|
+
overflow:hidden;
|
|
283
|
+
}
|
|
284
|
+
|
|
285
|
+
.jss > tbody > tr > td > img {
|
|
286
|
+
max-width: 40px;
|
|
287
|
+
vertical-align: bottom;
|
|
288
|
+
}
|
|
289
|
+
|
|
290
|
+
.jss > tbody > tr > td > img.round {
|
|
291
|
+
object-fit: cover;
|
|
292
|
+
border-radius: 40px;
|
|
293
|
+
height: 40px;
|
|
294
|
+
}
|
|
295
|
+
|
|
296
|
+
.jss > tbody > tr > td > img.small {
|
|
297
|
+
width: 24px;
|
|
298
|
+
height: 24px;
|
|
299
|
+
}
|
|
300
|
+
|
|
301
|
+
.jss > tbody > tr > td.readonly {
|
|
302
|
+
color:rgba(0,0,0,0.4)
|
|
303
|
+
}
|
|
304
|
+
|
|
305
|
+
.jss > tbody > tr > td > select,
|
|
306
|
+
.jss > tbody > tr > td > input,
|
|
307
|
+
.jss > tbody > tr > td > textarea {
|
|
308
|
+
border:0;
|
|
309
|
+
border-radius:0;
|
|
310
|
+
outline:0;
|
|
311
|
+
width:100%;
|
|
312
|
+
margin:0;
|
|
313
|
+
padding:0;
|
|
314
|
+
background-color:transparent;
|
|
315
|
+
box-sizing: border-box;
|
|
316
|
+
}
|
|
317
|
+
|
|
318
|
+
.jss > tbody > tr > td > textarea {
|
|
319
|
+
resize: none;
|
|
320
|
+
display: block;
|
|
321
|
+
}
|
|
322
|
+
|
|
323
|
+
.jss > tbody > tr > td > input[type=checkbox],
|
|
324
|
+
.jss > tbody > tr > td > input[type=radio]
|
|
325
|
+
{
|
|
326
|
+
display: block;
|
|
327
|
+
width: initial;
|
|
328
|
+
margin: 0 auto;
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
.jss > tbody > tr > td.readonly > input[type=checkbox],
|
|
332
|
+
.jss > tbody > tr > td.readonly > input[type=radio]
|
|
333
|
+
{
|
|
334
|
+
pointer-events: none;
|
|
335
|
+
opacity: 0.5;
|
|
336
|
+
}
|
|
337
|
+
|
|
338
|
+
.jss > tbody > tr > td.jss_dropdown {
|
|
339
|
+
background-repeat: no-repeat;
|
|
340
|
+
background-position: top 50% right 0;
|
|
341
|
+
background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='lightgray'/%3E%3C/svg%3E");
|
|
342
|
+
text-overflow: ellipsis;
|
|
343
|
+
overflow-x: hidden;
|
|
344
|
+
padding-right: 16px;
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
.jss > tbody > tr > td.jss_dropdown:hover {
|
|
348
|
+
background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='gray'/%3E%3C/svg%3E");
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
.jss > tbody > tr > td.jss_dropdown_tags {
|
|
352
|
+
white-space: pre-wrap;
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
|
|
356
|
+
.jss > tbody > tr > td.jss_dropdown[title] {
|
|
357
|
+
background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='lightgray'/%3E%3C/svg%3E"), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFuGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMTlhZDJmOC1kMDI2LTI1NDItODhjOS1iZTRkYjkyMmQ0MmQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkOGI5NDUyMS00ZjEwLWQ5NDktYjUwNC0wZmU1N2I3Nzk1MDEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIHN0RXZ0OndoZW49IjIwMTktMDEtMzFUMTg6NTU6MDhaIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmExOWFkMmY4LWQwMjYtMjU0Mi04OGM5LWJlNGRiOTIyZDQyZCIgc3RFdnQ6d2hlbj0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4En6MDAAAAX0lEQVQYlX3KOw6AIBBAwS32RpJADXfx0pTET+ERZJ8F8RODFtONsG0QAoh0CSDM82dqodaBdQXnfoLZQM7gPai+wjNNE8R4pTuAYNZSKZASqL7CMy0LxNgJp30fKYUDi3+vIqb/+rUAAAAASUVORK5CYII=');
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
.jss > tbody > tr > td.jss_dropdown[title]:hover {
|
|
361
|
+
background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='gray'/%3E%3C/svg%3E"), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFuGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMTlhZDJmOC1kMDI2LTI1NDItODhjOS1iZTRkYjkyMmQ0MmQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkOGI5NDUyMS00ZjEwLWQ5NDktYjUwNC0wZmU1N2I3Nzk1MDEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIHN0RXZ0OndoZW49IjIwMTktMDEtMzFUMTg6NTU6MDhaIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmExOWFkMmY4LWQwMjYtMjU0Mi04OGM5LWJlNGRiOTIyZDQyZCIgc3RFdnQ6d2hlbj0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4En6MDAAAAX0lEQVQYlX3KOw6AIBBAwS32RpJADXfx0pTET+ERZJ8F8RODFtONsG0QAoh0CSDM82dqodaBdQXnfoLZQM7gPai+wjNNE8R4pTuAYNZSKZASqL7CMy0LxNgJp30fKYUDi3+vIqb/+rUAAAAASUVORK5CYII=');
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
.jss > tbody > tr > td[title] {
|
|
365
|
+
background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFuGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMTlhZDJmOC1kMDI2LTI1NDItODhjOS1iZTRkYjkyMmQ0MmQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkOGI5NDUyMS00ZjEwLWQ5NDktYjUwNC0wZmU1N2I3Nzk1MDEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIHN0RXZ0OndoZW49IjIwMTktMDEtMzFUMTg6NTU6MDhaIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmExOWFkMmY4LWQwMjYtMjU0Mi04OGM5LWJlNGRiOTIyZDQyZCIgc3RFdnQ6d2hlbj0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4En6MDAAAAX0lEQVQYlX3KOw6AIBBAwS32RpJADXfx0pTET+ERZJ8F8RODFtONsG0QAoh0CSDM82dqodaBdQXnfoLZQM7gPai+wjNNE8R4pTuAYNZSKZASqL7CMy0LxNgJp30fKYUDi3+vIqb/+rUAAAAASUVORK5CYII=');
|
|
366
|
+
background-repeat: no-repeat;
|
|
367
|
+
background-position: top 0 right -1px;
|
|
368
|
+
}
|
|
369
|
+
|
|
370
|
+
.jss > tbody > tr > td.jss_richtext
|
|
371
|
+
{
|
|
372
|
+
white-space: initial !important;
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
.jss > tbody > tr > td > .color
|
|
376
|
+
{
|
|
377
|
+
width:90%;
|
|
378
|
+
height:10px;
|
|
379
|
+
margin:auto;
|
|
380
|
+
pointer-events: none;
|
|
381
|
+
}
|
|
382
|
+
|
|
383
|
+
.jss > tbody > tr > td.jss_cursor a {
|
|
384
|
+
text-decoration: underline;
|
|
385
|
+
color: blue;
|
|
386
|
+
cursor: pointer;
|
|
387
|
+
}
|
|
388
|
+
|
|
389
|
+
.jss > tbody > tr > td.jss_progressbar {
|
|
390
|
+
padding-left: 10px;
|
|
391
|
+
padding-right: 10px;
|
|
392
|
+
}
|
|
393
|
+
|
|
394
|
+
.jss > tbody > tr > td.jss_progressbar > div {
|
|
395
|
+
height: 5px;
|
|
396
|
+
background-color: red;
|
|
397
|
+
background-clip: content-box;
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
.jss > tfoot > tr > td
|
|
401
|
+
{
|
|
402
|
+
border-top: 1px solid #ccc;
|
|
403
|
+
border-left: 1px solid #ccc;
|
|
404
|
+
border-right: 1px solid transparent;
|
|
405
|
+
border-bottom: 1px solid transparent;
|
|
406
|
+
background-color: #f3f3f3;
|
|
407
|
+
padding: 2px;
|
|
408
|
+
cursor: pointer;
|
|
409
|
+
box-sizing: border-box;
|
|
410
|
+
overflow: hidden;
|
|
411
|
+
text-align: center;
|
|
412
|
+
|
|
413
|
+
position: sticky;
|
|
414
|
+
bottom: 0;
|
|
415
|
+
z-index: 1;
|
|
416
|
+
}
|
|
417
|
+
|
|
418
|
+
.jss_corner {
|
|
419
|
+
position:absolute;
|
|
420
|
+
background-color: #000;
|
|
421
|
+
height: 1px;
|
|
422
|
+
width: 1px;
|
|
423
|
+
border: 1px solid #FFF;
|
|
424
|
+
top:-2000px;
|
|
425
|
+
left:-2000px;
|
|
426
|
+
cursor:crosshair;
|
|
427
|
+
box-sizing: initial;
|
|
428
|
+
z-index: 2;
|
|
429
|
+
padding: 2px;
|
|
430
|
+
}
|
|
431
|
+
|
|
432
|
+
.jss,
|
|
433
|
+
.jss_corner,
|
|
434
|
+
.jss td,
|
|
435
|
+
.jss > tbody > tr > td > img {
|
|
436
|
+
-webkit-touch-callout: none;
|
|
437
|
+
-webkit-user-select: none;
|
|
438
|
+
-khtml-user-select: none;
|
|
439
|
+
-moz-user-select: none;
|
|
440
|
+
-ms-user-select: none;
|
|
441
|
+
user-select: none;
|
|
442
|
+
-webkit-user-drag: none;
|
|
443
|
+
-khtml-user-drag: none;
|
|
444
|
+
-moz-user-drag: none;
|
|
445
|
+
-o-user-drag: none;
|
|
446
|
+
}
|
|
447
|
+
|
|
448
|
+
.jss_textarea {
|
|
449
|
+
position: fixed;
|
|
450
|
+
width: 0;
|
|
451
|
+
height: 0;
|
|
452
|
+
opacity: 0;
|
|
453
|
+
}
|
|
454
|
+
|
|
455
|
+
.jss_input {
|
|
456
|
+
position: absolute;
|
|
457
|
+
z-index: 6;
|
|
458
|
+
pointer-events: none;
|
|
459
|
+
box-sizing: border-box;
|
|
460
|
+
white-space: pre-wrap;
|
|
461
|
+
line-height: 1;
|
|
462
|
+
outline: none;
|
|
463
|
+
|
|
464
|
+
filter:alpha(opacity=0);
|
|
465
|
+
-moz-opacity:0;
|
|
466
|
+
-khtml-opacity: 0;
|
|
467
|
+
opacity: 0;
|
|
468
|
+
}
|
|
469
|
+
|
|
470
|
+
.jss_dialog {
|
|
471
|
+
width: 100% !important;
|
|
472
|
+
height: 240px !important;
|
|
473
|
+
min-width: 340px;
|
|
474
|
+
min-height: 240px;
|
|
475
|
+
max-width: 340px;
|
|
476
|
+
user-select: none;
|
|
477
|
+
-webkit-font-smoothing: antialiased;
|
|
478
|
+
-webkit-box-shadow: 2px 2px 8px 2px rgba(0,0,0,0.14);
|
|
479
|
+
box-shadow: 2px 2px 8px 2px rgba(0,0,0,0.14);
|
|
480
|
+
text-align:left;
|
|
481
|
+
box-sizing: border-box;
|
|
482
|
+
overflow: auto;
|
|
483
|
+
scrollbar-width: thin;
|
|
484
|
+
scrollbar-color: #333 transparent;
|
|
485
|
+
background-color: #f8f8f8;
|
|
486
|
+
}
|
|
487
|
+
|
|
488
|
+
.jss_input > .jss_dialog {
|
|
489
|
+
max-width: 600px;
|
|
490
|
+
}
|
|
491
|
+
|
|
492
|
+
.jss_dialog::-webkit-scrollbar {
|
|
493
|
+
width: 12px;
|
|
494
|
+
height: 12px;
|
|
495
|
+
}
|
|
496
|
+
|
|
497
|
+
.jss_dialog::-webkit-scrollbar-track {
|
|
498
|
+
border: 1px solid #fff;
|
|
499
|
+
background: #eee;
|
|
500
|
+
}
|
|
501
|
+
|
|
502
|
+
.jss_dialog::-webkit-scrollbar-thumb {
|
|
503
|
+
border: 1px solid #fff;
|
|
504
|
+
background: #888;
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
.jss_dialog.jclose:after {
|
|
508
|
+
position:absolute;
|
|
509
|
+
top:0;
|
|
510
|
+
right:0;
|
|
511
|
+
margin:20px;
|
|
512
|
+
content:'close';
|
|
513
|
+
font-family:'Material icons';
|
|
514
|
+
font-size:24px;
|
|
515
|
+
width:24px;
|
|
516
|
+
height:24px;
|
|
517
|
+
line-height:24px;
|
|
518
|
+
cursor:pointer;
|
|
519
|
+
text-shadow: 0 0 5px #fff;
|
|
520
|
+
}
|
|
521
|
+
|
|
522
|
+
.jss_dialog[title]:before {
|
|
523
|
+
margin: 10px;
|
|
524
|
+
content: attr(title);
|
|
525
|
+
position: absolute;
|
|
526
|
+
top: 0;
|
|
527
|
+
right: 0;
|
|
528
|
+
line-height: 24px;
|
|
529
|
+
}
|
|
530
|
+
|
|
531
|
+
.jss_dialog .jtoolbar {
|
|
532
|
+
height: initial;
|
|
533
|
+
}
|
|
534
|
+
|
|
535
|
+
.jss_input.jss_formula {
|
|
536
|
+
white-space: nowrap;
|
|
537
|
+
overflow: hidden;
|
|
538
|
+
display: flex;
|
|
539
|
+
flex-wrap: nowrap;
|
|
540
|
+
}
|
|
541
|
+
|
|
542
|
+
.jss_input.jss_nowrap {
|
|
543
|
+
display: flex;
|
|
544
|
+
flex-wrap: nowrap;
|
|
545
|
+
overflow: hidden;
|
|
546
|
+
}
|
|
547
|
+
|
|
548
|
+
.jss_input.jss_focus {
|
|
549
|
+
padding: 4px;
|
|
550
|
+
pointer-events: initial;
|
|
551
|
+
opacity: 1;
|
|
552
|
+
filter: alpha(opacity=100);
|
|
553
|
+
background-color: #fff;
|
|
554
|
+
}
|
|
555
|
+
|
|
556
|
+
.jss_input[contentEditable=false] {
|
|
557
|
+
padding: 0 !important;
|
|
558
|
+
}
|
|
559
|
+
|
|
560
|
+
.jss_input[contentEditable=false] > input {
|
|
561
|
+
outline: none;
|
|
562
|
+
border: 0;
|
|
563
|
+
padding: 4px;
|
|
564
|
+
padding-left: 6px;
|
|
565
|
+
max-width: 100%;
|
|
566
|
+
margin: 0;
|
|
567
|
+
}
|
|
568
|
+
|
|
569
|
+
.jss_input .jdropdown-header {
|
|
570
|
+
border: 0 !important;
|
|
571
|
+
outline: none !important;
|
|
572
|
+
padding: 4px !important;
|
|
573
|
+
padding-left: 6px !important;
|
|
574
|
+
height: 100%;
|
|
575
|
+
background-position: top 50% right 0;
|
|
576
|
+
}
|
|
577
|
+
|
|
578
|
+
.jss_input .jdropdown-container-header {
|
|
579
|
+
padding: 0;
|
|
580
|
+
margin: 0;
|
|
581
|
+
height: initial;
|
|
582
|
+
}
|
|
583
|
+
|
|
584
|
+
.jss_input .jdropdown-picker {
|
|
585
|
+
border:0 !important;
|
|
586
|
+
padding:0 !important;
|
|
587
|
+
width: initial;
|
|
588
|
+
height: initial;
|
|
589
|
+
}
|
|
590
|
+
|
|
591
|
+
.jss_input .jeditor {
|
|
592
|
+
padding: 15px;
|
|
593
|
+
}
|
|
594
|
+
|
|
595
|
+
.jss .error {
|
|
596
|
+
border:1px solid red;
|
|
597
|
+
}
|
|
598
|
+
|
|
599
|
+
.jss thead th.resizing {
|
|
600
|
+
border-right-style:dotted !important;
|
|
601
|
+
border-right-color:red !important;
|
|
602
|
+
}
|
|
603
|
+
|
|
604
|
+
.jss tbody tr.resizing > td {
|
|
605
|
+
border-bottom-style:dotted !important;
|
|
606
|
+
border-bottom-color:red !important;
|
|
607
|
+
}
|
|
608
|
+
|
|
609
|
+
.jss tbody td.resizing {
|
|
610
|
+
border-right-style:dotted !important;
|
|
611
|
+
border-right-color:red !important;
|
|
612
|
+
}
|
|
613
|
+
|
|
614
|
+
.jss .sp-replacer {
|
|
615
|
+
margin: 2px;
|
|
616
|
+
border:0;
|
|
617
|
+
}
|
|
618
|
+
|
|
619
|
+
.jss_about {
|
|
620
|
+
float: right;
|
|
621
|
+
font-size: 0.7em;
|
|
622
|
+
padding: 2px;
|
|
623
|
+
text-transform: uppercase;
|
|
624
|
+
letter-spacing: 1px;
|
|
625
|
+
display: none;
|
|
626
|
+
}
|
|
627
|
+
.jss_about a {
|
|
628
|
+
color: #ccc;
|
|
629
|
+
text-decoration: none;
|
|
630
|
+
}
|
|
631
|
+
|
|
632
|
+
.jss_about img {
|
|
633
|
+
display: none;
|
|
634
|
+
}
|
|
635
|
+
|
|
636
|
+
.jss_search_container {
|
|
637
|
+
display:flex;
|
|
638
|
+
justify-content:space-between;
|
|
639
|
+
background-color: #f3f3f3;
|
|
640
|
+
border: 1px solid #ccc;
|
|
641
|
+
border-bottom: 0;
|
|
642
|
+
}
|
|
643
|
+
|
|
644
|
+
.jss_search_container > div {
|
|
645
|
+
display: inline-block;
|
|
646
|
+
padding:8px;
|
|
647
|
+
align-items:center;
|
|
648
|
+
}
|
|
649
|
+
|
|
650
|
+
.jss_search_container > div:empty {
|
|
651
|
+
display: none;
|
|
652
|
+
}
|
|
653
|
+
|
|
654
|
+
.jss_pagination {
|
|
655
|
+
display:flex;
|
|
656
|
+
justify-content:space-between;
|
|
657
|
+
align-items:center;
|
|
658
|
+
}
|
|
659
|
+
|
|
660
|
+
.jss_pagination > div {
|
|
661
|
+
display: flex;
|
|
662
|
+
padding: 8px;
|
|
663
|
+
font-size: 0.9em
|
|
664
|
+
}
|
|
665
|
+
|
|
666
|
+
.jss_pagination > div:last-child {
|
|
667
|
+
padding-right:10px;
|
|
668
|
+
padding-top:10px;
|
|
669
|
+
}
|
|
670
|
+
|
|
671
|
+
.jss_pagination > div > div {
|
|
672
|
+
text-align:center;
|
|
673
|
+
width:36px;
|
|
674
|
+
height:36px;
|
|
675
|
+
line-height:34px;
|
|
676
|
+
border:1px solid #ccc;
|
|
677
|
+
box-sizing: border-box;
|
|
678
|
+
margin-left:2px;
|
|
679
|
+
cursor:pointer;
|
|
680
|
+
}
|
|
681
|
+
|
|
682
|
+
.jss_page {
|
|
683
|
+
font-size:0.8em;
|
|
684
|
+
}
|
|
685
|
+
|
|
686
|
+
.jss_page_selected {
|
|
687
|
+
font-weight:bold;
|
|
688
|
+
background-color:#f3f3f3;
|
|
689
|
+
}
|
|
690
|
+
|
|
691
|
+
.jss_toolbar {
|
|
692
|
+
background-color: #f3f3f3;
|
|
693
|
+
border: 1px solid #ccc;
|
|
694
|
+
padding: 4px;
|
|
695
|
+
position: sticky;
|
|
696
|
+
top: 0;
|
|
697
|
+
z-index: 6;
|
|
698
|
+
min-width: fit-content;
|
|
699
|
+
margin-top: 1px;
|
|
700
|
+
margin-bottom: 1px;
|
|
701
|
+
}
|
|
702
|
+
|
|
703
|
+
.jss_container.fullscreen .jss_toolbar {
|
|
704
|
+
position: relative;
|
|
705
|
+
margin-bottom: 1px;
|
|
706
|
+
margin-right: 0;
|
|
707
|
+
}
|
|
708
|
+
|
|
709
|
+
.jss_toolbar .jtoolbar-item:hover {
|
|
710
|
+
background-color: #eaeaea;
|
|
711
|
+
}
|
|
712
|
+
|
|
713
|
+
.jss_toolbar .jtoolbar-item > .jpicker-header:hover {
|
|
714
|
+
background-color: #eaeaea !important;
|
|
715
|
+
}
|
|
716
|
+
|
|
717
|
+
.jss_toolbar:empty {
|
|
718
|
+
display:none;
|
|
719
|
+
}
|
|
720
|
+
|
|
721
|
+
.jss_toolbar i.jss_toolbar_item {
|
|
722
|
+
width:24px;
|
|
723
|
+
height:24px;
|
|
724
|
+
padding:4px;
|
|
725
|
+
cursor:pointer;
|
|
726
|
+
display:inline-block;
|
|
727
|
+
}
|
|
728
|
+
|
|
729
|
+
.jss_toolbar .jss_toolbar_selected {
|
|
730
|
+
background-color:#eaeaea;
|
|
731
|
+
}
|
|
732
|
+
|
|
733
|
+
.jss_toolbar::-webkit-scrollbar {
|
|
734
|
+
display: none;
|
|
735
|
+
}
|
|
736
|
+
|
|
737
|
+
.jss_tabs > .jss_tab {
|
|
738
|
+
display:none;
|
|
739
|
+
}
|
|
740
|
+
|
|
741
|
+
.jss_tabs > .jss_tab_link {
|
|
742
|
+
display:inline-block;
|
|
743
|
+
padding:10px;
|
|
744
|
+
padding-left:20px;
|
|
745
|
+
padding-right:20px;
|
|
746
|
+
margin-right:5px;
|
|
747
|
+
margin-bottom:5px;
|
|
748
|
+
background-color:#f3f3f3;
|
|
749
|
+
cursor:pointer;
|
|
750
|
+
}
|
|
751
|
+
|
|
752
|
+
.jss_tabs > .jss_tab_link.selected {
|
|
753
|
+
background-color:#ddd;
|
|
754
|
+
}
|
|
755
|
+
|
|
756
|
+
.jss_hidden_index > thead > tr > th:first-child,
|
|
757
|
+
.jss_hidden_index > tbody > tr > td:first-child,
|
|
758
|
+
.jss_hidden_index > tfoot > tr > td:first-child,
|
|
759
|
+
.jss_hidden_index > colgroup > col:first-child {
|
|
760
|
+
visibility: collapse;
|
|
761
|
+
width: 1px;
|
|
762
|
+
}
|
|
763
|
+
|
|
764
|
+
.jss_border {
|
|
765
|
+
position: absolute;
|
|
766
|
+
border: 1px solid transparent;
|
|
767
|
+
pointer-events: none;
|
|
768
|
+
opacity:0.6;
|
|
769
|
+
box-sizing: border-box;
|
|
770
|
+
z-index: 2;
|
|
771
|
+
}
|
|
772
|
+
|
|
773
|
+
.jss_border_main {
|
|
774
|
+
border: 1px solid #000;
|
|
775
|
+
background-color: #00000010;
|
|
776
|
+
background-origin: content-box;
|
|
777
|
+
}
|
|
778
|
+
|
|
779
|
+
.jss_border_copying {
|
|
780
|
+
background: url('data:image/gif;base64,R0lGODlhWAIBAPAAAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAAABACwAAAAAWAIBAAACQ0QeoIbL51BaMjZ6VcWQT509n2h1oEl65bidbNim7kqr9nzLeszDPtoD/l7CIvFYwyl3wyTT6Awic9Jok3pdVrFQRQEAIfkECQAAAQAsAAAAAFgCAQAAAkIEgmGWur1OivBNi+hlW2bscJ8YemVFaqOpnh3Kgu0s16kd33rOw/4LXP2EQRfxaEzSdkMlrrnsFaPQ59SKpF6Z1wIAIfkECQAAAQAsAAAAAFgCAQAAAkKEg2GXC6kWdFM2i+hlGUf+PZvYgVpJhpXpneq4pu7c1uwt2zke9/CP8gWBr6GxiKTxiMqdU5jUQZtTKdN6pF6X2QIAIfkECQAAAQAsAAAAAFgCAQAAAkOEERmHyroOfE5WM22iW0d8NR04ip/JnRmphivqpXJMs7Ndw/iu9+/vCpaAQ2GriDwqbz4jk7jMQZ9OaZU3tSapSEABACH5BAkAAAEALAAAAABYAgEAAAJDDA6hhsvnUFoyNnpVxZBPnT2faHWgSXrluJ1s2KbuSqv2fMt6zMM+2gP+XsIi8VjDKXfDJNPoDCJz0miTel1WsVBFAQAh+QQJAAABACwAAAAAWAIBAAACQkyAYJa6vU6K8E2L6GVbZuxwnxh6ZUVqo6meHcqC7SzXqR3fes7D/gtc/YRBF/FoTNJ2QyWuuewVo9Dn1IqkXpnXAgAh+QQJAAABACwAAAAAWAIBAAACQoyBYJcbqRZ0UzaL6GUZR/49m9iBWkmGlemd6rim7tzW7C3bOR738I/yBYGvobGIpPGIyp1TmNRBm1Mp03qkXpfZAgAh+QQFAAABACwAAAAAWAIBAAACQowDCYfKug58TlYzbaJbR3w1HTiKn8mdGamGK+qlckyzs13D+K737+8KloBDYauIPCpvPiOTuMxBn05plTe1JqnJAgA7') repeat-x border-box top,
|
|
781
|
+
url('data:image/gif;base64,R0lGODlhWAIBAPAAAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAAABACwAAAAAWAIBAAACQ0QeoIbL51BaMjZ6VcWQT509n2h1oEl65bidbNim7kqr9nzLeszDPtoD/l7CIvFYwyl3wyTT6Awic9Jok3pdVrFQRQEAIfkECQAAAQAsAAAAAFgCAQAAAkIEgmGWur1OivBNi+hlW2bscJ8YemVFaqOpnh3Kgu0s16kd33rOw/4LXP2EQRfxaEzSdkMlrrnsFaPQ59SKpF6Z1wIAIfkECQAAAQAsAAAAAFgCAQAAAkKEg2GXC6kWdFM2i+hlGUf+PZvYgVpJhpXpneq4pu7c1uwt2zke9/CP8gWBr6GxiKTxiMqdU5jUQZtTKdN6pF6X2QIAIfkECQAAAQAsAAAAAFgCAQAAAkOEERmHyroOfE5WM22iW0d8NR04ip/JnRmphivqpXJMs7Ndw/iu9+/vCpaAQ2GriDwqbz4jk7jMQZ9OaZU3tSapSEABACH5BAkAAAEALAAAAABYAgEAAAJDDA6hhsvnUFoyNnpVxZBPnT2faHWgSXrluJ1s2KbuSqv2fMt6zMM+2gP+XsIi8VjDKXfDJNPoDCJz0miTel1WsVBFAQAh+QQJAAABACwAAAAAWAIBAAACQkyAYJa6vU6K8E2L6GVbZuxwnxh6ZUVqo6meHcqC7SzXqR3fes7D/gtc/YRBF/FoTNJ2QyWuuewVo9Dn1IqkXpnXAgAh+QQJAAABACwAAAAAWAIBAAACQoyBYJcbqRZ0UzaL6GUZR/49m9iBWkmGlemd6rim7tzW7C3bOR738I/yBYGvobGIpPGIyp1TmNRBm1Mp03qkXpfZAgAh+QQFAAABACwAAAAAWAIBAAACQowDCYfKug58TlYzbaJbR3w1HTiKn8mdGamGK+qlckyzs13D+K737+8KloBDYauIPCpvPiOTuMxBn05plTe1JqnJAgA7') repeat-x border-box bottom,
|
|
782
|
+
url('data:image/gif;base64,R0lGODlhAQCQAfAAAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAAABACwAAAAAAQCQAQACM0QeoIbL51BaMjZ6VcWQT509n2h1oEl65bidbNim7kqr9nzLeszDPtoD/l7CIvFYwyllBQAh+QQJAAABACwAAAAAAQCQAQACMwSCYZa6vU6K8E2L6GVbZuxwnxh6ZUVqo6meHcqC7SzXqR3fes7D/gtc/YRBF/FoTNJuBQAh+QQJAAABACwAAAAAAQCQAQACM4SDYZcLqRZ0UzaL6GUZR/49m9iBWkmGlemd6rim7tzW7C3bOR738I/yBYGvobGIpPEaBQAh+QQJAAABACwAAAAAAQCQAQACNIQRGYfKug58TlYzbaJbR3w1HTiKn8mdGamGK+qlckyzs13D+K737+8KloBDYauIPCo5gAIAIfkECQAAAQAsAAAAAAEAkAEAAjMMDqGGy+dQWjI2elXFkE+dPZ9odaBJeuW4nWzYpu5Kq/Z8y3rMwz7aA/5ewiLxWMMpZQUAIfkECQAAAQAsAAAAAAEAkAEAAjNMgGCWur1OivBNi+hlW2bscJ8YemVFaqOpnh3Kgu0s16kd33rOw/4LXP2EQRfxaEzSbgUAIfkECQAAAQAsAAAAAAEAkAEAAjOMgWCXG6kWdFM2i+hlGUf+PZvYgVpJhpXpneq4pu7c1uwt2zke9/CP8gWBr6GxiKTxGgUAIfkEBQAAAQAsAAAAAAEAkAEAAjOMAwmHyroOfE5WM22iW0d8NR04ip/JnRmphivqpXJMs7Ndw/iu9+/vCpaAQ2GriDwqUwUAOw==') repeat-y border-box left,
|
|
783
|
+
url('data:image/gif;base64,R0lGODlhAQCQAfAAAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAAABACwAAAAAAQCQAQACM0QeoIbL51BaMjZ6VcWQT509n2h1oEl65bidbNim7kqr9nzLeszDPtoD/l7CIvFYwyllBQAh+QQJAAABACwAAAAAAQCQAQACMwSCYZa6vU6K8E2L6GVbZuxwnxh6ZUVqo6meHcqC7SzXqR3fes7D/gtc/YRBF/FoTNJuBQAh+QQJAAABACwAAAAAAQCQAQACM4SDYZcLqRZ0UzaL6GUZR/49m9iBWkmGlemd6rim7tzW7C3bOR738I/yBYGvobGIpPEaBQAh+QQJAAABACwAAAAAAQCQAQACNIQRGYfKug58TlYzbaJbR3w1HTiKn8mdGamGK+qlckyzs13D+K737+8KloBDYauIPCo5gAIAIfkECQAAAQAsAAAAAAEAkAEAAjMMDqGGy+dQWjI2elXFkE+dPZ9odaBJeuW4nWzYpu5Kq/Z8y3rMwz7aA/5ewiLxWMMpZQUAIfkECQAAAQAsAAAAAAEAkAEAAjNMgGCWur1OivBNi+hlW2bscJ8YemVFaqOpnh3Kgu0s16kd33rOw/4LXP2EQRfxaEzSbgUAIfkECQAAAQAsAAAAAAEAkAEAAjOMgWCXG6kWdFM2i+hlGUf+PZvYgVpJhpXpneq4pu7c1uwt2zke9/CP8gWBr6GxiKTxGgUAIfkEBQAAAQAsAAAAAAEAkAEAAjOMAwmHyroOfE5WM22iW0d8NR04ip/JnRmphivqpXJMs7Ndw/iu9+/vCpaAQ2GriDwqUwUAOw==') repeat-y border-box right;
|
|
784
|
+
}
|
|
785
|
+
|
|
786
|
+
.jss_border_cloning {
|
|
787
|
+
border: 1px dashed #000;
|
|
788
|
+
}
|
|
789
|
+
|
|
790
|
+
.jss_cursor {
|
|
791
|
+
background-color: #eee;
|
|
792
|
+
}
|
|
793
|
+
|
|
794
|
+
.jss_cursor.jss_frozen {
|
|
795
|
+
background-color: #eee !important;
|
|
796
|
+
}
|
|
797
|
+
|
|
798
|
+
.jss_loading {
|
|
799
|
+
position: absolute;
|
|
800
|
+
z-index: 5;
|
|
801
|
+
width: 100%;
|
|
802
|
+
width: calc(100% - 3px);
|
|
803
|
+
height: 1px;
|
|
804
|
+
overflow: hidden;
|
|
805
|
+
padding-left: 1px;
|
|
806
|
+
padding-right: 1px;
|
|
807
|
+
border: 0;
|
|
808
|
+
box-sizing: border-box;
|
|
809
|
+
display: none;
|
|
810
|
+
margin-top: -1px;
|
|
811
|
+
margin-left: 1px;
|
|
812
|
+
}
|
|
813
|
+
|
|
814
|
+
.jss_loading:after {
|
|
815
|
+
content: '';
|
|
816
|
+
position: absolute;
|
|
817
|
+
height: 3px;
|
|
818
|
+
background-color: #aaa;
|
|
819
|
+
animation: jss_loading 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite;
|
|
820
|
+
}
|
|
821
|
+
|
|
822
|
+
.disconnected .jss_loading {
|
|
823
|
+
display: block;
|
|
824
|
+
background-color: red;
|
|
825
|
+
}
|
|
826
|
+
|
|
827
|
+
@keyframes jss_loading {
|
|
828
|
+
0% { margin-left: 0; width: 0 }
|
|
829
|
+
50% { margin-left: 0; width: 50% }
|
|
830
|
+
100% { margin-left: 100%; width: 100% }
|
|
831
|
+
}
|
|
832
|
+
|
|
833
|
+
.jss_container.disconnected {
|
|
834
|
+
pointer-events: none;
|
|
835
|
+
}
|
|
836
|
+
|
|
837
|
+
.jss_tags > div {
|
|
838
|
+
padding-left: 8px;
|
|
839
|
+
padding-right: 8px;
|
|
840
|
+
border-radius: 2px;
|
|
841
|
+
margin-right: 4px;
|
|
842
|
+
outline: none;
|
|
843
|
+
background-color: #eee;
|
|
844
|
+
font-size: 0.8em;
|
|
845
|
+
display: inline-block;
|
|
846
|
+
}
|
|
847
|
+
|
|
848
|
+
.jss_rating {
|
|
849
|
+
padding: 0;
|
|
850
|
+
}
|
|
851
|
+
|
|
852
|
+
.jss_rating > div {
|
|
853
|
+
line-height: 13px;
|
|
854
|
+
}
|
|
855
|
+
|
|
856
|
+
.jss_rating > div > i {
|
|
857
|
+
line-height: 13px;
|
|
858
|
+
font-size: 13px;
|
|
859
|
+
width: 13px;
|
|
860
|
+
height: 13px;
|
|
861
|
+
vertical-align: bottom;
|
|
862
|
+
}
|
|
863
|
+
|
|
864
|
+
.jss thead .jss_frozen {
|
|
865
|
+
position: sticky;
|
|
866
|
+
z-index: 5;
|
|
867
|
+
box-shadow: 2px 0 0 0 #aaa;
|
|
868
|
+
}
|
|
869
|
+
|
|
870
|
+
.jss tfoot .jss_frozen {
|
|
871
|
+
position: sticky;
|
|
872
|
+
z-index: 2;
|
|
873
|
+
box-shadow: 1px 0 0 0 #aaa;
|
|
874
|
+
}
|
|
875
|
+
|
|
876
|
+
.jss tbody .jss_frozen {
|
|
877
|
+
position: sticky;
|
|
878
|
+
z-index: 1;
|
|
879
|
+
background-color: #fff;
|
|
880
|
+
box-shadow: 1px 1px 2px 0 #aaa;
|
|
881
|
+
}
|
|
882
|
+
|
|
883
|
+
.jss .jss_notes {
|
|
884
|
+
overflow: hidden;
|
|
885
|
+
display: -webkit-box;
|
|
886
|
+
-webkit-line-clamp: 1;
|
|
887
|
+
-webkit-box-orient: vertical;
|
|
888
|
+
text-overflow: ellipsis;
|
|
889
|
+
white-space: pre-wrap;
|
|
890
|
+
}
|
|
891
|
+
|
|
892
|
+
.jss_row_medium > tbody > tr {
|
|
893
|
+
height: 3em;
|
|
894
|
+
}
|
|
895
|
+
|
|
896
|
+
.jss_row_large > tbody > tr {
|
|
897
|
+
height: 6em;
|
|
898
|
+
}
|
|
899
|
+
|
|
900
|
+
.jss_row_extra > tbody > tr {
|
|
901
|
+
height: 9em;
|
|
902
|
+
}
|
|
903
|
+
|
|
904
|
+
.jss_row_medium > tbody > tr .jss_notes {
|
|
905
|
+
-webkit-line-clamp: 3;
|
|
906
|
+
height: 3em;
|
|
907
|
+
}
|
|
908
|
+
|
|
909
|
+
.jss_row_large > tbody > tr .jss_notes {
|
|
910
|
+
-webkit-line-clamp: 6;
|
|
911
|
+
height: 6em;
|
|
912
|
+
}
|
|
913
|
+
|
|
914
|
+
.jss_row_extra > tbody > tr .jss_notes {
|
|
915
|
+
-webkit-line-clamp: 9;
|
|
916
|
+
height: 9em;
|
|
917
|
+
}
|
|
918
|
+
|
|
919
|
+
/** Build-in themes :: MODERN **/
|
|
920
|
+
|
|
921
|
+
.jss_modern table.jss {
|
|
922
|
+
border-right:1px solid transparent;
|
|
923
|
+
}
|
|
924
|
+
|
|
925
|
+
.jss_light table.jss > thead > tr > th,
|
|
926
|
+
.jss_modern table.jss > thead > tr > th {
|
|
927
|
+
background-color: #f5f5f5;
|
|
928
|
+
border-top:1px solid #ddd;
|
|
929
|
+
border-right:1px solid transparent;
|
|
930
|
+
padding: 8px;
|
|
931
|
+
}
|
|
932
|
+
|
|
933
|
+
.jss_modern table.jss > thead > tr > th {
|
|
934
|
+
border-left:1px solid transparent;
|
|
935
|
+
}
|
|
936
|
+
|
|
937
|
+
|
|
938
|
+
.jss_light table.jss > thead > tr > th:first-child,
|
|
939
|
+
.jss_modern table.jss > thead > tr > th:first-child {
|
|
940
|
+
box-shadow: 1px 0 0 0 #ddd;
|
|
941
|
+
}
|
|
942
|
+
|
|
943
|
+
.jss_light table.jss > thead > tr:last-child > th,
|
|
944
|
+
.jss_modern table.jss > thead > tr:last-child > th {
|
|
945
|
+
border-bottom: 1px solid #000;
|
|
946
|
+
}
|
|
947
|
+
|
|
948
|
+
.jss_light table.jss > tfoot > tr > td,
|
|
949
|
+
.jss_modern table.jss > tfoot > tr > td {
|
|
950
|
+
border-top:1px solid #000;
|
|
951
|
+
border-left:1px solid transparent;
|
|
952
|
+
border-right:1px solid transparent;
|
|
953
|
+
border-bottom:1px solid transparent;
|
|
954
|
+
background-color:#fff;
|
|
955
|
+
padding:8px;
|
|
956
|
+
}
|
|
957
|
+
|
|
958
|
+
.jss_light table.jss > thead > tr > th.jss_filters_icon,
|
|
959
|
+
.jss_modern table.jss > thead > tr > th.jss_filters_icon {
|
|
960
|
+
background-position: center right 8px;
|
|
961
|
+
}
|
|
962
|
+
|
|
963
|
+
.jss_light table.jss > thead > tr > th.selected {
|
|
964
|
+
background-color:#e3e3e3;
|
|
965
|
+
}
|
|
966
|
+
|
|
967
|
+
.jss_modern table.jss > thead > tr > th.selected {
|
|
968
|
+
background-color:#eee;
|
|
969
|
+
}
|
|
970
|
+
|
|
971
|
+
.jss_modern table.jss > tbody > tr > td {
|
|
972
|
+
padding: 8px;
|
|
973
|
+
border-right: 1px solid transparent;
|
|
974
|
+
border-left: 1px solid transparent;
|
|
975
|
+
}
|
|
976
|
+
|
|
977
|
+
.jss_light table.jss > tbody > tr > td {
|
|
978
|
+
border-top: 1px solid #ddd;
|
|
979
|
+
border-left: 1px solid #ddd;
|
|
980
|
+
}
|
|
981
|
+
|
|
982
|
+
.jss_light table.jss > tbody > tr > td:first-child,
|
|
983
|
+
.jss_modern table.jss > tbody > tr > td:first-child {
|
|
984
|
+
background-color: #f5f5f5;
|
|
985
|
+
}
|
|
986
|
+
|
|
987
|
+
.jss_light table.jss > tbody > tr.selected > td:first-child {
|
|
988
|
+
background-color:#e3e3e3;
|
|
989
|
+
}
|
|
990
|
+
|
|
991
|
+
.jss_modern table.jss > tbody > tr.selected > td:first-child {
|
|
992
|
+
background-color:#eee;
|
|
993
|
+
}
|
|
994
|
+
|
|
995
|
+
.jss_light .jss_toolbar,
|
|
996
|
+
.jss_modern .jss_toolbar {
|
|
997
|
+
background-color: #f5f5f5;
|
|
998
|
+
}
|
|
999
|
+
|
|
1000
|
+
.jss_modern .jss_toolbar {
|
|
1001
|
+
border-color: #ddd;
|
|
1002
|
+
}
|
|
1003
|
+
|
|
1004
|
+
.jss_light .jss_pagination,
|
|
1005
|
+
.jss_modern .jss_pagination {
|
|
1006
|
+
background-color: #f8f8f8;
|
|
1007
|
+
border: 1px solid #eee;
|
|
1008
|
+
}
|
|
1009
|
+
|
|
1010
|
+
.jss_light .jss_pagination > div > div {
|
|
1011
|
+
border: 1px solid transparent;
|
|
1012
|
+
background-color: #f2f2f2;
|
|
1013
|
+
}
|
|
1014
|
+
|
|
1015
|
+
.jss_modern .jss_pagination > div > div {
|
|
1016
|
+
border: 1px solid transparent;
|
|
1017
|
+
background-color: #fff;
|
|
1018
|
+
}
|
|
1019
|
+
|
|
1020
|
+
.jss_modern .jss_page_selected {
|
|
1021
|
+
background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%);
|
|
1022
|
+
border:1px solid #979797 !important;
|
|
1023
|
+
font-weight:normal;
|
|
1024
|
+
color: #333 !important;
|
|
1025
|
+
border-radius:2px;
|
|
1026
|
+
}
|
|
1027
|
+
|
|
1028
|
+
.jss_modern .jss_focus {
|
|
1029
|
+
padding: 8px;
|
|
1030
|
+
}
|
|
1031
|
+
|
|
1032
|
+
.jss_modern .jss_search_container {
|
|
1033
|
+
background: initial;
|
|
1034
|
+
border: initial;
|
|
1035
|
+
}
|
|
1036
|
+
|
|
1037
|
+
.jss_dropdown_icon {
|
|
1038
|
+
width: 12px;
|
|
1039
|
+
height: 12px;
|
|
1040
|
+
border-radius: 6px;
|
|
1041
|
+
margin: auto;
|
|
1042
|
+
}
|
|
1043
|
+
|
|
1044
|
+
.jss_dropdown_tag {
|
|
1045
|
+
display: inline-block;
|
|
1046
|
+
border-radius: 6px;
|
|
1047
|
+
margin-top: 1px;
|
|
1048
|
+
margin-bottom: 1px;
|
|
1049
|
+
margin-right: 2px;
|
|
1050
|
+
padding: 4px 10px 4px 10px;
|
|
1051
|
+
font-size: 0.8em;
|
|
1052
|
+
}
|
|
1053
|
+
|
|
1054
|
+
/** Filter **/
|
|
1055
|
+
|
|
1056
|
+
.jss_filters {
|
|
1057
|
+
position: absolute;
|
|
1058
|
+
z-index: 11;
|
|
1059
|
+
background-color: #fff;
|
|
1060
|
+
color: #555;
|
|
1061
|
+
font-size: 11px;
|
|
1062
|
+
-webkit-user-select: none;
|
|
1063
|
+
-moz-user-select: none;
|
|
1064
|
+
user-select: none;
|
|
1065
|
+
-webkit-box-shadow: 2px 2px 2px 0 rgba(143, 144, 145, 1);
|
|
1066
|
+
-moz-box-shadow: 2px 2px 2px 0 rgba(143, 144, 145, 1);
|
|
1067
|
+
box-shadow: 2px 2px 2px 0 rgba(143, 144, 145, 1);
|
|
1068
|
+
border: 1px solid #C6C6C6;
|
|
1069
|
+
padding: 20px;
|
|
1070
|
+
margin: 0;
|
|
1071
|
+
outline: none;
|
|
1072
|
+
display: none;
|
|
1073
|
+
}
|
|
1074
|
+
|
|
1075
|
+
.jss_filters > div {
|
|
1076
|
+
box-sizing: border-box;
|
|
1077
|
+
display: block;
|
|
1078
|
+
width: 280px;
|
|
1079
|
+
position: relative;
|
|
1080
|
+
cursor: default;
|
|
1081
|
+
font-size: 11px;
|
|
1082
|
+
font-family:sans-serif;
|
|
1083
|
+
}
|
|
1084
|
+
|
|
1085
|
+
.jss_filters > div.jss_filter_search_container {
|
|
1086
|
+
display: flex;
|
|
1087
|
+
margin-bottom: 6px;
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1090
|
+
.jss_filters label {
|
|
1091
|
+
display: block;
|
|
1092
|
+
line-height: 18px;
|
|
1093
|
+
vertical-align: middle;
|
|
1094
|
+
overflow: hidden;
|
|
1095
|
+
text-overflow: ellipsis;
|
|
1096
|
+
white-space: nowrap;
|
|
1097
|
+
}
|
|
1098
|
+
|
|
1099
|
+
.jss_filters_search,
|
|
1100
|
+
.jss_filters_operators {
|
|
1101
|
+
padding: 6px;
|
|
1102
|
+
border: 1px solid #d9d9d9;
|
|
1103
|
+
width: 100%;
|
|
1104
|
+
flex: 3;
|
|
1105
|
+
}
|
|
1106
|
+
|
|
1107
|
+
.jss_filters_search {
|
|
1108
|
+
margin-right: 6px;
|
|
1109
|
+
flex: 4;
|
|
1110
|
+
}
|
|
1111
|
+
|
|
1112
|
+
.jss_filters_options {
|
|
1113
|
+
border: 1px solid #d9d9d9;
|
|
1114
|
+
}
|
|
1115
|
+
|
|
1116
|
+
.jss_filters_options label {
|
|
1117
|
+
display: flex;
|
|
1118
|
+
align-items: center;
|
|
1119
|
+
}
|
|
1120
|
+
|
|
1121
|
+
.jss_filters_options label > div.color {
|
|
1122
|
+
width: 80px;
|
|
1123
|
+
height: 8px;
|
|
1124
|
+
}
|
|
1125
|
+
|
|
1126
|
+
.jss_filters_options label > img {
|
|
1127
|
+
width: 18px;
|
|
1128
|
+
height: 18px;
|
|
1129
|
+
border-radius: 10px;
|
|
1130
|
+
}
|
|
1131
|
+
|
|
1132
|
+
.jss_filters_options label > div.progressbar {
|
|
1133
|
+
background-color: red;
|
|
1134
|
+
height: 8px;
|
|
1135
|
+
}
|
|
1136
|
+
|
|
1137
|
+
.jss_filters_options label > div.rating > i {
|
|
1138
|
+
line-height: 13px;
|
|
1139
|
+
font-size: 13px;
|
|
1140
|
+
width: 13px;
|
|
1141
|
+
height: 13px;
|
|
1142
|
+
vertical-align: bottom;
|
|
1143
|
+
}
|
|
1144
|
+
|
|
1145
|
+
.jss_filters input[type=checkbox] {
|
|
1146
|
+
vertical-align: middle;
|
|
1147
|
+
position: relative;
|
|
1148
|
+
bottom: 1px;
|
|
1149
|
+
margin: 5px;
|
|
1150
|
+
}
|
|
1151
|
+
|
|
1152
|
+
.jss_filters_apply {
|
|
1153
|
+
padding: 6px;
|
|
1154
|
+
margin-top: 6px;
|
|
1155
|
+
width: 100px;
|
|
1156
|
+
float: right;
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1159
|
+
.jss_helper {
|
|
1160
|
+
position: absolute;
|
|
1161
|
+
top: 0;
|
|
1162
|
+
left: 0;
|
|
1163
|
+
width: 1px;
|
|
1164
|
+
height: 100%;
|
|
1165
|
+
background-color: transparent;
|
|
1166
|
+
border: 1px solid #DD0000;
|
|
1167
|
+
box-sizing: border-box;
|
|
1168
|
+
z-index: 7;
|
|
1169
|
+
display: none;
|
|
1170
|
+
pointer-events: none;
|
|
1171
|
+
}
|
|
1172
|
+
|
|
1173
|
+
.jss_helper.jss_helper_row:before {
|
|
1174
|
+
content: '';
|
|
1175
|
+
position: absolute;
|
|
1176
|
+
margin-top: -5px;
|
|
1177
|
+
margin-left: -8px;
|
|
1178
|
+
width: 0;
|
|
1179
|
+
height: 0;
|
|
1180
|
+
border-top: 5px solid transparent;
|
|
1181
|
+
border-bottom: 5px solid transparent;
|
|
1182
|
+
border-left: 5px solid #DD0000;
|
|
1183
|
+
}
|
|
1184
|
+
|
|
1185
|
+
.jss_helper.jss_helper_col:before {
|
|
1186
|
+
content: '';
|
|
1187
|
+
position: absolute;
|
|
1188
|
+
margin-top: -8px;
|
|
1189
|
+
margin-left: -5px;
|
|
1190
|
+
width: 0;
|
|
1191
|
+
height: 0;
|
|
1192
|
+
border-left: 5px solid transparent;
|
|
1193
|
+
border-right: 5px solid transparent;
|
|
1194
|
+
border-top: 5px solid #DD0000;
|
|
1195
|
+
}
|
|
1196
|
+
|
|
1197
|
+
.jss_dragging {
|
|
1198
|
+
opacity:0.5;
|
|
1199
|
+
}
|
|
1200
|
+
|
|
1201
|
+
.jss_forbidden {
|
|
1202
|
+
padding: 80px;
|
|
1203
|
+
text-align: center;
|
|
1204
|
+
border: 1px solid #ccc;
|
|
1205
|
+
color: #999;
|
|
1206
|
+
max-width: 600px;
|
|
1207
|
+
}
|
|
1208
|
+
|
|
1209
|
+
.jss_forbidden:before {
|
|
1210
|
+
content: 'Jspreadsheet: Permission Denied';
|
|
1211
|
+
}
|
|
1212
|
+
|
|
1213
|
+
.jss_forbidden > div {
|
|
1214
|
+
display: none;
|
|
1215
|
+
}
|
|
1216
|
+
|
|
1217
|
+
.arrow-up {
|
|
1218
|
+
background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 14l5-5 5 5H7z' fill='gray'/%3E%3C/svg%3E");
|
|
1219
|
+
text-decoration: underline;
|
|
1220
|
+
}
|
|
1221
|
+
|
|
1222
|
+
.arrow-down {
|
|
1223
|
+
background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='gray'/%3E%3C/svg%3E");
|
|
1224
|
+
text-decoration: underline;
|
|
1225
|
+
}
|
|
1226
|
+
|
|
1227
|
+
.arrow-up.jss_filters_icon {
|
|
1228
|
+
background-image: none;
|
|
1229
|
+
}
|
|
1230
|
+
|
|
1231
|
+
.arrow-down.jss_filters_icon {
|
|
1232
|
+
background-image: none;
|
|
1233
|
+
}
|
|
1234
|
+
|
|
1235
|
+
.arrow-up.jss_filters_icon::after {
|
|
1236
|
+
content: '\2191';
|
|
1237
|
+
margin-left: 2px;
|
|
1238
|
+
text-decoration: initial;
|
|
1239
|
+
display: inline-block
|
|
1240
|
+
}
|
|
1241
|
+
|
|
1242
|
+
.arrow-down.jss_filters_icon::after {
|
|
1243
|
+
content: '\2193';
|
|
1244
|
+
margin-left: 2px;
|
|
1245
|
+
text-decoration: initial;
|
|
1246
|
+
display: inline-block
|
|
1247
|
+
}
|
|
1248
|
+
|
|
1249
|
+
.jss_scroll {
|
|
1250
|
+
position:absolute;
|
|
1251
|
+
min-height: 1px;
|
|
1252
|
+
min-width: 1px;
|
|
1253
|
+
}
|
|
1254
|
+
|
|
1255
|
+
.jss > thead > tr.jss_group_container > th {
|
|
1256
|
+
text-align: center;
|
|
1257
|
+
overflow: initial;
|
|
1258
|
+
background-color: transparent;
|
|
1259
|
+
border: 0;
|
|
1260
|
+
}
|
|
1261
|
+
|
|
1262
|
+
.jss_group {
|
|
1263
|
+
content: attr(data-status);
|
|
1264
|
+
font-family: 'Courier new';
|
|
1265
|
+
line-height: 16px;
|
|
1266
|
+
text-align: center;
|
|
1267
|
+
color: #fff;
|
|
1268
|
+
border-radius: 2px;
|
|
1269
|
+
background-color: #777;
|
|
1270
|
+
width: 16px;
|
|
1271
|
+
height: 16px;
|
|
1272
|
+
box-sizing: border-box;
|
|
1273
|
+
position: relative;
|
|
1274
|
+
display: inline-block;
|
|
1275
|
+
}
|
|
1276
|
+
|
|
1277
|
+
.jss_group:after {
|
|
1278
|
+
content: 'd';
|
|
1279
|
+
position: absolute;
|
|
1280
|
+
border-top: 1px solid #ccc;
|
|
1281
|
+
border-right: 1px solid #ccc;
|
|
1282
|
+
width: 300px;
|
|
1283
|
+
height: 4px;
|
|
1284
|
+
left: 0;
|
|
1285
|
+
margin-top: 7px;
|
|
1286
|
+
margin-left: 16px;
|
|
1287
|
+
}
|
|
1288
|
+
|
|
1289
|
+
.jss_selectall {
|
|
1290
|
+
box-shadow: 1px 1px 0 0 #ccc;
|
|
1291
|
+
}
|
|
1292
|
+
|
|
1293
|
+
.jss_selectall:after {
|
|
1294
|
+
content: ' ';
|
|
1295
|
+
border-bottom: 12px solid #ccc;
|
|
1296
|
+
border-left: 12px solid transparent;
|
|
1297
|
+
width: 0;
|
|
1298
|
+
position: absolute;
|
|
1299
|
+
bottom: 3px;
|
|
1300
|
+
right: 3px;
|
|
1301
|
+
}
|
|
1302
|
+
|
|
1303
|
+
.jss_percent:after {
|
|
1304
|
+
content: ' %';
|
|
1305
|
+
}
|
|
1306
|
+
|
|
1307
|
+
.jss_pagination_dropdown {
|
|
1308
|
+
margin-left: 4px;
|
|
1309
|
+
margin-right: 4px;
|
|
1310
|
+
}
|
|
1311
|
+
|
|
1312
|
+
.jss_media img {
|
|
1313
|
+
position: absolute;
|
|
1314
|
+
}
|
|
1315
|
+
|
|
1316
|
+
.red {
|
|
1317
|
+
color: red;
|
|
1318
|
+
}
|
|
1319
|
+
|
|
1320
|
+
.jss > thead > tr > th.jss_filters_icon {
|
|
1321
|
+
padding-right: 16px !important;
|
|
1322
|
+
}
|
|
1323
|
+
|
|
1324
|
+
.jss_red .jss_corner {
|
|
1325
|
+
background-color: #DD0000;
|
|
1326
|
+
}
|
|
1327
|
+
|
|
1328
|
+
.jss_red .jss_border_main {
|
|
1329
|
+
border: 1px solid #DD0000;
|
|
1330
|
+
background-color: #DD000010;
|
|
1331
|
+
}
|
|
1332
|
+
|
|
1333
|
+
.jss_red .jss > thead > tr > th.selected {
|
|
1334
|
+
box-shadow: 0 1px 0 0 #DD0000;
|
|
1335
|
+
}
|
|
1336
|
+
|
|
1337
|
+
.jss_red .jss > tbody > tr.selected > td:nth-child(2) {
|
|
1338
|
+
border-left: 1px solid #DD0000 !important;
|
|
1339
|
+
box-shadow: 1px 0 0 0 black;
|
|
1340
|
+
}
|
|
1341
|
+
|
|
1342
|
+
.jss > tbody > tr > td.jss_row {
|
|
1343
|
+
position: sticky;
|
|
1344
|
+
z-index: 4;
|
|
1345
|
+
left: 0;
|
|
1346
|
+
background-color: #f3f3f3;
|
|
1347
|
+
text-align: center;
|
|
1348
|
+
}
|
|
1349
|
+
|
|
1350
|
+
.jss > tbody > tr.selected > td.jss_row {
|
|
1351
|
+
background-color: #dcdcdc;
|
|
1352
|
+
border-right: 1px solid transparent;
|
|
1353
|
+
}
|
|
1354
|
+
|
|
1355
|
+
.jss > thead > tr > th:first-child,
|
|
1356
|
+
.jss > tfoot > tr > td:first-child {
|
|
1357
|
+
position: sticky;
|
|
1358
|
+
left: 0;
|
|
1359
|
+
z-index: 5 !important;
|
|
1360
|
+
}
|
|
1361
|
+
|
|
1362
|
+
.jss_locked {
|
|
1363
|
+
pointer-events: none;
|
|
1364
|
+
}
|
|
1365
|
+
|
|
1366
|
+
.jss_unlocked {
|
|
1367
|
+
pointer-events: auto;
|
|
1368
|
+
}
|
|
1369
|
+
|
|
1370
|
+
.jss_picker {
|
|
1371
|
+
position: relative;
|
|
1372
|
+
padding: 5px 5px 5px 8px;
|
|
1373
|
+
border: 1px solid #ccc;
|
|
1374
|
+
}
|
|
1375
|
+
|
|
1376
|
+
.jss_picker:after {
|
|
1377
|
+
content: "highlight_alt";
|
|
1378
|
+
font-size: 18px;
|
|
1379
|
+
font-family: "Material Icons";
|
|
1380
|
+
color: #000;
|
|
1381
|
+
position: absolute;
|
|
1382
|
+
right: 5px;
|
|
1383
|
+
cursor: pointer;
|
|
1384
|
+
}
|
|
1385
|
+
|
|
1386
|
+
.jss_picker.active {
|
|
1387
|
+
outline: 2px #FF0000 solid;
|
|
1388
|
+
animation: blink 1s infinite;
|
|
1389
|
+
}
|
|
1390
|
+
|
|
1391
|
+
@keyframes blink {
|
|
1392
|
+
50% {
|
|
1393
|
+
outline: 2px transparent solid;
|
|
1394
|
+
}
|
|
1395
|
+
}
|
|
1396
|
+
|
|
1397
|
+
.jss_media > img,
|
|
1398
|
+
.jss_media > div {
|
|
1399
|
+
position: absolute;
|
|
1400
|
+
max-width: 100%;
|
|
1401
|
+
z-index: 10;
|
|
1402
|
+
background-color: white;
|
|
1403
|
+
min-width: 150px;
|
|
1404
|
+
min-height: 120px;
|
|
1405
|
+
outline: #ccc solid 1px;
|
|
1406
|
+
border-radius: 4px;
|
|
1407
|
+
display: flex;
|
|
1408
|
+
justify-content: center;
|
|
1409
|
+
align-items: center;
|
|
1410
|
+
|
|
1411
|
+
box-sizing: border-box;
|
|
1412
|
+
}
|
|
1413
|
+
|
|
1414
|
+
.jss_media > div {
|
|
1415
|
+
padding: 10px;
|
|
1416
|
+
}
|
|
1417
|
+
|
|
1418
|
+
.jss_media > * {
|
|
1419
|
+
z-index: 999;
|
|
1420
|
+
}
|
|
1421
|
+
|
|
1422
|
+
.jss_media > * > .resizing-div {
|
|
1423
|
+
height: 5px;
|
|
1424
|
+
width: 5px;
|
|
1425
|
+
position: absolute;
|
|
1426
|
+
transform: translate(-50%, -50%);
|
|
1427
|
+
background-color: black;
|
|
1428
|
+
}
|
|
1429
|
+
|
|
1430
|
+
.jss_media > * > .resizing-div.top {
|
|
1431
|
+
top: 0;
|
|
1432
|
+
}
|
|
1433
|
+
|
|
1434
|
+
.jss_media > * > .resizing-div.vertical-center {
|
|
1435
|
+
top: 50%;
|
|
1436
|
+
}
|
|
1437
|
+
|
|
1438
|
+
.jss_media > * > .resizing-div.bottom {
|
|
1439
|
+
top: 100%;
|
|
1440
|
+
}
|
|
1441
|
+
|
|
1442
|
+
.jss_media > * > .resizing-div.left {
|
|
1443
|
+
left: 0;
|
|
1444
|
+
}
|
|
1445
|
+
|
|
1446
|
+
.jss_media > * > .resizing-div.horizontal-center {
|
|
1447
|
+
left: 50%;
|
|
1448
|
+
}
|
|
1449
|
+
|
|
1450
|
+
.jss_media > * > .resizing-div.right {
|
|
1451
|
+
left: 100%;
|
|
1452
|
+
}
|
|
1453
|
+
|
|
1454
|
+
.jss_media > * > .resizing-div.top.left,
|
|
1455
|
+
.jss_media > * > .resizing-div.bottom.right {
|
|
1456
|
+
cursor: nwse-resize;
|
|
1457
|
+
}
|
|
1458
|
+
|
|
1459
|
+
.jss_media > * > .resizing-div.top.horizontal-center,
|
|
1460
|
+
.jss_media > * > .resizing-div.bottom.horizontal-center {
|
|
1461
|
+
cursor: ns-resize;
|
|
1462
|
+
}
|
|
1463
|
+
|
|
1464
|
+
.jss_media > * > .resizing-div.top.right,
|
|
1465
|
+
.jss_media > * > .resizing-div.bottom.left {
|
|
1466
|
+
cursor: nesw-resize;
|
|
1467
|
+
}
|
|
1468
|
+
|
|
1469
|
+
.jss_media > * > .resizing-div.vertical-center.left,
|
|
1470
|
+
.jss_media > * > .resizing-div.vertical-center.right {
|
|
1471
|
+
cursor: ew-resize;
|
|
1472
|
+
}
|
|
1473
|
+
|
|
1474
|
+
.jss > tbody > tr > td.jss_number {
|
|
1475
|
+
text-align: right;
|
|
1476
|
+
}
|
|
1477
|
+
|
|
1478
|
+
.jss .jcolor-input {
|
|
1479
|
+
padding: 5px !important;
|
|
1480
|
+
padding-right: 24px !important;
|
|
1481
|
+
}
|
|
1482
|
+
|
|
1483
|
+
.jss_warning {
|
|
1484
|
+
border-left: 1px solid red !important;
|
|
1485
|
+
background-color: #ffefef !important;
|
|
1486
|
+
position: relative;
|
|
1487
|
+
}
|
|
1488
|
+
|
|
1489
|
+
.jss_warning:before {
|
|
1490
|
+
content: 'warning';
|
|
1491
|
+
font-family: 'Material Icons';
|
|
1492
|
+
font-size: 13px;
|
|
1493
|
+
position: absolute;
|
|
1494
|
+
color: red;
|
|
1495
|
+
left: 2px;
|
|
1496
|
+
font-weight: normal;
|
|
1497
|
+
}
|
|
1498
|
+
|
|
1499
|
+
.jss_warning:empty:before {
|
|
1500
|
+
margin-top: -7px;
|
|
1501
|
+
}
|
|
1502
|
+
|
|
1503
|
+
.jss_hidden {
|
|
1504
|
+
display: none;
|
|
1505
|
+
}
|
|
1506
|
+
|
|
1507
|
+
.fullscreen .jss_content {
|
|
1508
|
+
resize: none !important;
|
|
1509
|
+
}
|
|
1510
|
+
|
|
1511
|
+
.jss_last {
|
|
1512
|
+
z-index: 4;
|
|
1513
|
+
}
|
|
1514
|
+
|
|
1515
|
+
.jss_resize_corner {
|
|
1516
|
+
position: absolute;
|
|
1517
|
+
width: 8px;
|
|
1518
|
+
height: 8px;
|
|
1519
|
+
border-radius: 8px;
|
|
1520
|
+
border: 2px solid white;
|
|
1521
|
+
background-color: red;
|
|
1522
|
+
pointer-events: all;
|
|
1523
|
+
}
|
|
1524
|
+
|
|
1525
|
+
.jss tbody .jss_frozen_row {
|
|
1526
|
+
position: sticky;
|
|
1527
|
+
z-index: 1;
|
|
1528
|
+
background-color: #fff;
|
|
1529
|
+
box-shadow: 1px 1px 2px 0 #aaa;
|
|
1530
|
+
}
|
|
1531
|
+
|
|
1532
|
+
.jss tbody .jss_frozen_row.jss_frozen {
|
|
1533
|
+
box-shadow: 1px 1px 2px 0 #aaa;
|
|
1534
|
+
z-index: 2;
|
|
1535
|
+
}
|
|
1536
|
+
|
|
1537
|
+
.jss_cursor.jss_frozen_row {
|
|
1538
|
+
background-color: #eee !important;
|
|
1539
|
+
}
|
|
1540
|
+
|
|
1541
|
+
.jss > tbody > tr > td.jss_row.jss_frozen_row {
|
|
1542
|
+
z-index: 5;
|
|
1543
|
+
box-shadow: 0 2px 0 0 #aaa;
|
|
1544
|
+
}
|
|
1545
|
+
|
|
1546
|
+
.jss_freeze_control_col {
|
|
1547
|
+
border-right: 1px solid #aaa !important;
|
|
1548
|
+
}
|
|
1549
|
+
|
|
1550
|
+
.jss_freeze_control_row {
|
|
1551
|
+
border-bottom: 1px solid #aaa !important;
|
|
1552
|
+
}
|
|
1553
|
+
|
|
1554
|
+
.jss_rotate {
|
|
1555
|
+
-ms-writing-mode: tb-rl;
|
|
1556
|
+
-webkit-writing-mode: vertical-rl;
|
|
1557
|
+
writing-mode: vertical-rl;
|
|
1558
|
+
transform: rotate(0deg);
|
|
1559
|
+
white-space: nowrap;
|
|
1560
|
+
}
|
|
1561
|
+
|
|
1562
|
+
.jss tbody tr:nth-child(even) td.jss_zebra {
|
|
1563
|
+
background-color: #eee;
|
|
1564
|
+
}
|
|
1565
|
+
|
|
1566
|
+
.jss_zebra tbody tr:nth-child(even) td {
|
|
1567
|
+
background-color: #eee;
|
|
1568
|
+
}
|
|
1569
|
+
|
|
1570
|
+
.jss div {
|
|
1571
|
+
line-height: 1em;
|
|
1572
|
+
}
|
|
1573
|
+
|
|
1574
|
+
@-webkit-keyframes spin {
|
|
1575
|
+
from {-webkit-transform:rotate(0deg);}
|
|
1576
|
+
to {-webkit-transform:rotate(360deg);}
|
|
1577
|
+
}
|
|
1578
|
+
|
|
1579
|
+
@keyframes spin {
|
|
1580
|
+
from {transform:rotate(0deg);}
|
|
1581
|
+
to {transform:rotate(360deg);}
|
|
1582
|
+
}
|
|
1583
|
+
|
|
1584
|
+
.jss_searching {
|
|
1585
|
+
position: relative;
|
|
1586
|
+
}
|
|
1587
|
+
|
|
1588
|
+
.jss_searching:after {
|
|
1589
|
+
content: '';
|
|
1590
|
+
display: block;
|
|
1591
|
+
position: absolute;
|
|
1592
|
+
right: 16px;
|
|
1593
|
+
top: calc(50% - 7px);
|
|
1594
|
+
width: 12px;
|
|
1595
|
+
height: 12px;
|
|
1596
|
+
border-style: solid;
|
|
1597
|
+
border-color: #888;
|
|
1598
|
+
border-top-color: transparent;
|
|
1599
|
+
border-width: 1px;
|
|
1600
|
+
border-radius: 50%;
|
|
1601
|
+
-webkit-animation: spin .8s linear infinite;
|
|
1602
|
+
animation: spin .8s linear infinite;
|
|
1603
|
+
}
|
|
1604
|
+
|
|
1605
|
+
.jss_nogridline>tbody>tr>td {
|
|
1606
|
+
border: 1px solid transparent;
|
|
1607
|
+
}
|
|
1608
|
+
|
|
1609
|
+
.jss_highlight {
|
|
1610
|
+
background-color: #ffffd6;
|
|
1611
|
+
}
|
|
1612
|
+
|
|
1613
|
+
.jss_row > i.material-icons {
|
|
1614
|
+
font-size: 13px;
|
|
1615
|
+
position: absolute;
|
|
1616
|
+
right: 2px;
|
|
1617
|
+
margin-top: 2px;
|
|
1618
|
+
cursor: pointer;
|
|
1619
|
+
}
|
|
1620
|
+
|
|
1621
|
+
.jss_header > i.material-icons {
|
|
1622
|
+
font-size: 13px;
|
|
1623
|
+
position: absolute;
|
|
1624
|
+
right: 2px;
|
|
1625
|
+
margin-top: 2px;
|
|
1626
|
+
cursor: pointer;
|
|
1627
|
+
}
|
|
1628
|
+
|
|
1629
|
+
.jss_header.jss_filters_icon > i.material-icons {
|
|
1630
|
+
right: 16px;
|
|
1631
|
+
}
|
|
1632
|
+
|
|
1633
|
+
.jss_upload {
|
|
1634
|
+
position: absolute !important;
|
|
1635
|
+
display: none;
|
|
1636
|
+
margin-left: -240px;
|
|
1637
|
+
}
|
|
1638
|
+
|
|
1639
|
+
.jss_group_parent {
|
|
1640
|
+
background-color: #77777722;
|
|
1641
|
+
}
|
|
1642
|
+
|
|
1643
|
+
.jss_group_parent > .jss_frozen {
|
|
1644
|
+
background-color: #eee;
|
|
1645
|
+
}
|
|
1646
|
+
|
|
1647
|
+
.jss_group_child {
|
|
1648
|
+
background-color: #aaaaaa22;
|
|
1649
|
+
}
|
|
1650
|
+
|
|
1651
|
+
.jss_group_child > .jss_frozen {
|
|
1652
|
+
background-color: #f4f4f4;
|
|
1653
|
+
}
|
|
1654
|
+
|
|
1655
|
+
.jss_tooltip {
|
|
1656
|
+
position: absolute;
|
|
1657
|
+
pointer-events: none; /* Ensure the tooltip doesn't block interactions */
|
|
1658
|
+
background-color: rgba(0,0,0,0.7);
|
|
1659
|
+
color: #fff;
|
|
1660
|
+
border-radius: 5px;
|
|
1661
|
+
padding: 5px 10px;
|
|
1662
|
+
white-space: nowrap; /* Prevents the text inside the tooltip from wrapping */
|
|
1663
|
+
z-index: 999; /* Ensures the tooltip is on top */
|
|
1664
|
+
|
|
1665
|
+
display: block;
|
|
1666
|
+
animation: fadeIn 0.5s;
|
|
1667
|
+
}
|
|
1668
|
+
|
|
1669
|
+
.jss_tooltip:empty {
|
|
1670
|
+
display: none;
|
|
1671
|
+
}
|
|
1672
|
+
|
|
1673
|
+
.lm-lazy {
|
|
1674
|
+
position: relative;
|
|
1675
|
+
overflow-y: auto;
|
|
1676
|
+
display: flex;
|
|
1677
|
+
}
|
|
1678
|
+
.lm-lazy-scroll {
|
|
1679
|
+
position: absolute;
|
|
1680
|
+
width: 1px;
|
|
1681
|
+
}
|
|
1682
|
+
|
|
1683
|
+
.lm-lazy-items {
|
|
1684
|
+
position: sticky;
|
|
1685
|
+
top: 0;
|
|
1686
|
+
}
|
|
1687
|
+
|
|
1688
|
+
.jss_filters_options .lm-lazy-items {
|
|
1689
|
+
padding: 10px;
|
|
1690
|
+
}
|
|
1691
|
+
|
|
1692
|
+
.jss_style_row {
|
|
1693
|
+
display:flex;
|
|
1694
|
+
flex-wrap: wrap;
|
|
1695
|
+
flex-direction: row;
|
|
1696
|
+
justify-content: space-between;
|
|
1697
|
+
box-sizing: border-box;
|
|
1698
|
+
align-items: center;
|
|
1699
|
+
}
|
|
1700
|
+
|
|
1701
|
+
.jss_style_row.container {
|
|
1702
|
+
flex-wrap: nowrap;
|
|
1703
|
+
}
|
|
1704
|
+
|
|
1705
|
+
.jss_style_row.middle {
|
|
1706
|
+
align-items: center;
|
|
1707
|
+
}
|
|
1708
|
+
|
|
1709
|
+
.jss_style_row.start {
|
|
1710
|
+
justify-content: flex-start;
|
|
1711
|
+
}
|
|
1712
|
+
|
|
1713
|
+
.jss_style_col {
|
|
1714
|
+
box-sizing: border-box;
|
|
1715
|
+
}
|
|
1716
|
+
|
|
1717
|
+
.jss_style_f1 {
|
|
1718
|
+
flex: 1;
|
|
1719
|
+
}
|
|
1720
|
+
|
|
1721
|
+
.jss_style_form_group {
|
|
1722
|
+
width: 100%;
|
|
1723
|
+
padding-right: 8px;
|
|
1724
|
+
padding-bottom: 8px;
|
|
1725
|
+
box-sizing: border-box;
|
|
1726
|
+
}
|
|
1727
|
+
|
|
1728
|
+
.jss_style_form_group label {
|
|
1729
|
+
display: block;
|
|
1730
|
+
padding-bottom: 4px;
|
|
1731
|
+
}
|
|
1732
|
+
|
|
1733
|
+
.jss_style_form_group input[type="text"], .jss_style_form_group select {
|
|
1734
|
+
width: 100%;
|
|
1735
|
+
padding: 5px 5px 5px 10px;
|
|
1736
|
+
border: 1px solid #ccc;
|
|
1737
|
+
box-sizing: border-box;
|
|
1738
|
+
color: inherit;
|
|
1739
|
+
font-family: inherit;
|
|
1740
|
+
font-size: inherit;
|
|
1741
|
+
}
|
|
1742
|
+
|
|
1743
|
+
.jss_style_p2 {
|
|
1744
|
+
padding: 2px;
|
|
1745
|
+
}
|
|
1746
|
+
|
|
1747
|
+
.jss_style_p6 {
|
|
1748
|
+
padding: 6px;
|
|
1749
|
+
}
|
|
1750
|
+
|
|
1751
|
+
.jss_style_p20 {
|
|
1752
|
+
padding: 20px;
|
|
1753
|
+
}
|
|
1754
|
+
|
|
1755
|
+
.jss_style_button {
|
|
1756
|
+
width: 100%;
|
|
1757
|
+
padding: 8px 16px 8px 16px;
|
|
1758
|
+
border-radius: 2px;
|
|
1759
|
+
cursor:pointer;
|
|
1760
|
+
outline: none;
|
|
1761
|
+
background-color: #737373;
|
|
1762
|
+
border: 1px solid transparent;
|
|
1763
|
+
color: #fff;
|
|
1764
|
+
margin-top: 4px;
|
|
1765
|
+
}
|
|
1766
|
+
|
|
1767
|
+
.jss input[disabled] {
|
|
1768
|
+
opacity: 0.6;
|
|
1769
|
+
}
|