Initial commit
This commit is contained in:
14
webroot/css/handsontable.costum.css
Normal file
14
webroot/css/handsontable.costum.css
Normal 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;
|
||||
}
|
||||
Reference in New Issue
Block a user