Override styles in a shadow-root element
问题 Is there a way to change styles found in a shadow element? Specifically, extend/overwrite some properties found in a css class ? I am using a chrome-extension called Beanote which hasn't been updated since April(2017) and there's a pesky bug I'd like to fix. I found that one line of css patches it up enough for me, but I am at a loss at applying it without going inside of the shadow element itself and directly editing those styles in the dev tools. I'm looking for a way for this: /*global css