aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruditgulati2020-08-16 17:30:13 -0500
committeruditgulati2020-11-01 06:47:02 -0600
commit6b7dfb6ad280aa247c106f155fef81a03bd71c65 (patch)
tree2ad405aa2c0cad3449f4d50390e2d20a461dfc88
parentc6e4083da1c78c923ba94b3057e1fe5e09f5b603 (diff)
downloadgenenetwork2-6b7dfb6ad280aa247c106f155fef81a03bd71c65.tar.gz
make the page more color consistent
-rw-r--r--wqflask/wqflask/static/new/css/snp_browser.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/wqflask/wqflask/static/new/css/snp_browser.css b/wqflask/wqflask/static/new/css/snp_browser.css
index 30fe9a59..1dd332cb 100644
--- a/wqflask/wqflask/static/new/css/snp_browser.css
+++ b/wqflask/wqflask/static/new/css/snp_browser.css
@@ -18,7 +18,7 @@ table.dataTable thead .sorting_desc_disabled {
table.dataTable thead th{
border-right: 1px solid white;
color: white;
- background-color: royalblue;
+ background-color: #369;
}
table.dataTable tbody td {