Marking as done

Are there any other ways to indicate something “Mark as done” I’m currently using a bootstrap alert if it’s already done its on a green color. I’m just asking if there’s other ways or a widget that could help me.

I’m sorry but, mark “what” as done?

Other ways to "mark as done": Strike-out, disallow updating, change background-color, and many more. It all depends on what you want as the indicator.

Bootstrap green is the ‘success’ color. Red is ‘danger’, etc.

See css for label-, btn-, alert-*.