Touched up css; fixed selection offset bug.
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user