.views-table thead tr {
  border: none;
}
.views-table thead tr th:first-child {
  border-radius: 12px 0 0;
}
.views-table thead tr th:last-child {
  border-radius: 0 12px 0 0;
}

/*# sourceMappingURL=views.css.map */
