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