diff --git a/productMods/css/visualization/personlevel/page.css b/productMods/css/visualization/personlevel/page.css index 8341e5d7..b59eb7cf 100644 --- a/productMods/css/visualization/personlevel/page.css +++ b/productMods/css/visualization/personlevel/page.css @@ -186,8 +186,7 @@ table.sparkline_wrapper_table td, th { height: 840px; } #dataPanel { - border-color: #DFE6E6; - border: 1px solid; + border: 1px solid #e9e9e9; background: #F7F9F9; width: 250px; height: 615px; @@ -232,7 +231,7 @@ table.sparkline_wrapper_table td, th { font-size: .9em; } #profileTitle { - background-color: #2A2A2A; + background-color: #2485AE; color: white; font-weight: bold; line-height: 1em !important;