NOtification colors of agenda status solved

This commit is contained in:
Eudes Inácio
2021-08-23 17:34:12 +01:00
parent ad6db9fb98
commit f84e8fe25c
6 changed files with 57 additions and 5 deletions
+8
View File
@@ -63,6 +63,7 @@ ion-list{
background-color: transparent !important;
}
.notifications-content{
padding: 0px 20px;
.item{
@@ -115,6 +116,13 @@ ion-list{
background-color: #ff0303;
}
.item-conten{
border-right: 5px solid var(--notificationtypeagenda);
border-radius: 5px;
}
.notification-label-PR-official{
float: right;
width: 5px;