DEV: Update jSpreadsheet to v4.11.1 (#47)

This commit is contained in:
Penar Musaraj
2023-02-16 21:17:00 -05:00
committed by GitHub
parent b45ffe48b7
commit 4c6b020fd8
2 changed files with 16500 additions and 14559 deletions
+16494 -14559
View File
File diff suppressed because it is too large Load Diff
+6
View File
@@ -691,3 +691,9 @@
.red {
color: red;
}
.jexcel > tbody > tr > td.readonly > input[type="checkbox"],
.jexcel > tbody > tr > td.readonly > input[type="radio"] {
pointer-events: none;
opacity: 0.5;
}