|
@@ -81,7 +81,7 @@
|
|
|
border-left-width: 0;
|
|
border-left-width: 0;
|
|
|
border-right: 1px solid #CCC;
|
|
border-right: 1px solid #CCC;
|
|
|
border-bottom: 1px solid #CCC;
|
|
border-bottom: 1px solid #CCC;
|
|
|
- height: 19px;
|
|
|
|
|
|
|
+ height: 18px;
|
|
|
empty-cells: show;
|
|
empty-cells: show;
|
|
|
line-height: 18px;
|
|
line-height: 18px;
|
|
|
padding: 0 4px 0 4px;
|
|
padding: 0 4px 0 4px;
|
|
@@ -93,6 +93,7 @@
|
|
|
white-space: pre-line;
|
|
white-space: pre-line;
|
|
|
/* preserve new line character in cell */
|
|
/* preserve new line character in cell */
|
|
|
background-clip: padding-box;
|
|
background-clip: padding-box;
|
|
|
|
|
+ padding-top: 1px;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.handsontable td.htInvalid {
|
|
.handsontable td.htInvalid {
|