general enhancments

master
Fatimah.Alshammari 6 years ago
parent 215084f797
commit a18c30eaa5

@ -1,10 +1,13 @@
<ion-header>
<ion-toolbar class="header-toolbar-new">
<ion-title style="color: white;">{{headerTitle}}</ion-title>
<nav-buttons [enableMenu]="false" [enableBack]="true" [navigate]="true"></nav-buttons>
<ion-title style="color: white;">{{headerTitle}}</ion-title>
</ion-toolbar>
</ion-header>
<ion-content>
<div class="">
<!-- class="colorBG" -->

@ -14,10 +14,15 @@
width: 100%;
position: static;
img {
// display: block;
// max-width: 45%;
// padding-bottom: 5px;
// padding-top: 5px;
display: block;
max-width: 45%;
padding-bottom: 5px;
max-width: 67%;
padding-bottom: 9px;
padding-top: 5px;
height: 47px;
}
}

@ -637,7 +637,7 @@ img.flipImg{
transform: translate3d(0, 0, 0);
width: 100%;
padding: 6px 0px;
background: var(--light);
// background: var(--light);
border-bottom: var(--cusgray) solid 1px;
border-radius: 0px;
-webkit-appearance: none;
@ -646,6 +646,7 @@ img.flipImg{
box-shadow: none;
-webkit-box-shadow:none;
-moz-box-shadow: none;
}
.daynamicForm-DateTime:after{
width: 0;
@ -664,6 +665,7 @@ img.flipImg{
}
content: "";
z-index: 98;
margin-left: 31px;
}
.daynamicForm-Select{

Loading…
Cancel
Save