فهرست منبع

Update admin statuses view

Daniel Supernault 6 سال پیش
والد
کامیت
44afcc715d
1فایلهای تغییر یافته به همراه6 افزوده شده و 6 حذف شده
  1. 6 6
      resources/views/admin/statuses/home.blade.php

+ 6 - 6
resources/views/admin/statuses/home.blade.php

@@ -8,13 +8,13 @@
   <hr>
   <hr>
 
 
   <table class="table">
   <table class="table">
-    <thead class="thead-dark">
+    <thead class="bg-light">
       <tr>
       <tr>
-        <th scope="col">#</th>
-        <th scope="col">Username</th>
-        <th scope="col">Likes</th>
-        <th scope="col">Storage</th>
-        <th scope="col">Created</th>
+        <th scope="col" class="border-0 text-dark">#</th>
+        <th scope="col" class="border-0 text-dark">Username</th>
+        <th scope="col" class="border-0 text-dark">Likes</th>
+        <th scope="col" class="border-0 text-dark">Storage</th>
+        <th scope="col" class="border-0 text-dark">Created</th>
       </tr>
       </tr>
     </thead>
     </thead>
     <tbody>
     <tbody>