Skip to content

Modification couleur Overlay d'une Modale #708

Answered by Raphwit
Synfactory asked this question in Q&A
Discussion options

You must be logged in to vote

Effectivement, ce cas est plus particulier, si vous souhaitez afficher cette modale dans d'autres scènes, il vous faudra remplacer dans l'acteur html le code par le suivant :

<style>
  .actor-modal.ember-modal-overlay[class*="_scene1_modal1"] {
    background-color: {{color}} !important;
  }
</style>

Toujours avec le même principe de renseigner les bonnes clés et voilà ! ;)

Replies: 4 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Raphwit
Comment options

Raphwit Apr 4, 2024
Collaborator

Comment options

You must be logged in to vote
2 replies
@Raphwit
Comment options

Raphwit Apr 4, 2024
Collaborator

@Synfactory
Comment options

Comment options

You must be logged in to vote
2 replies
@Raphwit
Comment options

Raphwit Apr 4, 2024
Collaborator

Answer selected by Raphwit
@Synfactory
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants