Richard, multiple Polymer elements can be styled mostly by using native CSS mixins (like https://elements.polymer-project.org/elements/paper-dropdown-menu): --paper-dropdown-menu-button A mixin that is applied to the internal menu button {} How to do that using your elm-css library?
Il giorno ven 4 nov 2016 alle ore 03:36 Richard Feldman < [email protected]> ha scritto: > Yes and yes! I'll post when the video is up. > > On Thu, Nov 3, 2016 at 3:45 PM, Peter Damoc <[email protected]> wrote: > > This is pretty awesome. > > Have you given the talk in Vienna? > Is this part of that talk? :) > > > > On Thu, Nov 3, 2016 at 6:54 PM, Richard Feldman < > [email protected]> wrote: > > FYI I got Google Maps working based on Fred's calendar repo: > https://github.com/rtfeldman/elm-google-maps > > -- > You received this message because you are subscribed to the Google Groups > "Elm Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > > > > > -- > There is NO FATE, we are the creators. > blog: http://damoc.ro/ > > -- > > You received this message because you are subscribed to a topic in the > Google Groups "Elm Discuss" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/elm-discuss/8Q2xwRh6UYc/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > > > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "Elm Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
