.wp-list-table .column-filename .file{display:flex}
.wp-list-table .column-filename .file_icon{min-width:60px; min-height:20px; margin-right:10px}
.wp-list-table .column-filename .file_title{word-break:break-word;}
.wp-list-table .column-filename img {float:left; margin-right:5px; max-width:60px; max-height:60px; vertical-align:middle; overflow:hidden;}
.wp-list-table .file_status_open th.check-column{border-left:4px solid #cbe665;}
.wp-list-table .file_status_delete th.check-column{border-left:4px solid #000000;}