Change icons

This commit is contained in:
Peter Maquiran
2021-10-21 15:47:00 +01:00
parent 9513542c56
commit 7982148a3e
17 changed files with 61 additions and 18 deletions
+1 -1
View File
@@ -532,7 +532,7 @@ $app-theme: mat-light-theme((
}
.btn-cancel:hover, .btn-delete:hover{
background-color: #42b9fe;
background-color: var(--button-hover);
color: #ffffff !important;
}