save at will, not automatically

This commit is contained in:
2020-11-23 00:02:12 +01:00
parent 019ce058cd
commit f7d6dbf3f3
5 changed files with 354 additions and 8 deletions

View File

@@ -236,7 +236,7 @@ input[type="number"]::-webkit-calendar-picker-indicator {
cursor: not-allowed;
}
.tools button.warning {
.tools button.warning:hover {
background: #ff5050;
border-color: #ff5050;
}