@import url('../../default/styles/tables.css');

table tr:hover {
	background-color: black;
}

table thead tr {
	background-color: black;
}
