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

This commit is contained in:
Eudes Inácio
2021-10-25 15:32:59 +01:00
30 changed files with 67 additions and 26 deletions
+3 -3
View File
@@ -536,7 +536,7 @@ $app-theme: mat-light-theme(
height: 45px !important;
padding: 0 !important;
border-radius: 22.5px;
background-color: #e0e9ee;
background-color: #ffb703;
color: #061b52 !important;
margin: 0 auto !important;
}
@@ -619,7 +619,7 @@ body {
.gov {
--ion-color-primary: #000;
--login-background: linear-gradient(180deg, #c63527 60%, #000 100%) !important;
--button-hover: #ffb81c;
--button-hover: #c63527;
--inicio-open-page-from-box: #c63527;
--header-tab-top-border: #000;
@@ -661,7 +661,7 @@ body {
.default {
--ion-color-primary: #3880ff;
--login-background: linear-gradient(180deg, #42b9fe 0%, #0782c9 100%) !important;
--button-hover: #bfcbd1;
--button-hover: #42b9fe;
--inicio-open-page-from-box: #42b9fe;
--header-tab-top-border: white;