Files
superset2/panoramix/static/widgets/viz_table.css
2016-02-03 21:51:10 -08:00

9 lines
158 B
CSS

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