浏览代码

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>