rfe 9197: Survey timeout handling

This commit is contained in:
Yung Han Khoe 2009-01-19 12:49:20 +00:00
parent c4540a96ee
commit 6598ca8854
4 changed files with 67 additions and 13 deletions

View file

@ -87,4 +87,9 @@ input.mcbutton-selected{
/* By default the marker for invalid (required) fields is a red '*' */
.survey-invalid-marker {
color: #FF0000;
}
}
#restartMessage {
color: #FF0000;
}