diff --git a/app/Views/UserList.php b/app/Views/UserList.php index b7de1d73..e8452cd0 100755 --- a/app/Views/UserList.php +++ b/app/Views/UserList.php @@ -223,6 +223,20 @@ table.dataTable tbody td { .text-danger { color: #dc3545; } + + .btn-color{ + background-color: rgba(52, 174, 178, 1); + color: white; + border:1px solid rgba(52, 174, 178, 1); + } + + .btn-color:hover{ + background-color: rgba(41, 139, 142, 1); + color: white; + border:1px solid rgba(41, 139, 142, 1); + } + + @@ -234,9 +248,6 @@ table.dataTable tbody td {

User List

-
- -
@@ -372,7 +383,7 @@ table.dataTable tbody td {
-
+
@@ -464,7 +475,7 @@ table.dataTable tbody td {
-
Team
+
@@ -520,7 +531,20 @@ table.dataTable tbody td { exportOptions: { columns: ':not(:last-child)' } + }, + { + text: 'ADD', + className: 'btn-color', + attr: { + id: 'btnAdd', + title: 'Add' + }, + action: function () { + $('#con-close-modal').modal('show'); + } } + + ], diff --git a/app/Views/bds_dash.php b/app/Views/bds_dash.php index 9f27e8a2..52996c3f 100644 --- a/app/Views/bds_dash.php +++ b/app/Views/bds_dash.php @@ -158,14 +158,19 @@
-
-
Team
@@ -182,6 +192,13 @@ document.addEventListener("DOMContentLoaded", function () { exportOptions: { columns: ':not(:last-child)' } + }, + { + text: 'ADD', + className: 'btn btn-color', + action: function () { + window.location.href = ""; + } } ], diff --git a/app/Views/kyc_list.php b/app/Views/kyc_list.php index c1a72d31..8e8eefd6 100755 --- a/app/Views/kyc_list.php +++ b/app/Views/kyc_list.php @@ -26,6 +26,19 @@ color: #16181b !important; cursor: pointer !important; } + +.btn-color{ + background-color: rgba(52, 174, 178, 1); + color: white; + border:1px solid rgba(52, 174, 178, 1); +} + +.btn-color:hover{ + background-color: rgba(41, 139, 142, 1); + color: white; + border:1px solid rgba(41, 139, 142, 1); +} +
@@ -35,9 +48,6 @@

KYC List

-
@@ -176,6 +186,13 @@ exportOptions: { columns: ':not(:last-child)' } + }, + { + text: 'ADD', + className: 'btn btn-color', + action: function () { + window.location.href = ""; + } } ], diff --git a/app/Views/layout/header.php b/app/Views/layout/header.php index 674143e1..f148d77b 100755 --- a/app/Views/layout/header.php +++ b/app/Views/layout/header.php @@ -246,6 +246,13 @@ flex: 1 1 auto; */ padding: 2rem !important; } + + /* Force all text across the entire app to black */ + html, body, * { + color: #000 !important; + } + + diff --git a/app/Views/leads_dash.php b/app/Views/leads_dash.php index a44c2759..e6874de1 100644 --- a/app/Views/leads_dash.php +++ b/app/Views/leads_dash.php @@ -187,14 +187,20 @@ $isActive = get_role_id() == STAFF_ROLE_ID && in_array(ENROLLMENT_TEAM_ID, user_ -
-
- Back to Overview + + + + +
+
+
- +
+
- Yes - No + +    + + +
+ + + + +
@@ -150,25 +158,25 @@
- - + @@ -183,25 +191,25 @@ - + @@ -226,21 +234,21 @@ @@ -261,7 +269,7 @@
- Select Other Members: + Select Other Members:
Self:Self: -
Min Age:Min Age:
-
Max Age:Max Age:
Spouse:Spouse: -
Min Age:Min Age:
-
Max Age:Max Age:
-
Min Age:Min Age:
-
Max Age:Max Age:
-
Elders +
Elders Count:
Min Age:Min Age:
Max Age:Max Age: