Touched up css; fixed selection offset bug.

This commit is contained in:
2023-05-09 12:34:39 -07:00
parent cb20805c88
commit 994b26b2bd
2 changed files with 26 additions and 6 deletions
+9 -1
View File
@@ -13,11 +13,19 @@
--lime: #bfff55;
}
.handsontable td.align-left, .handsontable th:last-child div {
text-align: left !important;
}
.highlight {
filter: contrast(85%);
}
.handsontable * {
border: 0px !important;
text-align: center !important;
vertical-align: middle !important;
font-size: 15px;
font-size: 13px;
}
.handsontable td, .handsontable th{