Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Allow custom styling for paper-toast #107

Description

@jadjoubran

Description

Currently it is not possible to apply custom CSS to the toast. For example changing the padding.
Only the background-color and color are customizable via --paper-toast-background-color & --paper-toast-color.
The proposed PR #106 adds a --paper-toast mixin similarly to what you could find in <paper-button>'s --paper-button mixin

Expected outcome

Being able to change the padding, margin, and other CSS properties

Actual outcome

Cannot apply custom CSS

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions