Classes for tables default
Boo extends display the data in the tables combination of other classes aplikovanch the table element or a wrapper table.
class |
description |
.table |
default table style |
.boo-table |
Styling tables (thead, tfoot, caption, border) |
.table-striped |
Adds zebra-striping to any table row within the tbody |
.table-bordered |
Add borders and rounded corners to the table. |
.table-hover |
Enable a hover state on table rows within a tbody |
.table-condensed |
Makes tables more compact by cutting cell padding in half. |
.table-content |
Style for the table located inside of something (well, widget, wrapper) |
.table-light |
Table without lines and columns. Removes border |
.filter |
Class for column filter to element thead or tfoot . Apli to tr |
.column-sorter |
Add sortable arrow for table. Apli to span in th |
.total |
Line for the total in tfoot |
.pagination-btn
.pagination-boo |
pagination style as button bootstrap |
<!-- Boo table -->
<table class="table boo-table">
...
</table>
<!-- Table combine class -->
<table class="table boo-table table-striped table-bordered ...">
...
</table>
<!-- Boo table -->
<table class="table boo-table ...">
<caption> ... </caption>
<thead> ... </thead>
<tfoot> ... </tfoot>
<tbody> ... </tbody>
</table>
<table class="table boo-table ...">
<thead>
<tr>
<th class="sorting_asc">ID
<span class="column-sorter"></span></th>
<th class="sorting">Name
<span class="column-sorter"></span></th>
<th class="sorting">City
<span class="column-sorter"></span></th>
</tr>
</thead>
<tfoot>
<tr class="total ..."> ... </tr>
</tfoot>
<tbody> ... </tbody>
</table>
boo table all default class
ID |
Name |
City |
Email |
Date of birth |
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
4 |
Whitney Jones |
Troy |
Nunc@sedliberoProin.edu |
08/09/1976 |
5 |
Marvin Bell |
Cody |
aliquet@Craspellentesque.com |
10/17/1979 |
table .table-content
table-bordered
class can not be combined and table-content
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
4 |
Whitney Jones |
Troy |
Nunc@sedliberoProin.edu |
08/09/1976 |
5 |
Marvin Bell |
Cody |
aliquet@Craspellentesque.com |
10/17/1979 |
table .table-light
table-light
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
4 |
Whitney Jones |
Troy |
Nunc@sedliberoProin.edu |
08/09/1976 |
5 |
Marvin Bell |
Cody |
aliquet@Craspellentesque.com |
10/17/1979 |
table-light table-striped
use backround bg-white
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
4 |
Whitney Jones |
Troy |
Nunc@sedliberoProin.edu |
08/09/1976 |
5 |
Marvin Bell |
Cody |
aliquet@Craspellentesque.com |
10/17/1979 |
table caption, total
This is the caption for .boo-table .table-content
Boo Table Caption - Title fot table Here text in span
10248 |
VINET |
8/16/2012 |
32.38 |
10249 |
TOMSP |
8/10/2012 |
11.61 |
10250 |
HANAR |
8/12/2012 |
65.83 |
10251 |
VICTE |
8/15/2012 |
41.34 |
10252 |
SUPRD |
8/11/2012 |
51.3 |
10248 |
VINET |
8/16/2012 |
32.38 |
10249 |
TOMSP |
8/10/2012 |
11.61 |
10250 |
HANAR |
8/12/2012 |
65.83 |
10248 |
VINET |
8/16/2012 |
32.38 |
10249 |
TOMSP |
8/10/2012 |
11.61 |
10250 |
HANAR |
8/12/2012 |
65.83 |
Boo Table Caption - Title fot table Here text in span
10248 |
VINET |
8/16/2012 |
32.38 |
10249 |
TOMSP |
8/10/2012 |
11.61 |
10250 |
HANAR |
8/12/2012 |
65.83 |
Boo Table Caption - Title fot table Here text in span
10248 |
VINET |
8/16/2012 |
32.38 |
10249 |
TOMSP |
8/10/2012 |
11.61 |
10250 |
HANAR |
8/12/2012 |
65.83 |
<!-- Table wrapp -->
<div class="table-wrapper">
<table class="table boo-table table-content ....">
...
</table>
</div>
Default table in well well-small
ID |
Name |
City |
Email |
Date of birth |
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
4 |
Whitney Jones |
Troy |
Nunc@sedliberoProin.edu |
08/09/1976 |
Boo table in well well-small and backgroud
ID |
Name |
City |
Email |
Date of birth |
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
4 |
Whitney Jones |
Troy |
Nunc@sedliberoProin.edu |
08/09/1976 |
Boo table in well-black total
10248 |
VINET |
8/16/2012 |
32.38 |
10249 |
TOMSP |
8/10/2012 |
11.61 |
10250 |
HANAR |
8/12/2012 |
65.83 |
10248 |
VINET |
8/16/2012 |
32.38 |
ID |
Name |
City |
Email |
Date of birth |
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
4 |
Whitney Jones |
Troy |
Nunc@sedliberoProin.edu |
08/09/1976 |
ID |
Name |
City |
Email |
Date of birth |
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
4 |
Whitney Jones |
Troy |
Nunc@sedliberoProin.edu |
08/09/1976 |
Boo color background table
Boo color backgroud Blue
Full Name |
Phone |
Action |
Jacob Smith |
jacob.smith@example.com |
Edit |
Isabella Johnson |
jacob.smith@example.com |
Edit |
Ethan Williams |
ethan.williams@example.com |
Edit |
Emma Jones |
emma.jones@example.com |
Edit |
Boo color backgroud Green
Full Name |
Phone |
Action |
Jacob Smith |
jacob.smith@example.com |
Edit |
Isabella Johnson |
jacob.smith@example.com |
Edit |
Ethan Williams |
ethan.williams@example.com |
Edit |
Emma Jones |
emma.jones@example.com |
Edit |
Boo color backgroud Yellow
Full Name |
Phone |
Action |
Jacob Smith |
jacob.smith@example.com |
Edit |
Isabella Johnson |
jacob.smith@example.com |
Edit |
Ethan Williams |
ethan.williams@example.com |
Edit |
Emma Jones |
emma.jones@example.com |
Edit |
Boo table in well-black with navbar inverse
ID |
Name |
City |
Email |
Date of birth |
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
4 |
Whitney Jones |
Troy |
Nunc@sedliberoProin.edu |
08/09/1976 |
Basic classes for widgets
class |
description |
.widget |
boo element |
.widget-simple |
style for widget |
.widget-box |
style for widget |
.widget-table |
style for table in widget |
.widget-header |
heading for widget |
.widget-footer |
footer for widget |
.table-tool-wrapper |
wrap for tool in header (align left or right) |
.btn-toolbar |
bootstrap element - use for bar to ul or div |
<!-- widget-simple -->
<div class="widget widget-simple widget-table">
<div class="widget-header">
<h4> ... </h4>
<div class="table-tool-wrapper">
<ul class="btn-toolbar pull-right">
...
</ul>
</div>
</div>
<table class="table boo-table table-striped ...">
...
</table>
<div class="widget-footer">
<div class="btn-toolbar">
...
</div>
<div class="pagination pagination-btn pull-right">
...
</div>
</div>
</div>
<!-- widget-box -->
<div class="widget widget-box widget-table">
Table in widget-box .bg-blue-medium
Table in widget-simple .table-striped .bg-blue-medium
Default Table Caption - Title for table Here text in span
ID |
Name |
City |
Email |
Date of birth |
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
Default Table Caption - Title for table Here text in span
ID |
Name |
City |
Email |
Date of birth |
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
Default Table Caption - Title for table Here text in span
ID |
Name |
City |
Email |
Date of birth |
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
Default Table Caption - Title for table Here text in span
ID |
Name |
City |
Email |
Date of birth |
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
Default Table Caption - Title for table Here text in span
ID |
Name |
City |
Email |
Date of birth |
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
Default Table Caption - Title for table Here text in span
ID |
Name |
City |
Email |
Date of birth |
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
Default Table Caption - Title for table Here text in span
ID |
Name |
City |
Email |
Date of birth |
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |
Default Table Caption - Title for table Here text in span
ID |
Name |
City |
Email |
Date of birth |
1 |
Colin Nixon |
Long Beach |
semper@diamSeddiam.edu |
02/10/1986 |
2 |
Naida Bennett |
Lockport |
commodo@conseque.ca |
04/21/1959 |
3 |
Danielle Myers |
Bentonville |
nunc.sed@liberoInteger.ca |
12/11/1971 |