mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 07:33:50 +00:00
badges added in list view for parcours that are urgent and/or confidential
This commit is contained in:
@@ -184,5 +184,12 @@ div[class*='activity-'] {
|
||||
background-color: $chill-ll-gray;
|
||||
color: $chill-blue;
|
||||
}
|
||||
&.bg-urgent {
|
||||
background-color: $chill-orange;
|
||||
}
|
||||
&.bg-confidential {
|
||||
background-color: $chill-ll-gray;
|
||||
color: $chill-red;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user