Israat Zarin 1 year ago
parent
commit
114c7a10f4
1 changed files with 3 additions and 3 deletions
  1. 3 3
      resources/views/supervisor/student_proposal_details.blade.php

+ 3 - 3
resources/views/supervisor/student_proposal_details.blade.php

@@ -215,7 +215,7 @@
                                                 <span class="label_badge_radius" style="position: absolute; right: 10px; font-weight: 600; background: #1416398a; color: white;">{{cn($proposal_details,'scores.overall_score','')}}</span>
                                             </div>
                                         </div>
-                                        <div class="education_body mt-1" style="border-bottom: 1px solid #e8eef1;padding: 8px 0px">
+                                        <div class="education_body mt-1" style="border-bottom: 1px solid #e8eef1; padding: 8px 0px">
                                             <div class="result" style="display: flex;">
                                                 <div class="result-part" style="font-size: 11px;">
                                                     <span class="single_point">Speaking:
@@ -244,7 +244,7 @@
                                             </div>
                                         </div>
                                     </div>
-                                    <div class="single_glance_row mt-1" style="width: 100%; padding: 13px 9px 20px;">
+                                    <div class="single_glance_row mt-1" style="width: 100%; padding: 10px 9px 20px;">
                                         <span class="title" style="font-size:11px; font-weight: 600;">Work Experience:</span>
 
                                         @php    
@@ -303,7 +303,7 @@
                                             @foreach($proposal_details->publications as $row)
                                             <div class="result-part" style="font-size: 11px;">
                                                 <span class="single_point">{{$row->publication }}:  
-                                                    <span class="" style="font-weight: 700;background: #e7f3ea !important; color: #0ba52e;">
+                                                    <span class="label_badge_radius" style="font-weight: 600; background: #f1ac93 !important; color: #f80707; ">
                                                         @if($row->status==1)
                                                           Published
                                                         @endif