icssc / AntAlmanac

A course exploration and scheduling tool for UCI Anteaters
https://antalmanac.com
MIT License
54 stars 64 forks source link

style: add back row styling #887

Closed KevinWu098 closed 6 months ago

KevinWu098 commented 6 months ago

Summary

  1. Adds back styling for Added Course and Schedule Conflict
  2. Refactors it to make it 50% less jank to read

Test Plan

  1. Does the styling appear properly?
  2. Is there spillage over to AddedCoursePane? (there shouldn't be added styling there)
  3. Is there any styling overlap? (added course and schedule conflict stylings should be mutually exclusive)

Issues

Closes #886