Add follow-up timing, invalid lap handling, corrections and docs
This commit is contained in:
@@ -395,6 +395,11 @@ select:focus {
|
||||
font-size: 0.95rem;
|
||||
}
|
||||
|
||||
.data-table tr.passing-invalid td {
|
||||
background: rgba(225, 6, 0, 0.08);
|
||||
color: #ffd0d0;
|
||||
}
|
||||
|
||||
.data-table th {
|
||||
color: #bdc8e3;
|
||||
font-size: 0.82rem;
|
||||
@@ -857,6 +862,7 @@ select:focus {
|
||||
text-transform: uppercase;
|
||||
letter-spacing: 0.08em;
|
||||
font-size: 0.56rem;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.overlay-board {
|
||||
|
||||
Reference in New Issue
Block a user