shlomiassaf / ngx-modialog

Modal / Dialog for Angular
http://shlomiassaf.github.io/ngx-modialog
MIT License
686 stars 242 forks source link

More CSS class control #227

Open 8lane opened 8 years ago

8lane commented 8 years ago

Great plugin!

From what I can see, we have control over the header, footer and body classes. This is useful for style variations for content within those areas but it doesn't help with customizing the actual modal itself.

1st Issue:

My app has two styles of modal, one with a standard backdrop, another without a backdrop and a customized <bs-modal-container>. My suggestion would be to add custom class on the root component level (<modal-overlay>) or a customized class on the <body> to achieve this.

Thanks

maxim2muchcoffee commented 7 years ago

I think it would be the only class we need really