Lines Matching refs:table

242 table {  selector
1641 .table {
1648 .table th,
1649 .table td {
1655 .table thead th {
1660 .table tbody+tbody {
1664 .table-sm th,
1665 .table-sm td {
1669 .table-bordered {
1673 .table-bordered th,
1674 .table-bordered td {
1678 .table-bordered thead th,
1679 .table-bordered thead td {
1683 .table-borderless th,
1684 .table-borderless td,
1685 .table-borderless thead th,
1686 .table-borderless tbody+tbody {
1690 .table-striped tbody tr:nth-of-type(odd) {
1694 .table-hover tbody tr:hover {
1699 .table-primary,
1700 .table-primary>th,
1701 .table-primary>td {
1705 .table-primary th,
1706 .table-primary td,
1707 .table-primary thead th,
1708 .table-primary tbody+tbody {
1712 .table-hover .table-primary:hover {
1716 .table-hover .table-primary:hover>td,
1717 .table-hover .table-primary:hover>th {
1721 .table-secondary,
1722 .table-secondary>th,
1723 .table-secondary>td {
1727 .table-secondary th,
1728 .table-secondary td,
1729 .table-secondary thead th,
1730 .table-secondary tbody+tbody {
1734 .table-hover .table-secondary:hover {
1738 .table-hover .table-secondary:hover>td,
1739 .table-hover .table-secondary:hover>th {
1743 .table-success,
1744 .table-success>th,
1745 .table-success>td {
1749 .table-success th,
1750 .table-success td,
1751 .table-success thead th,
1752 .table-success tbody+tbody {
1756 .table-hover .table-success:hover {
1760 .table-hover .table-success:hover>td,
1761 .table-hover .table-success:hover>th {
1765 .table-info,
1766 .table-info>th,
1767 .table-info>td {
1771 .table-info th,
1772 .table-info td,
1773 .table-info thead th,
1774 .table-info tbody+tbody {
1778 .table-hover .table-info:hover {
1782 .table-hover .table-info:hover>td,
1783 .table-hover .table-info:hover>th {
1787 .table-warning,
1788 .table-warning>th,
1789 .table-warning>td {
1793 .table-warning th,
1794 .table-warning td,
1795 .table-warning thead th,
1796 .table-warning tbody+tbody {
1800 .table-hover .table-warning:hover {
1804 .table-hover .table-warning:hover>td,
1805 .table-hover .table-warning:hover>th {
1809 .table-danger,
1810 .table-danger>th,
1811 .table-danger>td {
1815 .table-danger th,
1816 .table-danger td,
1817 .table-danger thead th,
1818 .table-danger tbody+tbody {
1822 .table-hover .table-danger:hover {
1826 .table-hover .table-danger:hover>td,
1827 .table-hover .table-danger:hover>th {
1831 .table-light,
1832 .table-light>th,
1833 .table-light>td {
1837 .table-light th,
1838 .table-light td,
1839 .table-light thead th,
1840 .table-light tbody+tbody {
1844 .table-hover .table-light:hover {
1848 .table-hover .table-light:hover>td,
1849 .table-hover .table-light:hover>th {
1853 .table-dark,
1854 .table-dark>th,
1855 .table-dark>td {
1859 .table-dark th,
1860 .table-dark td,
1861 .table-dark thead th,
1862 .table-dark tbody+tbody {
1866 .table-hover .table-dark:hover {
1870 .table-hover .table-dark:hover>td,
1871 .table-hover .table-dark:hover>th {
1875 .table-default,
1876 .table-default>th,
1877 .table-default>td {
1881 .table-default th,
1882 .table-default td,
1883 .table-default thead th,
1884 .table-default tbody+tbody {
1888 .table-hover .table-default:hover {
1892 .table-hover .table-default:hover>td,
1893 .table-hover .table-default:hover>th {
1897 .table-white,
1898 .table-white>th,
1899 .table-white>td {
1903 .table-white th,
1904 .table-white td,
1905 .table-white thead th,
1906 .table-white tbody+tbody {
1910 .table-hover .table-white:hover {
1914 .table-hover .table-white:hover>td,
1915 .table-hover .table-white:hover>th {
1919 .table-neutral,
1920 .table-neutral>th,
1921 .table-neutral>td {
1925 .table-neutral th,
1926 .table-neutral td,
1927 .table-neutral thead th,
1928 .table-neutral tbody+tbody {
1932 .table-hover .table-neutral:hover {
1936 .table-hover .table-neutral:hover>td,
1937 .table-hover .table-neutral:hover>th {
1941 .table-darker,
1942 .table-darker>th,
1943 .table-darker>td {
1947 .table-darker th,
1948 .table-darker td,
1949 .table-darker thead th,
1950 .table-darker tbody+tbody {
1954 .table-hover .table-darker:hover {
1958 .table-hover .table-darker:hover>td,
1959 .table-hover .table-darker:hover>th {
1963 .table-active,
1964 .table-active>th,
1965 .table-active>td {
1969 .table-hover .table-active:hover {
1973 .table-hover .table-active:hover>td,
1974 .table-hover .table-active:hover>th {
1978 .table .thead-dark th {
1984 .table .thead-light th {
1990 .table-dark {
1995 .table-dark th,
1996 .table-dark td,
1997 .table-dark thead th {
2001 .table-dark.table-bordered {
2005 .table-dark.table-striped tbody tr:nth-of-type(odd) {
2009 .table-dark.table-hover tbody tr:hover {
2015 .table-responsive-sm {
2022 .table-responsive-sm>.table-bordered {
2028 .table-responsive-md {
2035 .table-responsive-md>.table-bordered {
2041 .table-responsive-lg {
2048 .table-responsive-lg>.table-bordered {
2054 .table-responsive-xl {
2061 .table-responsive-xl>.table-bordered {
2066 .table-responsive {
2073 .table-responsive>.table-bordered {
7612 .d-table {
7613 display: table !important;
7616 .d-table-row {
7617 display: table-row !important;
7620 .d-table-cell {
7621 display: table-cell !important;
7649 .d-sm-table {
7650 display: table !important;
7653 .d-sm-table-row {
7654 display: table-row !important;
7657 .d-sm-table-cell {
7658 display: table-cell !important;
7687 .d-md-table {
7688 display: table !important;
7691 .d-md-table-row {
7692 display: table-row !important;
7695 .d-md-table-cell {
7696 display: table-cell !important;
7725 .d-lg-table {
7726 display: table !important;
7729 .d-lg-table-row {
7730 display: table-row !important;
7733 .d-lg-table-cell {
7734 display: table-cell !important;
7763 .d-xl-table {
7764 display: table !important;
7767 .d-xl-table-row {
7768 display: table-row !important;
7771 .d-xl-table-cell {
7772 display: table-cell !important;
7801 .d-print-table {
7802 display: table !important;
7805 .d-print-table-row {
7806 display: table-row !important;
7809 .d-print-table-cell {
7810 display: table-cell !important;
15948 display: table-header-group;
15988 .table {
15992 .table td,
15993 .table th {
15997 .table-bordered th,
15998 .table-bordered td {
16002 .table-dark {
16006 .table-dark th,
16007 .table-dark td,
16008 .table-dark thead th,
16009 .table-dark tbody+tbody {
16013 .table .thead-dark th {
16896 display: table;
21935 display: table;
22138 .datepicker-rtl table tr td span {
22185 .datepicker table {
22191 .datepicker table tr td {
22195 .datepicker table tr th {
22200 .datepicker table tr td,
22201 .datepicker table tr th {
22210 .table-striped .datepicker table tr td,
22211 .table-striped .datepicker table tr th {
22215 .datepicker table tr td.old,
22216 .datepicker table tr td.new {
22220 .datepicker table tr td.day:hover,
22221 .datepicker table tr td.focused {
22226 .datepicker table tr td.disabled,
22227 .datepicker table tr td.disabled:hover {
22233 .datepicker table tr td.highlighted {
22237 .datepicker table tr td.highlighted.focused {
22241 .datepicker table tr td.highlighted.disabled,
22242 .datepicker table tr td.highlighted.disabled:active {
22247 .datepicker table tr td.today {
22251 .datepicker table tr td.today.focused {
22255 .datepicker table tr td.today.disabled,
22256 .datepicker table tr td.today.disabled:active {
22261 .datepicker table tr td.range {
22267 .datepicker table tr td.range.focused {
22271 .datepicker table tr td.range.disabled,
22272 .datepicker table tr td.range.disabled:active,
22273 .datepicker table tr td.range.day.disabled:hover {
22278 .datepicker table tr td.range.highlighted.focused {
22282 .datepicker table tr td.range.highlighted.disabled,
22283 .datepicker table tr td.range.highlighted.disabled:active {
22288 .datepicker table tr td.range.today.disabled,
22289 .datepicker table tr td.range.today.disabled:active {
22294 .datepicker table tr td.day.range-start {
22299 .datepicker table tr td.day.range-end {
22304 .datepicker table tr td.day.range-start.range-end {
22308 .datepicker table tr td.selected,
22309 .datepicker table tr td.selected.highlighted,
22310 .datepicker table tr td.selected:hover,
22311 .datepicker table tr td.selected.highlighted:hover,
22312 .datepicker table tr td.day.range:hover {
22317 .datepicker table tr td.active,
22318 .datepicker table tr td.active.highlighted,
22319 .datepicker table tr td.active:hover,
22320 .datepicker table tr td.active.highlighted:hover {
22326 .datepicker table tr td span {
22337 .datepicker table tr td span:hover,
22338 .datepicker table tr td span.focused {
22342 .datepicker table tr td span.disabled,
22343 .datepicker table tr td span.disabled:hover {
22349 .datepicker table tr td span.active,
22350 .datepicker table tr td span.active:hover,
22351 .datepicker table tr td span.active.disabled,
22352 .datepicker table tr td span.active.disabled:hover {
22356 .datepicker table tr td span.old,
22357 .datepicker table tr td span.new {
23121 .ct-example-type .table .type-info {
23126 .ct-example-type .table td {
23131 .ct-example-type .table tr:first-child td {
23435 .ct-content>table {
23442 .ct-content>table {
23448 .ct-content>table.table-bordered {
23453 .ct-content>table>thead>tr>th,
23454 .ct-content>table>thead>tr>td,
23455 .ct-content>table>tbody>tr>th,
23456 .ct-content>table>tbody>tr>td,
23457 .ct-content>table>tfoot>tr>th,
23458 .ct-content>table>tfoot>tr>td {
23464 .ct-content>table>thead>tr>th>p:last-child,
23465 .ct-content>table>thead>tr>td>p:last-child,
23466 .ct-content>table>tbody>tr>th>p:last-child,
23467 .ct-content>table>tbody>tr>td>p:last-child,
23468 .ct-content>table>tfoot>tr>th>p:last-child,
23469 .ct-content>table>tfoot>tr>td>p:last-child {
23473 .ct-content>table td:first-child>code {
23555 display: table;
23649 .table-colors {
23655 .table-colors td,
23656 .table-colors:first-child td,
23657 .table-colors td:first-child,
23658 .table-colors:first-child td:first-child,
23659 .table-colors td:last-child,
23660 .table-colors:first-child td:last-child {
23666 .table-colors tr:last-child td,
23667 .table-colors:first-child tr:last-child td {
23671 .table-colors td:nth-child(1),
23672 .table-colors:first-child td:nth-child(1) {
23676 .table-colors .swatch,
23677 .table-colors:first-child .swatch {
23687 .table-colors .swatch.is-light,
23688 .table-colors:first-child .swatch.is-light {
23692 .table-colors .lozenge,
23693 .table-colors:first-child .lozenge {