fixed moe issues

MOE_MAIN-COLOR_CHANGES
umasoodch 3 years ago
parent adb4aaae4d
commit 938be5662d

@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.moenergy.khadmaty2" version="1.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget id="com.moenergy.khadmaty2" version="1.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>خدماتي</name>
<description>An app created by cloud Solutions</description>
<author email="eservicescs@cloudsolution-sa.com" href="http://cloudsolution-sa.com">Cloud Solutions</author>

@ -832,8 +832,9 @@ $actionBtnSize : 36px;
// color: black !important;
// display: block !important;
text-align: center;
letter-spacing: -0.64px;
color: #2B353E;
letter-spacing: -0.52px;
color: #5C6F79;
font-weight: bold;
opacity: 1;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
font-size: 16px;
@ -939,7 +940,8 @@ $actionBtnSize : 36px;
.name {
text-align: center;
letter-spacing: -0.84px;
color: #2B353E;
color: #004D71;
font-weight: bold;
opacity: 1;
font-family: 'Inter' !important;
line-height: 21px;
@ -959,8 +961,9 @@ $actionBtnSize : 36px;
.subTitle {
text-align: center;
letter-spacing: -0.52px;
color: #A2A2A2;
letter-spacing: -0.56px;
color: #004D71;
font-weight: bold;
opacity: 1;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
font-size: 13px;
@ -973,7 +976,8 @@ $actionBtnSize : 36px;
line-height: 20px;
font-size: 20px;
letter-spacing: -0.8px;
color: #2B353E;
color: #004D71;
font-weight: bold;
opacity: 1;
margin-top: 20px;
margin-bottom: 2px;
@ -983,9 +987,10 @@ $actionBtnSize : 36px;
text-align: left;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 0px;
font-size: 13px;
letter-spacing: -0.52px;
color: #A2A2A2;
font-size: 14px;
letter-spacing: -0.56px;
color: #5C6F79;
font-weight: bold;
opacity: 1;
}
@ -995,7 +1000,8 @@ $actionBtnSize : 36px;
line-height: 5px;
font-size: 16px;
letter-spacing: -0.64px;
color: #2B353E;
color: #004D71;
font-weight: bold;
opacity: 1;
}
@ -1005,7 +1011,8 @@ $actionBtnSize : 36px;
line-height: 20px;
font-size: 20px;
letter-spacing: -0.8px;
color: #2B353E;
color: #004D71;
font-weight: bold;
opacity: 1;
margin-top: 20px;
margin-bottom: 2px;
@ -1018,8 +1025,9 @@ $actionBtnSize : 36px;
font-family: var(--fontFamilyPoppins-SemiBold, inherit);
line-height: 0px;
font-size: 18px;
letter-spacing: -0.52px;
color: #A2A2A2;
letter-spacing: -0.56px;
color: #5C6F79;
font-weight: bold;
opacity: 1;
padding: 1px 5px 1px 5px;
}
@ -1030,7 +1038,8 @@ $actionBtnSize : 36px;
line-height: 5px;
font-size: 18px;
letter-spacing: -0.64px;
color: #2B353E;
color: #004D71;
font-weight: bold;
opacity: 1;
padding: 1px 5px 1px 5px;
}

@ -327,7 +327,18 @@ ion-content {
width: 25px;
height: 25px;
border-radius: 100%;
background-color: #44A7A1;
color: white;
font-size: 12px;
font-weight: bolder;
margin-left: 13px;
width: 25px;
height: 25px;
border-radius: 100%;
background-color: #004D71;
z-index: 9;
margin-top: 25px;
text-align: center;
padding-top: 5px;
z-index: 9;
margin-top: 25px;
/* padding-left: 4px; */
@ -343,7 +354,18 @@ ion-content {
width: 25px;
height: 25px;
border-radius: 100%;
background-color: #44A7A1;
color: white;
font-size: 12px;
font-weight: bolder;
margin-left: 13px;
width: 25px;
height: 25px;
border-radius: 100%;
background-color: #004D71;
z-index: 9;
margin-top: 25px;
text-align: center;
padding-top: 5px;
z-index: 9;
margin-top: 25px;
text-align: center;

@ -1426,7 +1426,7 @@ div.no-dataDiv {
.active-Segment {
border-radius: 25px !important;
// font-size: 0.3cm !important;
background: var(--newgreen) !important;
background: #004C70 !important;
color: var(--light) !important;
font-weight: bold !important;
text-transform: none;

Loading…
Cancel
Save