Progress-bar Styles

class name Type Purpose
.app-progress-bar View To style the outermost wrapper element of progress-bar widget.
.app-progress-bar-text Text To style the text of progress-bar widget.
.app-progress-bar-bg View To style the progress bar of progress-bar widget.
.app-progress-bar-value View To style the value of progress-bar widget.

Extra Progress Classes

class name Type Purpose
.app-default-progress-bar WM Progressbar To style the default progress bar
.app-primary-progress-bar WM Progressbar To style the primary progress bar
.app-secondary-progress-bar WM Progressbar To style the secondary progress bar
.app-warning-progress-bar WM Progressbar To style the warning progress bar
.app-danger-progress-bar WM Progressbar To style the danger progress bar
.app-info-progress-bar WM Progressbar To style the info progress bar