Label Styles

class name Type Purpose
.app-label View To style the outermost wrapper element of label widget.
.app-label-text Text To style the caption text of label widget.
.app-label-asterisk Text To style the asterisk symbol of label widget.
.app-label-link Text To style links with in the label widget.
.app-label-skeleton WM Skeleton To style the skeleton of label widget.

Extra Label Styles

class name Type Purpose
.label-default WM Label To style the default label.
.label-primary WM Label To style the primary label.
.label-secondary WM Label To style the secondary label.
.label-warning WM Label To style the warning label.
.label-danger WM Label To style the danger label.
.label-info WM Label To style the info label.
.label-danger WM Label To style the default label.
.text-primary WM Label To style the primary label text.
.text-secondary WM Label To style the secondary label text.
.text-danger WM Label To style the danger label text.
.text-warning WM Label To style the warning label text.
.text-info WM Label To style the info label text.
.text-default WM Label To style the default label text.
.h1 WM Label To style the heading h1 label.
.h2 WM Label To style the heading h2 label.
.h3 WM Label To style the heading h3 label.
.h4 WM Label To style the heading h4 label.
.h5 WM Label To style the heading h5 label.
.h6 WM Label To style the heading h6 label.
.text-muted WM Label To show the label as muted.