Переглянути джерело

Make bgcolor white for main frame

Andy Baugh 6 роки тому
батько
коміт
cac9e81e14
1 змінених файлів з 5 додано та 1 видалено
  1. 5 1
      notification-center/notification-center.tt

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

@@ -8,7 +8,11 @@
         breadcrumburl = '/cgi/addon_notification-center.cgi'
         theme = "bootstrap"
 %]
-
+<style>
+	#contentContainer {
+		background-color: white;
+	}
+</style>
 <table id="notificationsTable" class="table table-striped">
     <thead>
         <tr>