From 06e467a30800c9b44ce9345ad9a5f9b1ea5b0c57 Mon Sep 17 00:00:00 2001 From: sghsri Date: Thu, 13 Dec 2018 02:23:49 -0600 Subject: [PATCH] styling settings --- css/popup.css | 1 + todo | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) 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