mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
Merge branch 'themesDeveloper' of https://bitbucket.org/equilibriumito/gabinete-digital into themesDeveloper
This commit is contained in:
@@ -536,7 +536,7 @@ $app-theme: mat-light-theme(
|
||||
height: 45px !important;
|
||||
padding: 0 !important;
|
||||
border-radius: 22.5px;
|
||||
background-color: #ffb703;
|
||||
background-color: var(--button-color);
|
||||
color: #061b52 !important;
|
||||
margin: 0 auto !important;
|
||||
}
|
||||
@@ -620,6 +620,7 @@ body {
|
||||
--ion-color-primary: #000;
|
||||
--login-background: linear-gradient(180deg, #c63527 60%, #000 100%) !important;
|
||||
--button-hover: #c63527;
|
||||
--button-color: #ffb81c;
|
||||
--inicio-open-page-from-box: #c63527;
|
||||
|
||||
--header-tab-top-border: #000;
|
||||
@@ -665,7 +666,7 @@ body {
|
||||
--login-background: linear-gradient(180deg, #42b9fe 0%, #0782c9 100%) !important;
|
||||
--button-hover: #42b9fe;
|
||||
--inicio-open-page-from-box: #42b9fe;
|
||||
|
||||
--button-color: #e0e9ee;
|
||||
--header-tab-top-border: white;
|
||||
--header-tab-text-white: white;
|
||||
--header-container-background: linear-gradient(
|
||||
|
||||
Reference in New Issue
Block a user