Dialog Styles

class name Type Purpose
.app-dialog View To style the outermost wrapper element of dialog.
.app-dialog-modal View To style the dialog modal.
.app-dialog-modal-content View To style the content of dialog.
.app-dialog-header View To style the header of dialog.
.app-dialog-title Text To style the title of dialog.
.app-dialog-icon WM Icon To style the icon of dialog.
.app-dialog-close-btn WM Button To style the close button of dialog.

Dialog Content Styles

class name Type Purpose
.app-dialogcontent View To style the outermost wrapper element of dialog content.

Dialog Actions Styles

class name Type Purpose
.app-dialogactions View To style the outermost wrapper element of dialog actions