Shadow DOM CSS Styling from outside is not working in Google Chrome
问题 I am using polymer 's paper-action-dialog and paper-button in my web page. There are two paper-buttons in a paper-action-dialog. I want to style those paper-buttons from outside (main html). I have written CSS styles in shadow DOM notation. These styles are working fine in Firefox browser but not behaving correctly in Google-chrome browser. What should I do in order to get that work in chrome.? Mark up <paper-action-dialog class="ask" backdrop autoCloseDisabled=true heading="Heading!"> <p