add new icons

This commit is contained in:
Peter Maquiran
2021-10-21 15:58:50 +01:00
parent e81e2e6aad
commit 93b7f9d9a8
@@ -32,7 +32,7 @@
}
.btn-cancel:hover, .btn-delete:hover{
color: #ffffff !important;
background-color: #42b9fe;
background-color: var(--button-hover);
}
@media only screen and (max-width: 800px) {
.btn-ok, .btn-cancel, .btn-delete{