【发布时间】:2016-01-03 19:33:52
【问题描述】:
【问题讨论】:
标签: ngtable
【问题讨论】:
标签: ngtable
你们都必须覆盖或更改 ng-table.css
.ng-table th.sortable.sort-desc,
.ng-table th.sortable.sort-asc {
background-color: rgba(141, 192, 219, 0.25); <-- remove this or change as per your need
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
【讨论】: