Merge branch 'developer' of bitbucket.org:equilibriumito/gabinete-digital into developer

This commit is contained in:
Peter Maquiran
2021-10-29 11:44:43 +01:00
45 changed files with 199 additions and 196 deletions
+11 -2
View File
@@ -627,10 +627,14 @@ body {
--indicator-color: transparent !important;
--indicator-color-checked: transparent !important;
}
.yellow-orange{
color: #ffb703 !important;
}
.tribunal {
--ion-color-primary: #000;
--login-background: linear-gradient(180deg, #97CBE6 60%, #61BBEA 100%) !important;
--login-background: linear-gradient(180deg, #e1e7eb 60%, #7c8386b2 100%) !important;
--login-label-text: #000;
--button-hover: #000;
--button-color: #ff0000;
--button-border-color: #c63527;
@@ -697,7 +701,8 @@ body {
.bg-4{
background: rgba(255, 255, 255, 0.918);
//background: rgba(255, 255, 255, 0.918);
background-color: #fff !important;
}
}
@@ -706,6 +711,8 @@ body {
}
.gov {
--chat-alert-msg-color: #e0e9ee;
--chat-incoming-msg-color: #fff3da;
--ion-color-primary: #000;
--ion-color-secondary: #e4e8eb75;
--login-background: linear-gradient(180deg, #c63527 60%, #000 100%) !important;
@@ -778,6 +785,8 @@ body {
}
.default {
--chat-alert-msg-color: #fef4c5;
--chat-incoming-msg-color: #e4f4fe;
--ion-color-primary: #3880ff;
--ion-color-secondary: #e4e8eb75;
--login-background: linear-gradient(180deg, #42b9fe 0%, #0782c9 100%) !important;