|
@@ -312,7 +312,7 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
<div class="col-lg-12">
|
|
|
<nav class="mt-2 header-navbar navbar-expand-lg navbar-fixed align-items-center navbar-brand-center">
|
|
|
<div class="navbar-container d-flex content">
|
|
|
- <div class="col-md-11">
|
|
|
+ <div class="col-md-11" style="width: 90%;">
|
|
|
<div class="d-flex align-items-center">
|
|
|
<ul class="nav navbar-nav mr-auto header_left">
|
|
|
<li class="nav-item d-flex">
|
|
@@ -333,13 +333,13 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
</a>
|
|
|
</li>
|
|
|
</ul>
|
|
|
- <!-- <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
|
|
|
+ <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
|
|
|
<li class="nav-item dropdown dropdown-notification">
|
|
|
<a href="">
|
|
|
- <i class="fa fa-cog change_pass_btn"></i>
|
|
|
+ <i class="fa fa-shopping-bag change_pass_btn"></i>
|
|
|
</a>
|
|
|
</li>
|
|
|
- </ul> -->
|
|
|
+ </ul>
|
|
|
<ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
|
|
|
<li class="nav-item dropdown dropdown-notification">
|
|
|
<a href="">
|
|
@@ -400,7 +400,7 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
</li><!--end nav item-->
|
|
|
|
|
|
<li class="nav-item">
|
|
|
- <a class="nav-link rounded" id="cardeography" data-bs-toggle="pill" href="#cardeo" role="tab" aria-controls="cardeo" aria-selected="false">
|
|
|
+ <a class="nav-link rounded" id="wishlist" data-bs-toggle="pill" href="#list" role="tab" aria-controls="list" aria-selected="false">
|
|
|
<div class="text-start py-1 px-2" style="display:flex;">
|
|
|
<i class="fa fa-shopping-bag ms-3" style="font-size: 11px; margin-top: 3px;"></i>
|
|
|
<h6 class="mb-0" style="margin-left: 10px; font-size: 13px !important;">Wishlist </h6>
|
|
@@ -409,10 +409,10 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
</li><!--end nav item-->
|
|
|
|
|
|
<li class="nav-item">
|
|
|
- <a class="nav-link rounded" id="eyecare" data-bs-toggle="pill" href="#eye" role="tab" aria-controls="eye" aria-selected="false">
|
|
|
+ <a class="nav-link rounded" id="explores" data-bs-toggle="pill" href="#explore" role="tab" aria-controls="explore" aria-selected="false">
|
|
|
<div class="text-start py-1 px-2" style="display:flex;">
|
|
|
<i class="fa fa-university ms-3" style="font-size: 11px; margin-top: 3px;"></i>
|
|
|
- <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important;">Explore</h6>
|
|
|
+ <h6 class="mb-0" style="margin-left: 10px; font-size: 13px !important;">Explore</h6>
|
|
|
</div>
|
|
|
</a><!--end nav link-->
|
|
|
</li><!--end nav item-->
|
|
@@ -420,7 +420,7 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
<a class="nav-link rounded" id="myaccount" data-bs-toggle="pill" href="#account" role="tab" aria-controls="account" aria-selected="false">
|
|
|
<div class="text-start py-1 px-2" style="display:flex;">
|
|
|
<i class="fa fa-user ms-3" style="font-size: 11px; margin-top: 3px;"></i>
|
|
|
- <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important;">My Account</h6>
|
|
|
+ <h6 class="mb-0" style="margin-left: 10px; font-size: 13px !important;">My Account</h6>
|
|
|
</div>
|
|
|
</a><!--end nav link-->
|
|
|
</li><!--end nav item-->
|
|
@@ -583,20 +583,10 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
</div>
|
|
|
</td>
|
|
|
<td style="font-size: 11px; text-align:center;">
|
|
|
- <div class="top_part_status" style="position: relative; width: fit-content; margin-left: 10px;">
|
|
|
- <span class="top_part_status_name" style="background: #dcdcdc; color: #8c9094;">
|
|
|
- New
|
|
|
+ <div class="top_part_status">
|
|
|
+ <span class="label_badge_radius" style="background: #d8fdd8; color: green;">
|
|
|
+ Accept
|
|
|
</span>
|
|
|
- <div class="dropdown" style="top: 0.4px; position: absolute; right: 9px;">
|
|
|
- <i class="fa fa-caret-down dropdown-toggle add_hover tooltips" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true" data-original-title="Change Status" style="color: #8c9094;"></i>
|
|
|
- <div class="dropdown-menu" aria-labelledby="dropdownMenuButton" x-placement="bottom-start" style="position: absolute; transform: translate3d(10px, 13px, 0px); top: 0px; left: 0px; will-change: transform; margin-left: -75px; z-index: 2; margin-top: 10px;">
|
|
|
- <a class="dropdown-item document_review_status_change" data-sval="1" name="sublead_status" href="#">In Review</a>
|
|
|
- <a class="dropdown-item document_review_status_change activate" data-sval="2" name="sublead_status" href="#">Hold</a>
|
|
|
- <a class="dropdown-item document_review_status_change" data-sval="3" name="sublead_status" href="#">Pause</a>
|
|
|
- <a class="dropdown-item document_review_status_change" data-sval="3" name="sublead_status" href="#">Rejected</a>
|
|
|
- <a class="dropdown-item document_review_status_change" data-sval="3" name="sublead_status" href="#">Interested</a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
</div>
|
|
|
</td>
|
|
|
</tr>
|
|
@@ -608,53 +598,22 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
@endif
|
|
|
</div><!--end teb pane-->
|
|
|
|
|
|
- <div class="tab-pane fade bg-white p-2 rounded shadow" id="cardeo" role="tabpanel" aria-labelledby="cardeography" style="height:100%;">
|
|
|
+ <div class="tab-pane fade bg-white p-2 rounded shadow" id="list" role="tabpanel" aria-labelledby="wisthlist" style="height:100%;">
|
|
|
<div class="col-md-12">
|
|
|
- <h6>Wishlist</h6>
|
|
|
<div class="table-responsive">
|
|
|
- <table class="table table-bordered list_table">
|
|
|
+ <table class="table table-bordered list_table" style="margin: 0px;">
|
|
|
<thead>
|
|
|
<tr>
|
|
|
- <th>Institution</th>
|
|
|
- <th>Subject</th>
|
|
|
- <th>Result</th>
|
|
|
- <th>Method</th>
|
|
|
- <th>PYear</th>
|
|
|
- <th>Country</th>
|
|
|
+ <th>Sl</th>
|
|
|
+ <th>Name</th>
|
|
|
+ <th>Email</th>
|
|
|
+ <th>Invited on</th>
|
|
|
+ <th>Applied</th>
|
|
|
</tr>
|
|
|
</thead>
|
|
|
<tbody>
|
|
|
<tr>
|
|
|
- <td>
|
|
|
- <div class="institute_info">
|
|
|
- <div class="left">
|
|
|
- <i class="fa fa-university" style="padding: 7px;"></i>
|
|
|
- </div>
|
|
|
- <div class="right">
|
|
|
- <span class="main_title" style="font-size: 11px;">BSC</span>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
- </tr>
|
|
|
- </tbody>
|
|
|
- <tbody>
|
|
|
- <tr>
|
|
|
- <td>
|
|
|
- <div class="institute_info">
|
|
|
- <div class="left">
|
|
|
- <i class="fa fa-university" style="padding: 7px;"></i>
|
|
|
- </div>
|
|
|
- <div class="right">
|
|
|
- <span class="main_title" style="font-size: 11px;">MSC</span>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </td>
|
|
|
- <td style="font-size: 11px;">test</td>
|
|
|
+ <td style="font-size: 11px;">1</td>
|
|
|
<td style="font-size: 11px;">test</td>
|
|
|
<td style="font-size: 11px;">test</td>
|
|
|
<td style="font-size: 11px;">test</td>
|
|
@@ -666,7 +625,7 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
</div><!--end col-->
|
|
|
</div><!--end teb pane-->
|
|
|
|
|
|
- <div class="tab-pane fade bg-white p-2 rounded shadow" id="eye" role="tabpanel" aria-labelledby="eyecare" style="height:100%;">
|
|
|
+ <div class="tab-pane fade bg-white p-2 rounded shadow" id="explore" role="tabpanel" aria-labelledby="explores" style="height:100%;">
|
|
|
<div class="col-md-12">
|
|
|
<h6>Explore</h6>
|
|
|
<div class="table-responsive">
|
|
@@ -960,7 +919,8 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
<div class="col-md-2 bg-white rounded p-2 ms-4" style="width:25%;">
|
|
|
<div class="row">
|
|
|
<div class="col-md-12">
|
|
|
- <h6 style="padding: 13px 10px 0px; margin-bottom: 0px;">Research Interest</h6>
|
|
|
+ <h6 style="padding: 13px 8px 0px; margin-bottom: 0px;">Research Interest</h6>
|
|
|
+ <p class="ms-2" style="font-size: 11px;">Make yourself visible to candidates</p>
|
|
|
<div class="col-md-12 mt-2">
|
|
|
<div class="mb-2">
|
|
|
<div class="form-icon position-relative p-2" style="display: flex;">
|
|
@@ -971,17 +931,17 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
<div class="single_glance_row mt-4">
|
|
|
<div style="display: flex;">
|
|
|
<div class="left" style="width: 90%;">
|
|
|
- <span class="title" style="font-size:11px;">Business 1</span>
|
|
|
+ <span class="title" style="font-size:11px;" id="interest" contenteditable="true" style="padding: 5px;">Business 1</span>
|
|
|
</div>
|
|
|
- <div class="right" style="width: 10%;">
|
|
|
+ <!-- <div class="right" style="width: 10%;">
|
|
|
<span class="title" style="font-size:11px;">
|
|
|
<a role="button" data-bs-toggle="collapse" data-bs-parent="#collapse" href="#collapse1" aria-expanded="true" aria-controls="collapse1">
|
|
|
- <button type="button" class="btn btn2" data-toggle="collapse" data-target="#demo17" style="padding: 2px 5px !important; font-size: 11px;"><i class="fa fa-pencil"></i></button>
|
|
|
+ <button type="button" class="btn btn2" style="padding: 2px 5px !important; font-size: 11px;"><i class="fa fa-pencil"></i></button>
|
|
|
</a>
|
|
|
</span>
|
|
|
- </div>
|
|
|
+ </div> -->
|
|
|
</div>
|
|
|
- <div class="col-md-12">
|
|
|
+ <!-- <div class="col-md-12">
|
|
|
<div id="demo17" class="collapse mt-2">
|
|
|
<div class="panel-body" style="padding:10px; background-color: #4b4c6824; border: 1px solid #e9e5e5; border-radius: 5px;">
|
|
|
<form method="POST" action="">
|
|
@@ -1003,7 +963,7 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
</form>
|
|
|
</div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div> -->
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -1179,6 +1139,8 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
});
|
|
|
});
|
|
|
});
|
|
|
+ let answer = document.getElementById("interest").contentEditable;
|
|
|
+ document.getElementById("demo").innerHTML = answer;
|
|
|
</script>
|
|
|
|
|
|
|