webui/src/components/common/table.css
2026-01-20 21:48:51 +00:00

3 lines
50 B
CSS

tr.selected {
background-color: lightblue;
}