Hi
I'm wondering if there is an overview of all available css-statements (incl. description)?
I know, I can peek into esri's stylesheets, e.g. https://js.arcgis.com/4.24/esri/themes/light/main.css. And thanks to Ctrl+F I find the statements concerning a tool, e.g. by searching for "measurement-2d". With a bit experimenting I'll probably find the needed statements, but it would be more efficiently to look up the statement and their description, just like API Reference of the JS-statements. Does something like this exist?
Thank you in advance for your reply.