PMCORE-3090:UI - Task Actions (EHX) - Inbox List (and any Custom Case List that belongs to this list)

Corrections

CR

Conection to api

modals with rest service

CR
This commit is contained in:
fabio
2021-07-20 11:50:16 -04:00
parent a0b9605d92
commit ac4814d28d
13 changed files with 499 additions and 30 deletions

View File

@@ -49,7 +49,7 @@
display: block;
font-size: 14px;
font-weight: 400;
padding: 8px;
padding: 8px 8px 8px 0px;
line-height: 30px;
text-decoration: none;
-webkit-user-select: none;
@@ -88,12 +88,12 @@
}
.v-sidebar-menu .vsm--link_mobile-item {
background-color: transparent
background-color: #3397E1;
}
.v-sidebar-menu .vsm--link_mobile-item.vsm--link_hover,
.v-sidebar-menu .vsm--link_mobile-item:hover {
background-color: transparent !important
background-color: #5aa4c4 !important;
}
.v-sidebar-menu .vsm--title {