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
+4
View File
@@ -736,6 +736,10 @@ app-header-no-search .ion-toolbar{
--color3: #0782C9;
--color4: #0782c9f0;
--color5: #45BAFF;
--notificationtypeagenda: #f7f5f2;
--notificationtypeagenda2: #f7f5f2;
--notificationtypeagenda3: #f7f5f2;
--notificationtypeagenda4: #f7f5f2;
}
body, .blue-background{ background: var(--color) !important;}