.attachments .table>tbody>tr>td{
	border:none;
}
.attachments .table img{
	width: 25px;
	margin-right:15px;
}
.attachments .table>thead{
	display:none;
}
.attachments .table a.action
{
	display: flex;
	align-items: center;
}
.attachments .table a.action:hover
{
	text-decoration:none;
}