mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
NOtification color status bug resolved
This commit is contained in:
@@ -402,22 +402,22 @@ $app-theme: mat-light-theme((
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.item-conten-agenda-oficial-100000011 {
|
||||
.item-conten-agenda-Oficial-100000011 {
|
||||
border-radius: 5px;
|
||||
border-right: 5px solid #ffb703;
|
||||
}
|
||||
|
||||
.item-conten-agenda-pessoal-100000011 {
|
||||
.item-conten-agenda-Pessoal-100000011 {
|
||||
border-radius: 5px;
|
||||
border-right: 5px solid #ff0303;
|
||||
}
|
||||
|
||||
.item-conten-agenda-oficial-100000014 {
|
||||
.item-conten-agenda-Oficial-100000014 {
|
||||
border-radius: 5px;
|
||||
border-right: 5px solid #03d838;
|
||||
}
|
||||
|
||||
.item-conten-agenda, .item-conten-pessoal, .item-conten-100000014 {
|
||||
.item-conten-agenda-Pessoal-100000014 {
|
||||
border-radius: 5px;
|
||||
border-right: 5px solid #8b0ae0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user