mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Merge branch 'developer' of bitbucket.org:equilibriumito/gabinete-digital into developer
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user