change row-waiting-for-answer color to a light yellow

orangered is too aggressive
This commit is contained in:
2025-05-02 10:42:40 +02:00
parent cf0a979cc9
commit 202095d539
+1 -1
View File
@@ -48,7 +48,7 @@
}
.row-waiting-for-answer {
background-color: orangered;
background-color: LightGoldenrodYellow;
}
/* ------------------------------ icon-modules ------------------------------ */