.tablesaw-bar .tablesaw-columntoggle-btnwrap > a.btn,
.icon-arrow-gray-down { background-image: url('../arrow-gray-down.html'); background-repeat: no-repeat; }

.tablesaw-bar .tablesaw-advance > .btn.left,
.icon-arrow-gray-left { background-image: url('../arrow-gray-left.html'); background-repeat: no-repeat; }

.tablesaw-bar .tablesaw-advance > .btn.right,
.icon-arrow-gray-right { background-image: url('../arrow-gray-right.html'); background-repeat: no-repeat; }

.tablesaw-bar .btn-selected.btn-checkbox:after,
.icon-check { background-image: url('../check.html'); background-repeat: no-repeat; }

.tablesaw-sortable .sortable-head.sortable-ascending button:after,
.icon-sort-ascending { background-image: url('../sort-ascending.html'); background-repeat: no-repeat; }

.tablesaw-sortable .sortable-head.sortable-descending button:after,
.icon-sort-descending { background-image: url('../sort-descending.html'); background-repeat: no-repeat; }

