paper-card icon indicating copy to clipboard operation
paper-card copied to clipboard

issue with php partial reloading and css

Open valyrie97 opened this issue 8 years ago • 0 comments

If you have a php file that pulls in a card from another file via ajax and injects it into the DOM, the header color will be black, despite what its set to be.

for reference, I've used this method to color the header: --paper-card-header-color: var(--default-primary-color);

edit: i've created a small example explaining the issue better than I can. http://www.mandworks.com/ajaxexample/Home.php . Feel free to go back and forth between the two pages.

valyrie97 avatar Mar 03 '16 02:03 valyrie97