Confirmdialog Styles

class name Type Purpose
.app-confirmdialog View To style the outermost wrapper element of confirm dialog.
.app-confirmdialog-content View To style the content of confirm dialog.
.app-confirmdialog-actions View To style the actions of confirm dialog.
.app-confirmdialog-ok WM Button To style the ok button of confirm dialog.
.app-confirmdialog-cancel WM Button To style the cancel button of confirm dialog.
.app-confirmdialog-message Text To style the message of confirm dialog.