This commit is contained in:
Ross
2021-07-08 16:35:49 +01:00
parent 668b0d7824
commit fb2aa07b17
@@ -107,7 +107,6 @@
.done(function (data) {
console.log(data);
toastr.info('Answer saved')
}
})
.fail(function () {
alert('Error updating this model instance.');
@@ -220,6 +219,7 @@
font-size: x-small;
opacity: 10%;
}
.toggle-button:hover {
font-size: x-small;
opacity: 100%;