change row-waiting-for-answer color to a light yellow
orangered is too aggressive
This commit is contained in:
@ -48,7 +48,7 @@
|
||||
}
|
||||
|
||||
.row-waiting-for-answer {
|
||||
background-color: orangered;
|
||||
background-color: LightGoldenrodYellow;
|
||||
}
|
||||
|
||||
/* ------------------------------ icon-modules ------------------------------ */
|
||||
|
Reference in New Issue
Block a user