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

This commit is contained in:
Eudes Inácio
2021-10-27 17:09:16 +01:00
32 changed files with 295 additions and 66 deletions
+114 -20
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;
@@ -544,8 +547,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,
@@ -623,34 +627,45 @@ body {
--indicator-color-checked: transparent !important;
}
.gov {
.tribunal {
--ion-color-primary: #000;
--ion-color-secondary: #e4e8eb75;
--login-background: linear-gradient(180deg, #c63527 60%, #000 100%) !important;
--button-hover: #c63527;
--button-color: #ffb81c;
--button-text-color: #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, #c63527, #ffb81c, #ffc72c);
--font-awesome: #ffb81c;
--header-bottom-line-background-image: linear-gradient(to right, #ff0000, #fd0000, #ff0000);
--font-awesome: #ff0000;
--font-awesome-1: #c63527;
--mat-selected: #c63527;
--mat-calendar-body-selected: #c63527;
--monthview-selected: #c63527;
--color: #d9d9d9;
--color2: #f0f0f0;
--color3: #d9d9d9;
--color4: #d9d9d9ee;
--color5: #ececec;
--color: #97cae631;
--color2: #97cae631;
--color3: #97cae631;
--color4: #97cae631;
--color5: #97cae631;
--title-text-color: rgb(15, 15, 15);
--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;
@@ -671,7 +686,79 @@ body {
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;
--ion-color-secondary: #e4e8eb75;
--login-background: linear-gradient(180deg, #c63527 60%, #000 100%) !important;
--button-hover: #c63527;
--button-color: #ffb81c;
--button-text-color: #000;
--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, #c63527, #ffb81c, #ffc72c);
--font-awesome: #ffb81c;
--font-awesome-1: #c63527;
--mat-selected: #c63527;
--mat-selected-hover: #c634277e;
--mat-calendar-body-selected: #c63527;
--monthview-selected: rgb(198 53 39 / 49%);
--color: #d9d9d9;
--color2: #f0f0f0;
--color3: #d9d9d9;
--color4: #d9d9d9ee;
--color5: #ececec;
--title-text-color: rgb(15, 15, 15);
--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;
--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{
@@ -689,7 +776,7 @@ body {
}
}
.default {
--ion-color-primary: #3880ff;
@@ -702,6 +789,7 @@ body {
--header-tab-top-border: white;
--header-tab-text-white: white;
--mat-selected: #87cefa;
--mat-selected-hover: rgb(216 240 255);
--mat-calendar-body-selected: #42b9fe ;
--monthview-selected: lightskyblue;
--header-container-background: linear-gradient(
@@ -757,6 +845,7 @@ body {
--title-text-color: #0d89d1;
--subtitle-text-color: #000;
--label-bg-color: #ffb703;
--gabinete-title-container: #ecf8ff;
--gabinete-main-container: #ecf8ff;
@@ -769,6 +858,11 @@ body {
--profile-text-color: #ffffff;
--box-container-color: #fff;
--box-border-color: #e9e9e9;
--box-border-color-shadow: rgb(0 0 0 / 7%);
.bg-blue {
--background: #0782c9;
background: #0782c9;