styling settings

This commit is contained in:
sghsri
2018-12-13 02:23:49 -06:00
parent f231a3d49e
commit 06e467a308
2 changed files with 6 additions and 1 deletions

View File

@@ -170,6 +170,7 @@ ul{
input{ input{
width: 80px; width: 80px;
border-radius: 5px; border-radius: 5px;
color: #ff691a;
} }
input:focus { input:focus {
outline: 0; outline: 0;

6
todo
View File

@@ -3,9 +3,12 @@ TODO as of 12/11/18
FEATURES: FEATURES:
- work on UT Planner - work on UT Planner
- work on multiple schedules - work on multiple schedules
- search by unique number
- all semester's grade distribution - all semester's grade distribution
- polish
- clean upcalendar export and add more options to screen - 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: BUGS TO FIX:
- Fix the update/install bug - Fix the update/install bug
@@ -23,3 +26,4 @@ DONE/FIXED:
- import into and export from UT registration plus - import into and export from UT registration plus
- Showing the icon on the flags pages - Showing the icon on the flags pages
- Easter egg, no course messages - Easter egg, no course messages
- search by unique number