Initial commit

This commit is contained in:
2018-04-02 08:23:14 +02:00
commit 9b83d1dc09
151 changed files with 20566 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
.handsontable .testhead {
transform: rotate(90deg);
height: 300px;
/*text-align: right; */
margin-right: 0px;
}
.handsontable thead th {
line-height: 290px;
padding-bottom: 30px;
}
.handsontable tr {
line-height: 20px;
}