Cosmetics: close error boxes and results in color
This commit is contained in:
@@ -127,6 +127,10 @@
|
||||
}
|
||||
});
|
||||
|
||||
$('#error').on('click', e => {
|
||||
clearFeedback();
|
||||
});
|
||||
|
||||
// prev/next round buttons
|
||||
if (typeof(activeRound) !== 'undefined') {
|
||||
if (activeRound === 1) {
|
||||
|
Reference in New Issue
Block a user