Explorar el Código

Color that rite

Andy Baugh hace 6 años
padre
commit
c9dd462bfa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>