Selaa lähdekoodia

Color that rite

Andy Baugh 6 vuotta sitten
vanhempi
sitoutus
c9dd462bfa
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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>