/**
 * @file
 * Table sort indicator.
 */

th.is-active img{max-width:100%}
td.is-active {
  background-color: #ddd;
}
