Paint cells with errors differently

This commit is contained in:
2025-11-22 18:51:53 +09:00
parent c6953ab794
commit 3a890d8375
4 changed files with 77 additions and 40 deletions

View File

@ -0,0 +1,3 @@
::deep td.white-text span {
color: white !important;
}