Browse Source

Color that rite

Andy Baugh 6 năm trước cách đây
mục cha
commit
c9dd462bfa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      notification-center/notification-center.tt

+ 1 - 1
notification-center/notification-center.tt

@@ -26,7 +26,7 @@
         </tr>
 		<tr></tr><!--Blank row to ensure table striping works properly-->
         <tr style="display:none" id="[% notification %]">
-            <td colspan=3>
+            <td colspan=3 style="background-color: white;">
                 <div style="margin: 0 auto; width: 700px">
                     [% data.notifications.$notification.html %]
                 </div>