This commit is contained in:
tiago.kayaya
2021-09-01 09:38:05 +01:00
parent fe57939a94
commit 9963353372
19 changed files with 87 additions and 75 deletions
+10
View File
@@ -367,6 +367,16 @@ $app-theme: mat-light-theme((
/* .event-actions-popover ion-list{
} */
.item-hover:hover{
background-color: #e6f6ff75 !important;
}
.box-hover:hover{
background-color: #e6f6ff75 !important;
border: 1px solid #42b9fe !important;
}
.Rectangle {
border-radius: 15px;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.07);