diff --git a/css/popup.css b/css/popup.css index c9435231..85feeeed 100644 --- a/css/popup.css +++ b/css/popup.css @@ -170,6 +170,7 @@ ul{ input{ width: 80px; border-radius: 5px; + color: #ff691a; } input:focus { outline: 0; diff --git a/todo b/todo index 7de5a682..c7955401 100644 --- a/todo +++ b/todo @@ -3,9 +3,12 @@ TODO as of 12/11/18 FEATURES: - work on UT Planner - work on multiple schedules -- search by unique number - all semester's grade distribution +- polish - clean upcalendar export and add more options to screen +- maybe show how many people have a class in their cart +- more 'at a glance info' +- start saving the semester BUGS TO FIX: - Fix the update/install bug @@ -23,3 +26,4 @@ DONE/FIXED: - import into and export from UT registration plus - Showing the icon on the flags pages - Easter egg, no course messages +- search by unique number