You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
.header-toolbar{
|
|
|
|
|
--background: linear-gradient(45deg, #3ac1f1 0%, #19a163 36%, #19a163 59%, #1a586d 100%);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.btnBack{
|
|
|
|
|
background: transparent;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
///////////////////////////////////////////////////////////
|
|
|
|
|
|
|
|
|
|
.login-input {
|
|
|
|
|
border: none;
|
|
|
|
|
}
|
|
|
|
|
.item-input{
|
|
|
|
|
--min-height: 1.0cm !important;
|
|
|
|
|
--border-radius: 12px;
|
|
|
|
|
--ion-color-base: white !important;
|
|
|
|
|
// --background: color: var(--darkgray) !important;
|
|
|
|
|
// background: #7f8c8d !important;
|
|
|
|
|
border-radius: 33px;
|
|
|
|
|
--border: solid #9999992b !important;
|
|
|
|
|
border: solid #9999992b !important;
|
|
|
|
|
margin-bottom :12px;
|
|
|
|
|
margin-left: 12px;
|
|
|
|
|
margin-right: 12px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.button-login{
|
|
|
|
|
|
|
|
|
|
--background: var(--newgreen) !important;
|
|
|
|
|
background: var(--newgreen) !important;
|
|
|
|
|
white-space: normal;
|
|
|
|
|
color: var(--light);
|
|
|
|
|
text-transform: capitalize;
|
|
|
|
|
min-height: 1.0cm;
|
|
|
|
|
--border-radius: 33px !important;
|
|
|
|
|
border-radius: 33px !important;
|
|
|
|
|
--min-height: 1.6cm !important;
|
|
|
|
|
width: 315px;
|
|
|
|
|
}
|
|
|
|
|
///////////////////////////////////////////
|