mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Fix
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: #e0e9ee;
|
||||
background-color: #ffb703;
|
||||
color: #061b52 !important;
|
||||
margin: 0 auto !important;
|
||||
}
|
||||
@@ -619,7 +619,7 @@ body {
|
||||
|
||||
.gov {
|
||||
--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;
|
||||
@@ -660,7 +660,7 @@ body {
|
||||
|
||||
.default {
|
||||
--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;
|
||||
|
||||
Reference in New Issue
Block a user