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
@@ -177,7 +177,7 @@ ion-toolbar{
}
.item:hover{
background-color: #e6f6ff75;
background-color: var(--box-hover-background-color) !important;
}
ion-item-options{