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 b24db856df
commit a7e23febfe

View File

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