.wiki-table-editor table{width:100%;table-layout:fixed}.wiki-table-editor td{height:50px}.wiki-table-editor th{height:40px}.wiki-table-editor .cell-content{display:block;width:100%;max-height:50px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis}.wiki-table-editor input{width:100%;height:100%;padding:5px;box-sizing:border-box}.wiki-table-editor .drag-handle-cell{width:20px}.wiki-table-editor .action-button-cell{width:60px}.wiki-table-editor .add-row-button,.wiki-table-editor .delete-button{border:0;background-color:transparent;font-size:26px;cursor:pointer;width:100%;height:50px;box-sizing:border-box;text-align:center}.wiki-table-editor .delete-button:hover{color:red}.wiki-table-editor .add-row-button:hover{background-color:#f5f5f5;color:#555}