changed MOE colors

MOE_MAIN
umasoodch 3 years ago
parent 06e5005355
commit b071e0f5b1

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

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

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

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

Loading…
Cancel
Save