|
@@ -973,7 +973,17 @@ element.style {
|
|
|
</div>
|
|
|
<div class="single_glance_row mt-1">
|
|
|
<span class="title" style="font-size:11px; font-weight: 600;">Concept :</span>
|
|
|
- <span style="font-size: 11px; color: #868e96; float: right;">Good</span>
|
|
|
+ <div class="top_part_status" style="position: relative; width: fit-content; margin-left: 10px; float: right;">
|
|
|
+ <span class="top_part_status_name" style="background: #dcdcdc; color: #8c9094;">
|
|
|
+ Good
|
|
|
+ </span>
|
|
|
+ <div class="dropdown" style="top:-2px; 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="#">Poor</a>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
<div class="single_glance_row mt-1">
|
|
|
<span class="title" style="font-size:11px; font-weight: 600;">Status :</span>
|