Files
stopwatch/assets/stylesheets/stopwatch.css
2020-04-24 17:20:18 +08:00

4 lines
49 B
CSS

tr.time-entry.running td.hours {
color: red;
}