website/core/themes/classy/css/components/tablesorte628.css

12 lines
126 B
CSS
Raw Normal View History

2023-09-30 09:40:37 +02:00
/**
* @file
* Table sort indicator.
*/
th.is-active img {
display: inline;
}
td.is-active {
background-color: #ddd;
}