change hover color on publications, colors of icons on edit-profil, splash screen changed

This commit is contained in:
Eudes Inácio
2021-10-26 15:27:25 +01:00
parent e126ca2e96
commit 2a00ea8a76
28 changed files with 46 additions and 27 deletions
+1 -1
View File
@@ -375,7 +375,7 @@ $app-theme: mat-light-theme(
} */
.item-hover:hover {
background-color: var(--box-hover-background-color);
background-color: var(--box-hover-background-color) !important;
}
.box-hover:hover {