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

orangered is too aggressive
This commit is contained in:
2025-04-30 11:16:39 +02:00
parent cf0a979cc9
commit 202095d539

View File

@ -48,7 +48,7 @@
} }
.row-waiting-for-answer { .row-waiting-for-answer {
background-color: orangered; background-color: LightGoldenrodYellow;
} }
/* ------------------------------ icon-modules ------------------------------ */ /* ------------------------------ icon-modules ------------------------------ */