On Thursday, 22 October 2015 06:26:48 UTC+1, [email protected] wrote:
>
> I have a custom element which has an iron-overlay-backdrop as a child 
> element (inside a paper-dialog). I am trying to increase the fade time 
> (which I can do if I can edit the css in chrome). When I try and apply 
> changes to the style --iron-overlay-backdrop the changes are not being 
> applied in the child. What I have is:
>
> <style>
> :host {
>     --iron-overlay-backdrop: {transition: opacity 5s;};
> }
>
> I have also tried something simpler with --iron-overlay-backdrop-opacity: 
> 0.8 which does not work either. For some reason the style is not being 
> applied. Does anyone know what I am doing wrong, or how I can get the 
> desired behavior of a longer transition time?
>
>

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/7b0f3978-d8a4-4a78-b597-421eb6e1d355%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to