Role Based Access Control With Select2
I mostly borrowed color and styles from @Adam Kalin's "Gooroo Hirer for Recruitment Specialists" and applied them to a Select2 flyout.
I needed a fast, cheap solution for a product I'm managing and these get us there really quickly with minimal overhead to the devs. You can play with this here: https://codepen.io/krazyken04/pen/gRQzag
Thanks for such a great inspiration Adam, your work really made this idea come to life and saved my bacon!
I also forked https://codepen.io/SkyHyzer/ "Select2 Styles" pen, but ended up completely stripping his stuff out except the structural width / height / title styling. The devs are using stock Select2 so I just wanted to get them as close as possible to their current codebase while only having to add in my CSS / JS functions.