浏览代码

Color that rite

Andy Baugh 6 年之前
父节点
当前提交
c9dd462bfa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      notification-center/notification-center.tt

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

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