proposta tribunal

This commit is contained in:
tiago.kayaya
2021-10-27 15:10:55 +01:00
parent 84a0b1181b
commit f38e387879
26 changed files with 238 additions and 37 deletions
+90 -3
View File
@@ -488,9 +488,11 @@ $app-theme: mat-light-theme(
margin: 0;
padding: 0;
}
.nav-icon {
font-size: 40px;
}
.btn-div {
width: 390px;
margin: 10px;
@@ -511,6 +513,7 @@ $app-theme: mat-light-theme(
background-color: var(--button-color);
color: #ffffff !important;
}
.btn-ok {
width: 170px !important;
height: 45px !important;
@@ -539,8 +542,9 @@ $app-theme: mat-light-theme(
padding: 0 !important;
border-radius: 22.5px;
background-color: var(--button-color);
color: #061b52 !important;
color: var(--button-text-color);
margin: 0 auto !important;
//border: 1px solid var(--button-border-color) !important;
}
.btn-cancel:hover,
@@ -618,6 +622,83 @@ body {
--indicator-color-checked: transparent !important;
}
.tribunal {
--ion-color-primary: #000;
--login-background: linear-gradient(180deg, #97CBE6 60%, #61BBEA 100%) !important;
--button-hover: #000;
--button-color: #ff0000;
--button-border-color: #c63527;
--button-text-color: #fff !important;
--button-text-color-hover: #fff !important;
--inicio-open-page-from-box: #c63527;
--header-tab-top-border: #000;
--header-tab-text-white: rgb(0, 0, 0);
--header-container-background: #fff;
--header-bottom-line-background: rgb(255, 0, 0);
--header-bottom-line-background-image: linear-gradient(to right, #ff0000, #fd0000, #ff0000);
--font-awesome: #ff0000;
--font-awesome-1: #c63527;
--color: #97cae631;
--color2: #97cae631;
--color3: #97cae631;
--color4: #97cae631;
--color5: #97cae631;
--title-text-color: rgb(0, 0, 0);
--subtitle-text-color: #000;
--label-bg-color: #000;
--box-container-color: #fff;
--box-border-color: #e9e9e9;
--box-border-color-shadow: rgb(0 0 0 / 7%);
/* --box-container-color: #97cae66e;
--box-border-color: #61BBEA;
--box-border-color-shadow: rgb(151 203 230 / 10%); */
/* --box-container-color: #F2F2F2;
--box-border-color: #ccc;
--box-border-color-shadow: rgb(242 242 242 / 10%); */
--gabinete-title-container: #fff;
--gabinete-main-container: #fff;
--gabinete-active-hove-background: #C63527 !important;
--gabinete-active-hove-box-sizing: border-box;
--box-hover-background-color: #e4e8eb75 !important;
--box-hover-background-border-color: 1px solid #ff4040 !important;
--profile-text-color: #000000;
.bg-blue {
--background: #ffffff;
background: #ffffff;
--background-color: #ffffff;
background-color: #ffffff;
color: #000000;
--color: #000000;
}
.bg-1{
background: #ffc72c38;
.bg-2{
background: #ffc72c91;
.bg-3{
background: #ffb71c91;
.bg-4{
background: rgba(255, 255, 255, 0.918);
}
}
}
}
}
.gov {
--ion-color-primary: #000;
--login-background: linear-gradient(180deg, #c63527 60%, #000 100%) !important;
@@ -642,6 +723,11 @@ body {
--title-text-color: rgb(0, 0, 0);
--subtitle-text-color: #000;
--label-bg-color: #ffb703;
--box-container-color: #fff;
--box-border-color: #e9e9e9;
--box-border-color-shadow: rgb(0 0 0 / 7%);
--gabinete-title-container: #fff;
--gabinete-main-container: #fff;
@@ -662,7 +748,7 @@ body {
color: #000000;
--color: #000000;
}
.bg-1{
background: #ffc72c38;
.bg-2{
@@ -680,7 +766,7 @@ body {
}
}
.default {
--ion-color-primary: #3880ff;
@@ -744,6 +830,7 @@ body {
--title-text-color: #0d89d1;
--subtitle-text-color: #000;
--label-bg-color: #ffb703;
--gabinete-title-container: #ecf8ff;
--gabinete-main-container: #ecf8ff;