mirror of
https://github.com/discourse/discourse-table-builder.git
synced 2026-09-16 14:52:13 -04:00
DEV: Update jSpreadsheet to v4.11.1 (#47)
This commit is contained in:
Vendored
+16494
-14559
File diff suppressed because it is too large
Load Diff
Vendored
+6
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user