Table coloring

THIS MONTH

$12,125

LAST YEAR

$22,754

Primary Table

To use add class .bg-primaryin the <thead>.
#First NameLast NameUsername
1NigamEichmann@Sonu
2DeshmukhProhaska@Genelia
3RoshanRogahn@Hritik

Success Table

To use add class .bg-successin the <thead>.
#First NameLast NameUsername
1NigamEichmann@Sonu
2DeshmukhProhaska@Genelia
3RoshanRogahn@Hritik

Info Table

To use add class .bg-infoin the <thead>.
#First NameLast NameUsername
1NigamEichmann@Sonu
2DeshmukhProhaska@Genelia
3RoshanRogahn@Hritik

Warning Table

To use add class .bg-warningin the <thead>.
#First NameLast NameUsername
1NigamEichmann@Sonu
2DeshmukhProhaska@Genelia
3RoshanRogahn@Hritik

Danger Table

To use add class .bg-dangerin the <thead>.
#First NameLast NameUsername
1NigamEichmann@Sonu
2DeshmukhProhaska@Genelia
3RoshanRogahn@Hritik

Inverse Table

To use add class .bg-inversein the <thead>.
#First NameLast NameUsername
1NigamEichmann@Sonu
2DeshmukhProhaska@Genelia
3RoshanRogahn@Hritik

Primary Table

To use add class .bg-primaryin the <thead>and add class .b-1 .border-primaryin <table>
#First NameLast NameUsername
1NigamEichmann@Sonu
2DeshmukhProhaska@Genelia
3RoshanRogahn@Hritik

Success Table

To use add class .bg-successin the <thead>and add class .b-1 .border-successin <table>
#First NameLast NameUsername
1NigamEichmann@Sonu
2DeshmukhProhaska@Genelia
3RoshanRogahn@Hritik

Info Table

To use add class .bg-infoin the <thead>and add class .b-1 .border-infoin <table>
#First NameLast NameUsername
1NigamEichmann@Sonu
2DeshmukhProhaska@Genelia
3RoshanRogahn@Hritik

Warning Table

To use add class .bg-warning in the <thead>and add class .b-1 .border-warningin <table>
#First NameLast NameUsername
1NigamEichmann@Sonu
2DeshmukhProhaska@Genelia
3RoshanRogahn@Hritik

Danger Table

To use add class .bg-danger in the <thead>and add class .b-1 .border-dangerin <table>
#First NameLast NameUsername
1NigamEichmann@Sonu
2DeshmukhProhaska@Genelia
3RoshanRogahn@Hritik

Inverse Table

To use add class .bg-darkin the <thead>and add class .b-1 .border-darkin <table>
#First NameLast NameUsername
1NigamEichmann@Sonu
2DeshmukhProhaska@Genelia
3RoshanRogahn@Hritik

Backgroundcolors

Solid background

bg-*utility classapplies to tr.

#Class nameColumn heading
1.bg-secondaryColumn content
3.bg-darkColumn content
4.bg-primaryColumn content
5.bg-infoColumn content
6.bg-successColumn content
7.bg-warningColumn content
8.bg-dangerColumn content

Table row borders

You can use border utility classeson <tr>elements.

#Class nameColumn headingColumn heading
1.bt-3Column contentColumn content
2.bl-3Column contentColumn content
3.br-3Column contentColumn content
4.bb-3Column contentColumn content