DH-IT-Portal-Development / ethics

Ethical Committee web application in Django
http://fetc.hum.uu.nl
MIT License
2 stars 1 forks source link

More stepper styling #694

Closed miggol closed 2 months ago

miggol commented 2 months ago

https://utrechtuniversity.github.io/UU-Bootstrap/components/stepper/

In the reference and procreg steppers, there are green and yellow stepper bubble classes that have not yet been implemented here in Ethics.

This should not be hard, and can be implemented once in the base stepper item class. Though #693 should probably be completed first so the errors implementation is complete.