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.
.app-progress-bar-tooltip View To style the tooltip container of the progress bar widget.
.app-progress-bar-tooltip-label Text To style the text within the tooltip of the progress bar widget.
.app-progress-bar-tooltip-triangle View To style the directional triangle indicator of the tooltip.

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