changed MOE colors

MOE_MAIN
umasoodch 3 years ago
parent 06e5005355
commit b071e0f5b1

@ -35,7 +35,7 @@
font-size: 8px;
text-align: center;
margin-top: 10px;
color: black;
color: #004D71;
font-weight: 600;
letter-spacing: .6px;
}

@ -33,7 +33,7 @@
span {
font-size: 25px;
font-weight: bold;
color: black;
color: #004D71;
text-align: -webkit-auto;
display: block;
}
@ -44,7 +44,7 @@ ion-app[dir="rtl"] .titleBox {
}
.pClass {
color: black;
color: #004D71;
width: 85%;
margin-top: 5px;
font-weight: bold;

@ -1244,8 +1244,8 @@
"ar": "الحضور الشهري"
},
"monthly-time-sheet-view": {
"en": "View your Monthly Time Sheet",
"ar": "عرض حضورك الشهري لساعات العمل"
"en": "View profile and Personal Information",
"ar": "عرض الملف الشخصي والمعلومات الشخصية"
},
"view-detail": {
"en": "View Detail",

@ -116,7 +116,7 @@
--danger: #f53d3d;
--customnavy: #44A7A1;
--light: #ffffff;
--dark: #000000;
--dark: #004D71;
--gray: #e4e5e7;
--custgreen: #44A7A1;
--cusgray: #d9d9d9;

Loading…
Cancel
Save