Lines Matching refs:table

223 table {  selector
1700 .table {
1706 .table th,
1707 .table td {
1712 .table thead th {
1716 .table tbody + tbody {
1720 .table-sm th,
1721 .table-sm td {
1725 .table-bordered {
1728 .table-bordered th,
1729 .table-bordered td {
1732 .table-bordered thead th,
1733 .table-bordered thead td {
1737 .table-borderless th,
1738 .table-borderless td,
1739 .table-borderless thead th,
1740 .table-borderless tbody + tbody {
1744 .table-striped tbody tr:nth-of-type(odd) {
1748 .table-hover tbody tr:hover {
1753 .table-primary,
1754 .table-primary > th,
1755 .table-primary > td {
1758 .table-primary th,
1759 .table-primary td,
1760 .table-primary thead th,
1761 .table-primary tbody + tbody {
1765 .table-hover .table-primary:hover {
1768 .table-hover .table-primary:hover > td,
1769 .table-hover .table-primary:hover > th {
1773 .table-secondary,
1774 .table-secondary > th,
1775 .table-secondary > td {
1778 .table-secondary th,
1779 .table-secondary td,
1780 .table-secondary thead th,
1781 .table-secondary tbody + tbody {
1785 .table-hover .table-secondary:hover {
1788 .table-hover .table-secondary:hover > td,
1789 .table-hover .table-secondary:hover > th {
1793 .table-success,
1794 .table-success > th,
1795 .table-success > td {
1798 .table-success th,
1799 .table-success td,
1800 .table-success thead th,
1801 .table-success tbody + tbody {
1805 .table-hover .table-success:hover {
1808 .table-hover .table-success:hover > td,
1809 .table-hover .table-success:hover > th {
1813 .table-info,
1814 .table-info > th,
1815 .table-info > td {
1818 .table-info th,
1819 .table-info td,
1820 .table-info thead th,
1821 .table-info tbody + tbody {
1825 .table-hover .table-info:hover {
1828 .table-hover .table-info:hover > td,
1829 .table-hover .table-info:hover > th {
1833 .table-warning,
1834 .table-warning > th,
1835 .table-warning > td {
1838 .table-warning th,
1839 .table-warning td,
1840 .table-warning thead th,
1841 .table-warning tbody + tbody {
1845 .table-hover .table-warning:hover {
1848 .table-hover .table-warning:hover > td,
1849 .table-hover .table-warning:hover > th {
1853 .table-danger,
1854 .table-danger > th,
1855 .table-danger > td {
1858 .table-danger th,
1859 .table-danger td,
1860 .table-danger thead th,
1861 .table-danger tbody + tbody {
1865 .table-hover .table-danger:hover {
1868 .table-hover .table-danger:hover > td,
1869 .table-hover .table-danger:hover > th {
1873 .table-light,
1874 .table-light > th,
1875 .table-light > td {
1878 .table-light th,
1879 .table-light td,
1880 .table-light thead th,
1881 .table-light tbody + tbody {
1885 .table-hover .table-light:hover {
1888 .table-hover .table-light:hover > td,
1889 .table-hover .table-light:hover > th {
1893 .table-dark,
1894 .table-dark > th,
1895 .table-dark > td {
1898 .table-dark th,
1899 .table-dark td,
1900 .table-dark thead th,
1901 .table-dark tbody + tbody {
1905 .table-hover .table-dark:hover {
1908 .table-hover .table-dark:hover > td,
1909 .table-hover .table-dark:hover > th {
1913 .table-default,
1914 .table-default > th,
1915 .table-default > td {
1918 .table-default th,
1919 .table-default td,
1920 .table-default thead th,
1921 .table-default tbody + tbody {
1925 .table-hover .table-default:hover {
1928 .table-hover .table-default:hover > td,
1929 .table-hover .table-default:hover > th {
1933 .table-white,
1934 .table-white > th,
1935 .table-white > td {
1938 .table-white th,
1939 .table-white td,
1940 .table-white thead th,
1941 .table-white tbody + tbody {
1945 .table-hover .table-white:hover {
1948 .table-hover .table-white:hover > td,
1949 .table-hover .table-white:hover > th {
1953 .table-neutral,
1954 .table-neutral > th,
1955 .table-neutral > td {
1958 .table-neutral th,
1959 .table-neutral td,
1960 .table-neutral thead th,
1961 .table-neutral tbody + tbody {
1965 .table-hover .table-neutral:hover {
1968 .table-hover .table-neutral:hover > td,
1969 .table-hover .table-neutral:hover > th {
1973 .table-darker,
1974 .table-darker > th,
1975 .table-darker > td {
1978 .table-darker th,
1979 .table-darker td,
1980 .table-darker thead th,
1981 .table-darker tbody + tbody {
1985 .table-hover .table-darker:hover {
1988 .table-hover .table-darker:hover > td,
1989 .table-hover .table-darker:hover > th {
1993 .table-active,
1994 .table-active > th,
1995 .table-active > td {
1999 .table-hover .table-active:hover {
2002 .table-hover .table-active:hover > td,
2003 .table-hover .table-active:hover > th {
2007 .table .thead-dark th {
2012 .table .thead-light th {
2018 .table-dark {
2022 .table-dark th,
2023 .table-dark td,
2024 .table-dark thead th {
2027 .table-dark.table-bordered {
2030 .table-dark.table-striped tbody tr:nth-of-type(odd) {
2033 .table-dark.table-hover tbody tr:hover {
2039 .table-responsive-sm {
2045 .table-responsive-sm > .table-bordered {
2050 .table-responsive-md {
2056 .table-responsive-md > .table-bordered {
2061 .table-responsive-lg {
2067 .table-responsive-lg > .table-bordered {
2072 .table-responsive-xl {
2078 .table-responsive-xl > .table-bordered {
2082 .table-responsive {
2088 .table-responsive > .table-bordered {
6836 .d-table {
6837 display: table !important;
6840 .d-table-row {
6841 display: table-row !important;
6844 .d-table-cell {
6845 display: table-cell !important;
6873 .d-sm-table {
6874 display: table !important;
6877 .d-sm-table-row {
6878 display: table-row !important;
6881 .d-sm-table-cell {
6882 display: table-cell !important;
6910 .d-md-table {
6911 display: table !important;
6914 .d-md-table-row {
6915 display: table-row !important;
6918 .d-md-table-cell {
6919 display: table-cell !important;
6947 .d-lg-table {
6948 display: table !important;
6951 .d-lg-table-row {
6952 display: table-row !important;
6955 .d-lg-table-cell {
6956 display: table-cell !important;
6984 .d-xl-table {
6985 display: table !important;
6988 .d-xl-table-row {
6989 display: table-row !important;
6992 .d-xl-table-cell {
6993 display: table-cell !important;
7021 .d-print-table {
7022 display: table !important;
7025 .d-print-table-row {
7026 display: table-row !important;
7029 .d-print-table-cell {
7030 display: table-cell !important;
15144 display: table-header-group;
15183 .table {
15186 .table td,
15187 .table th {
15191 .table-bordered th,
15192 .table-bordered td {
15196 .table-dark {
15199 .table-dark th,
15200 .table-dark td,
15201 .table-dark thead th,
15202 .table-dark tbody + tbody {
15206 .table .thead-dark th {
16020 display: table;
20460 display: table;
20643 .datepicker-rtl table tr td span {
20680 .datepicker table {
20685 .datepicker table tr td {
20688 .datepicker table tr th {
20692 .datepicker table tr td,
20693 .datepicker table tr th {
20701 .table-striped .datepicker table tr td,
20702 .table-striped .datepicker table tr th {
20705 .datepicker table tr td.old, .datepicker table tr td.new {
20708 .datepicker table tr td.day:hover, .datepicker table tr td.focused {
20712 .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
20717 .datepicker table tr td.highlighted {
20720 .datepicker table tr td.highlighted.focused {
20723 .datepicker table tr td.highlighted.disabled, .datepicker table tr td.highlighted.disabled:active {
20727 .datepicker table tr td.today {
20730 .datepicker table tr td.today.focused {
20733 .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:active {
20737 .datepicker table tr td.range {
20742 .datepicker table tr td.range.focused {
20745 .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:active, .datepicker
20749 .datepicker table tr td.range.highlighted.focused {
20752 .datepicker table tr td.range.highlighted.disabled, .datepicker table tr td.range.highlighted.disab…
20756 .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:active {
20760 .datepicker table tr td.day.range-start {
20764 .datepicker table tr td.day.range-end {
20768 .datepicker table tr td.day.range-start.range-end {
20771table tr td.selected, .datepicker table tr td.selected.highlighted, .datepicker table tr td.select…
20775 .datepicker table tr td.active, .datepicker table tr td.active.highlighted, .datepicker table tr td…
20780 .datepicker table tr td span {
20790 .datepicker table tr td span:hover, .datepicker table tr td span.focused {
20793 .datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
20798 …datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table t…
20801 .datepicker table tr td span.old, .datepicker table tr td span.new {
21532 .ct-example-type .table .type-info {
21536 .ct-example-type .table td {
21540 .ct-example-type .table tr:first-child td {
21818 .ct-content > table {
21824 .ct-content > table {
21829 .ct-content > table.table-bordered {
21833 .ct-content > table > thead > tr > th,
21834 .ct-content > table > thead > tr > td,
21835 .ct-content > table > tbody > tr > th,
21836 .ct-content > table > tbody > tr > td,
21837 .ct-content > table > tfoot > tr > th,
21838 .ct-content > table > tfoot > tr > td {
21843 .ct-content > table > thead > tr > th > p:last-child,
21844 .ct-content > table > thead > tr > td > p:last-child,
21845 .ct-content > table > tbody > tr > th > p:last-child,
21846 .ct-content > table > tbody > tr > td > p:last-child,
21847 .ct-content > table > tfoot > tr > th > p:last-child,
21848 .ct-content > table > tfoot > tr > td > p:last-child {
21851 .ct-content > table td:first-child > code {
21927 display: table;
22021 .table-colors {
22027 .table-colors td,
22028 .table-colors:first-child td,
22029 .table-colors td:first-child,
22030 .table-colors:first-child td:first-child,
22031 .table-colors td:last-child,
22032 .table-colors:first-child td:last-child {
22038 .table-colors tr:last-child td,
22039 .table-colors:first-child tr:last-child td {
22043 .table-colors td:nth-child(1),
22044 .table-colors:first-child td:nth-child(1) {
22048 .table-colors .swatch,
22049 .table-colors:first-child .swatch {
22059 .table-colors .swatch.is-light,
22060 .table-colors:first-child .swatch.is-light {
22064 .table-colors .lozenge,
22065 .table-colors:first-child .lozenge {