From dba75eb5548d3c1d93420dcd0634a9e06b72ebba Mon Sep 17 00:00:00 2001 From: 10001shh Date: Fri, 6 Jul 2018 13:40:29 -0500 Subject: [PATCH] chart working, basic card layout --- content.js | 174 +++++++++++++++++++++++++++----------------------- manifest.json | 5 +- styles.css | 32 ++++++++-- 3 files changed, 122 insertions(+), 89 deletions(-) diff --git a/content.js b/content.js index 00ed9cf8..5da529ef 100644 --- a/content.js +++ b/content.js @@ -6,11 +6,10 @@ var department; var course_nbr; $(document).ready( function() { loadDataBase(); - //make heading $("table thead th:nth-child(5)").after('Rating'); - $("table thead th:nth-child(9)").after('Dist'); - var modhtml = '' + $("table thead th:nth-child(10)").after('Dist'); + var modhtml = '