I am looking to implement some more complex styling to my bokeh app using InlineStyleSheets. I have been unable to find the documentation listing the styles for the css, mainly the names because Bokeh uses the ShadowDOM. Is there a location I could reference that lists all of the names like “.bk-btn” or is that a ShadowDOM thing?
Thank you!