superset/panoramix/static/widgets/viz_table.css
2015-12-20 08:33:08 -08:00

8 lines
115 B
CSS

li.widget.table div.token {
overflow: auto;
}
td.filtered {
background-color: #005a63;
color: white;
}